Author Topic: Trouble Installing Packages  (Read 3811 times)

nailbunny

  • Newbie
  • *
  • Posts: 11
    • View Profile
Trouble Installing Packages
« on: December 30, 2005, 09:15:24 pm »
howdy

first time listener, first time caller

i suddenly ran into trouble installing packages on my 5500. i had no trouble before, and then after some hectic sd card times, the packages did not show up in the list to install when i tapped on a package icon.

after reformatting the card from fat to fat32, i found that i was able to install the packages that were included with the update file, but i still could not install any third party packages (especially qpegps).

i found a relevant thread, and while i ask you to forgive me for starting a new one anyway, i read there to type ipkg -d root install <package name>

so i got something to the tune of this

su
# ipkg -d root install qpegps_0.9.2.3.2_arm.ipk
zcat: qpegps_0.9.3.2.3_arm.ipk: not in gzip format

zcat: stdin: unexpected end of file
ipkg_install_file: ERROR unpacking control.tar.gz from qpegps_0.9.2.3.2_arm.ipk

i'm on rom version 3.10, consequentially, i can't connect to update or file transfer anymore.

thanks

nailbunny

  • Newbie
  • *
  • Posts: 11
    • View Profile
Trouble Installing Packages
« Reply #1 on: December 31, 2005, 03:54:00 pm »
so i'm narrowing down my problem

i can't install a handfull of programs, which include eps, zlib, roadmap, and the such.

i downloaded the gpsd binary and tried to run it, but it says i need glibc. i then searched for glibc on the zaurus software thing, found that procps has it, tried to install that, and failed installing that as well.

is it possible that the problem is that i cannot install this library? is there some alternative way to install this business?

bluedevils

  • Hero Member
  • *****
  • Posts: 1284
    • View Profile
    • http://
Trouble Installing Packages
« Reply #2 on: December 31, 2005, 08:57:32 pm »
a few things come to mind.  Are you running the sharp rom?  Are these sharp rom apps?  Have you tried installing using commandline?  I think it is - ipkg install <pakcage name>

edit: I just realized you posted a commandline for ipkg - duh
« Last Edit: December 31, 2005, 11:04:32 pm by bluedevils »
I'm now an iphone user and use my zaurii as serial terminals, perl and shell scripting and when I need 640x480 screens

sl-c3100/pda cacko 1.23 | sl-6000l/needs battery | sl-c760/server pdaxrom rc12 | Former sl-5500/tkcrom owner (sister's birthday gift)

nailbunny

  • Newbie
  • *
  • Posts: 11
    • View Profile
Trouble Installing Packages
« Reply #3 on: January 01, 2006, 12:13:14 am »
thanks for the reply

Yeah, its the sharp rom 3.10. I think they're sharp rom apps, i had successfully installed the packages before.
« Last Edit: January 01, 2006, 12:20:42 am by nailbunny »

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Trouble Installing Packages
« Reply #4 on: January 01, 2006, 08:05:15 am »
Quote
# ipkg -d root install qpegps_0.9.2.3.2_arm.ipk
zcat: qpegps_0.9.3.2.3_arm.ipk: not in gzip format

zcat: stdin: unexpected end of file
ipkg_install_file: ERROR unpacking control.tar.gz from qpegps_0.9.2.3.2_arm.ipk

Either the files are corrupt, or they're using an ar wrapper which the old versions of ipkg don't understand.

Try running 'file' on the file to see which is the case.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

nailbunny

  • Newbie
  • *
  • Posts: 11
    • View Profile
Trouble Installing Packages
« Reply #5 on: January 01, 2006, 05:47:26 pm »
mystery solved

i had formatted my sd card with fat32. i read that it works only in fat 16. with windows i can choose to format either 'fat' or 'fat32'.  i assumed 'fat' is fat16, formatted it as such, and it worked.

you guys wouldn't believe how long it took to dawn on me. thanks for attempting to combat my remarkable stupidity