Author Topic: Can't install some apps using Cacko 2.21  (Read 3227 times)

mikew

  • Full Member
  • ***
  • Posts: 193
    • View Profile
Can't install some apps using Cacko 2.21
« on: August 17, 2004, 11:03:30 am »
Some applications including the hotfix B won't install, for example I get 'The filename of this package includes characters this application can't handle. Please change the filename and retry install.' when I install from CF card, says 'Ipkg says something went wrong. Sorry' if I try to install hotfix from Internal flash.

I have downloaded 3 copies of Cacko & tried installing all 3, all with the same result.

I did notice an error message when installing all 3 copies 'modprob can't locate module devinfo'.

Any suggestions other than going back to the Sharp ROM.

Mike
C3200, C760 Cacko 1.23 ROM, 1gb SD, 1gb CF, WiFi, Imate Jasjar & Psion Netbook

sriley

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
Can't install some apps using Cacko 2.21
« Reply #1 on: August 17, 2004, 01:29:37 pm »
I wasn't able to install IPKs after installing Cacko 1.21 until I rebooted. See if that helps.

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Can't install some apps using Cacko 2.21
« Reply #2 on: August 18, 2004, 06:29:34 am »
Mike, just trying to be helpful here. So here's a polite reminder before you get a barrage of flames from some of the less patient folks.

Please try to keep to ONE thread when talking about ONE topic. If you don't you will not be able to collate the responses and people responding will not be able to see what's already been said.

Furthermore, you are cluttering up the forums with new threads that are just going to ruin the searches.

OK, that over with - lets put it aside.

Could you now answer the question that you have been asked twice - Did you format the user partition when the ROM asked you to or not ?
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

mikew

  • Full Member
  • ***
  • Posts: 193
    • View Profile
Can't install some apps using Cacko 2.21
« Reply #3 on: August 18, 2004, 06:35:12 am »
Apologies for multiple posts, I am getting desparate, depend on my Zaurus to do my job.

Yes I did reformat every time, it's the default option when installing the ROM.

Mike
C3200, C760 Cacko 1.23 ROM, 1gb SD, 1gb CF, WiFi, Imate Jasjar & Psion Netbook

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Can't install some apps using Cacko 2.21
« Reply #4 on: August 18, 2004, 06:43:59 am »
OK, no problem,

I had a similar problem when installing a couple of packages and am wondering if the Add/Remove programs GUI has an issue with certain IPKs.

Particularly I found that perl 5.6 wouldn't install from the GUI so perhaps you could try the application install from the command line whilst logged in as root.

Here'e how...

Start QKonsole.

su -
cd /directory_where_your_ipk_file_is
ipkg install full_name_of_ipk.ipk

When you have done that you may need to just go into the 'Tab Settings' and hit OK so that Qtopia re-reads your .desktop files (and displays the icons) - this is normally handled by the GUI.

Give it a try and let us know what happens.

BTW: If you see ANYTHING about Pending Installs this needs fixing before ipkg will function correctly. And make sure that you get the file name correct on the ipkg line or you will trigger one of these pending install issues.

Regards,

Andy
« Last Edit: August 18, 2004, 06:51:20 am by iamasmith »
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

mikew

  • Full Member
  • ***
  • Posts: 193
    • View Profile
Can't install some apps using Cacko 2.21
« Reply #5 on: August 19, 2004, 03:42:11 am »
Thanks Andy, trying to install via the command line resulted in the following:-

ipkg install tkcexplorer-c7xx_2.0-040225_arm.ipk

The following package were previously requested but were not installed:
Error
Install them now [Y/n] ?

Entering ‘n’ resulted in the ipkg installing correctly, answering ‘y’ resulted in the following:-

Filename-_.ipk
Downloading /_.ipk …
/_.ipk: Invalid host name.
ipkg-download:ERROR: Failed to retrieve /_.ipk. returning ipkg_get_install: Perhaps you need to run ‘ipkg update’ ?

Mike
C3200, C760 Cacko 1.23 ROM, 1gb SD, 1gb CF, WiFi, Imate Jasjar & Psion Netbook

macwiz

  • Full Member
  • ***
  • Posts: 151
    • View Profile
    • http://www.macwiz.co.uk
Can't install some apps using Cacko 2.21
« Reply #6 on: August 24, 2004, 07:33:16 pm »
So it's called "Pending Installs" is it? The way the GUI for ipkg won't install an ipk because secretly (unless you run ipkg from the command line) it is hung up on something you tried to install earlier.

But what if you threw in the towel with that previous attempted install having found that nothing would get it to work? Why does it keep trying? And so making the GUI redundant. How do I wipe its memory?

I tried "ipkg remove error" by the way, and now get the same message about trying to install 'error' so that doesn't seem to work.

Thanks for any help.
Macwiz
c860, never quite lived up to my expectations... my fault I guess
17in MacBook Pro lovely xxxx
iPhone 3G ummm
SE P990i with UIQ3. Never enough RAM.
Pocket Loox 720 used for designing ebooks. Just don't like it though!

macwiz: apple mac support in Oxfordshire
Twitter: @boffinboy

mikew

  • Full Member
  • ***
  • Posts: 193
    • View Profile
Can't install some apps using Cacko 2.21
« Reply #7 on: August 25, 2004, 03:49:35 am »
You need to edit the status file located in usr/lib/ipkg

Remove any entries that contain ipkg install errors. (The file contains about 3 lines for each IPKG package has been or failed to install)

Suggest you take a copy of the file before updating, so you can recover if things go wrong.

The above originally posted by Andy (iamasmith).

Mike
C3200, C760 Cacko 1.23 ROM, 1gb SD, 1gb CF, WiFi, Imate Jasjar & Psion Netbook