PDA

Bekijk de volledige versie : A whole new ipkg install error



adamsan
14-01-2006, 10:39
Hello folks

I've searched this forum and the macsat one but can't find anyone who's received this error while trying to install ipkg:


[admin@(none) root]$ ipkg.sh update
Downloading http://wl500g.dyndns.org/ipkg/Packages ...
Connecting to wl500g.dyndns.org[212.192.248.17]:80
Packages 100% |*****************************| 754 00:00 ETA
Done.
Updated list of available packages in /opt/lib/ipkg/lists/wl500g
[admin@(none) root]$ ipkg.sh install ipkg
ERROR: File not found: /opt/lib/ipkg/lists/wl500g
You probably want to run `ipkg update'
ERROR: File not found: /opt/lib/ipkg/lists/wl500g
You probably want to run `ipkg update'
ipkg_get_install: ERROR: Cannot find package ipkg in /opt/lib/ipkg/lists
ipkg_get_install: Check the spelling and maybe run `ipkg update'.
[admin@(none) root]$ ls /opt/lib/ipkg/lists/wl500g
Packages

It seems to be looking for a wl500g file but there's only a folder there holding the Packages file. Is this right?

adamsan
16-01-2006, 23:26
My 'ipkg.sh update' command appears to just download this .txt file on Oleg's site:

http://wl500g.dyndns.org/ipkg/Packages

Which I don't think is right - isn't it supposed to point to the ipkg app? I've managed to wget the ipkg tar file from elsewhere but have no idea what to do next. Should I edit ipkg.sh to point to another repository and try another internet install? If where is it on the system?

adamsan
18-01-2006, 21:47
OK, the link in that Packages file points to
http://www.handhelds.org/packages/ipkg/ipkg-0.99.149-2.tar.gz

But if you go to http://www.handhelds.org/packages/ipkg/ there is no such file, there is ipkg-0.99.149.tar.gz but no 149-2

Could this be the problem?

adamsan
27-01-2006, 23:04
Well, in case this happens to anyone else, I redid everything from scratch and it worked