ipkg always attempts to retrieve a mysterious, nonexistent file called __.ipk.
I get the following whenever I attempt to install a package using ipkg. Take for instance, xkbd:
Installing xkbd...Done.
ldconfig: file /usr/lib/libstdc++.so.5.0.7 is truncated
filename - __.ipk
Downloading http://mail.pdaxrom.org/contrib/zumi/__.ipk ...
--03:14:51-- http://mail.pdaxrom.org/contrib/zumi/__.ipk
=> `//home/tmp/ipkg/__.ipk'
Resolving mail.pdaxrom.org... 212.10.30.205
Connecting to mail.pdaxrom.org|212.10.30.205|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
03:14:52 ERROR 404: Not Found.
ipkg_download: ERROR: Failed to retrieve http://mail.pdaxrom.org/contrib/zumi/__.ipk, returning
ipkg_get_install: Perhaps you need to run `ipkg update'?
Does anyone know why it attempts to install this mysterious package? A check of /etc/ipkg.conf reveals nothing out of order... It is present no matter what feeds I have listed in the file.
Also, I attempted to use the '-dest sd' and '-d /mnt/card' flags with ipkg, and it will not install to my SD card. What is the issue there?
In addition, note how many of these downloaded files are truncated. That is not good. Anyone have an explanation for this?
This is on a fresh installation of 1.1.0beta1 on the SL-5500.
Thanks.
--