Author Topic: Package Installer Problems (again)  (Read 2628 times)

donotresus

  • Newbie
  • *
  • Posts: 8
    • View Profile
Package Installer Problems (again)
« on: October 27, 2004, 03:54:38 pm »
Hey,

I've been tackling 3.5.1 since about 12 this afternoon (its now 20.52). I have tried everything and anything to get some software installed, namely xmms-embedded and opie-mediaplayer2.  My problem lies when the package manager (namely aqpkg) tries to link files across a device, I get the following run of errors
Quote
ipkg: Cannot create symlink from ./opt/QtPalmtop/lib/xmms/General/libQPEgui.so to 'libQPEgui.so.1.0. 0': Operation not permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/lib/xmms/General/libQPEgui.so.1 to 'libQPEgui.so.1. 0.0': Operation not permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/lib/libxmms.so.1 to 'libxmms.so.1.0.0': Operation n ot permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/lib/libxmms.so.1.0 to 'libxmms.so.1.0.0': Operation  not permitted

I am at my wits end because I can't find the answer to this at all and can't install any of the software I need for my course (as well as musical enjoyment)

Dave

donotresus

  • Newbie
  • *
  • Posts: 8
    • View Profile
Package Installer Problems (again)
« Reply #1 on: October 27, 2004, 04:00:48 pm »
oops, i should add i am using a zaurus 5500 with the 64-0 zImage, and am trying to install software to the CF ( /mnt/cf )

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Package Installer Problems (again)
« Reply #2 on: October 27, 2004, 05:34:26 pm »
Are you running GPE (which means you're not necessarily root when using ipkg) as this could be the cause of your troubles?

I note there are some spaces in the filenames you've given above:

Quote
libQPEgui.so.1. 0.0

Is this a typo? If not it could also be the problem (but I'm not quite sure how it would have been caused).


Si
« Last Edit: October 27, 2004, 05:35:08 pm by lardman »
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

Jcroto1

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
    • http://
Package Installer Problems (again)
« Reply #3 on: October 27, 2004, 06:24:20 pm »
Is your card fat formatted?
If it is I dont think that symlinks can be made on that media.  So you could format it to ext or manualy create symlinks to the internal storage.

For example
ln -s /mnt/cf/opt/QtPalmtop/lib/xmms/General/libQPEgui.so.1.0.0 /opt/QtPalmtop/lib/xmms/General/libQPEgui.so


Hope this solves your problem

btw I dont know of anyone getting opie-mediaplayer2 to work with 3.5.1
« Last Edit: October 27, 2004, 06:25:59 pm by Jcroto1 »
SL-5500 - OZ 3.5.2  Opie
SL-6000L - ?
128 mb Viking CF
256 mb Kingston SD
512 mb Sandisk Ultra II SD
Linksys WCF12 Wireless card

donotresus

  • Newbie
  • *
  • Posts: 8
    • View Profile
Package Installer Problems (again)
« Reply #4 on: October 27, 2004, 07:41:53 pm »
my card is most probably a variant of FAT due to the flashing procedure. I shall make i ext2 then try again.

*fingers and toes crossed*

Jcroto1

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
    • http://
Package Installer Problems (again)
« Reply #5 on: October 27, 2004, 07:53:03 pm »
Remember makeing it ext2 will make it unreadable to windows (if you use windows).
SL-5500 - OZ 3.5.2  Opie
SL-6000L - ?
128 mb Viking CF
256 mb Kingston SD
512 mb Sandisk Ultra II SD
Linksys WCF12 Wireless card

donotresus

  • Newbie
  • *
  • Posts: 8
    • View Profile
Package Installer Problems (again)
« Reply #6 on: October 27, 2004, 08:02:44 pm »
what is this 'windows' you speak of