Author Topic: Ipk-link  (Read 2308 times)

ced

  • Full Member
  • ***
  • Posts: 225
    • View Profile
    • http://
Ipk-link
« on: January 26, 2005, 10:10:21 am »
Sorry for a stupid question again...

I've add a new dest to my ipkg.conf file:

Code: [Select]
dest root /
dest home /home

which /home is /dev/mtdblock3

I've installed some app to home and it can't find my new installed apps.

So I've try to use ipk-link (I've got the version 1.6cvs20050120-r0) like this:

Code: [Select]
root@poodle:~# ipkg-link mount /home
*** Command: mount
*** Command: add
*** Locating package
Package "gconf" not found.
*** Command: add
*** Locating package
Package "gnome-vfs-plugin-file" not found.
*** Command: add
*** Locating package
Package "gnome-vfs" not found.
*** Command: add
*** Locating package
Package "gpe-filemanager" not found.
*** Command: add
*** Locating package
Package "libbonobo" not found.
*** Command: add
*** Locating package
Package "libidl-2-0" not found.
*** Command: add
*** Locating package
Package "libpopt0" not found.
*** Command: add
*** Locating package
Package "libxml2" not found.
*** Command: add
*** Locating package
Package "orbit2" not found.
*** Command: add
*** Locating package
Package "scap" not found.
*** Done.

Code: [Select]
root@poodle:~# ipkg-link list /home
*** Command: list
gconf
gnome-vfs-plugin-file
gnome-vfs
gpe-filemanager
libbonobo
libidl-2-0
libpopt0
libxml2
orbit2
scap
*** Done.

What am I doing wrong?
SL-5600, kernel 2.6.16 + GPE from .dev
Ethernet Socket LP-E
Viking 256M SD

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Ipk-link
« Reply #1 on: January 26, 2005, 10:30:24 am »
You need to use this ipkg-link to change destinations:
http://dev.worldguard.com.au/ipkg-link

There's a thread about this problem... for more info search ipkg-link on zug.

Greg

ced

  • Full Member
  • ***
  • Posts: 225
    • View Profile
    • http://
Ipk-link
« Reply #2 on: January 26, 2005, 10:55:03 am »
why that fix is not in OE? or what ever it should be...
SL-5600, kernel 2.6.16 + GPE from .dev
Ethernet Socket LP-E
Viking 256M SD

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Ipk-link
« Reply #3 on: January 26, 2005, 11:38:30 am »
Quote
why that fix is not in OE? or what ever it should be...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=64016\"][{POST_SNAPBACK}][/a][/div]
Mickey has said that he will include it in oz, so I guess it will be in the next release.