PDA

Bekijk de volledige versie : ipkg feed problem



rrussev
20-02-2009, 14:46
Hi there,
Does anybody now how to change the ipkg feed from wl500g to oleg?
I'm with latest firmware oleg 1.9.2.7-10

/opt/etc/ipkg.conf:
src wl500g http://wl500g.dyndns.org/ipkg
src unslung http://ipkg.nslu2-linux.org/feeds/unslung/wl500g
dest root /

When I change to:
src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
dest /opt/ /

And when I install some packages I can't run them and get this error:
/opt/bin/nload
-sh: nload: not found
but the file is there and looks ok!
Pleas help! :)

al37919
20-02-2009, 16:44
did ypu upgraded from version prior to 8?

if yes, then you have to update /opt/etc/ipkg.conf with optware feed and reinstall all packages

if you install 8,9 or 10 freshly don't create this file --- it is already tuned for optware by default

rrussev
22-02-2009, 11:17
did ypu upgraded from version prior to 8?

if yes, then you have to update /opt/etc/ipkg.conf with optware feed and reinstall all packages

if you install 8,9 or 10 freshly don't create this file --- it is already tuned for optware by default

Thank you for your answer!
Yes, I upgraded from version prior 8 and I updated ipkg.conf.
The question is if I run "ipkg upgrade" and upgrade all packages will they be OK, cause now wen I install single package it can't be run!

al37919
22-02-2009, 11:48
have look here: Upgrading from old wl500g package feed (http://www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild)

rrussev
23-02-2009, 09:31
have look here: Upgrading from old wl500g package feed (http://www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild)

Unfortunately I end up with big mess from this guide - installed both old and new packages and I had to remove all manually and install the new again. However the guide helped me with ides how to solve the problems. Now everything looks OK. Thank you again!