Bekijk de volledige versie : ipkg cannot upgrade
kevin_long
13-04-2007, 17:02
Please help.
I have installed ipkg-opt, update function works fine but can't upgrade.
root@MyRouter,/tmp/local/root> ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz
Inflating http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz
Updated list of available packages in /opt/lib/ipkg/lists/optware
Successfully terminated.
root@MyRouter,/tmp/local/root> ipkg upgrade
Nothing to be done
Successfully terminated.
root@MyRouter,/tmp/local/root>
Appreciate someone could help me.
Thanks.
Nothing to be done
Successfully terminated.
means that your system is up to date :)
kevin_long
13-04-2007, 17:13
Nothing to be done
Successfully terminated.
means that your system is up to date :)
No, the problem is that the date of installation of packages are in Feb 2007, based on the latest list http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/, a lot of packages have been updated.
KRandall
29-04-2007, 07:40
ipkg-opt upgrade works, but the error message appears:
# ipkg-opt update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable//Packages.gz
Inflating http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable//Packages.gz
Updated list of available packages in /opt/lib/ipkg/lists/opt
Successfully terminated.
# ipkg-opt upgrade
Upgrading ipkg-opt on /opt/ from 0.99.163-9 to (null)...
Upgrading nano on /opt/ from 2.0.5-1 to 2.0.6-1...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable//nano_2.0.6-1_mipsel.ipk
Configuring nano
Successfully terminated.
Collected errors:
ERROR: Package ipkg-opt (parent ipkg-opt) is not available from any configured src.
Failed to download ipkg-opt. Perhaps you need to run 'ipkg update'?
ipkg-opt is up to date, but why it is not available? :confused:
# ipkg-opt list_installed
...
ipkg-opt - 0.99.163-9 - The Itsy Package Manager
...
My ipkg.conf:
src/gz opt http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/
dest /opt/ /
/opt/lib/ipkg/lists:
...
Package: ipkg-opt
Version: 0.99.163-9
Depends: uclibc-opt
Section: base
Architecture: mipsel
Maintainer: NSLU2 Linux <nslu2-linux@yahoogroups.com>
MD5Sum: b906f6e3db83d36032a401597e56e93c
Size: 75893
Filename: ipkg-opt_0.99.163-9_mipsel.ipk
Source: :pserver:anoncvs@anoncvs.handhelds.org
Description: The Itsy Package Manager
...
Thanks :)
Upgrading ipkg-opt on /opt/ from 0.99.163-9 to (null)... <-- looks like it doesnt exist in the reposity
this is mine
src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
dest /opt/ /
try to do this:
ipkg install -force-overwrite -force-reinstall ipkg-opt it reinstalls the ipkg-opt