As I am still a Linux-noob I'm lost. I want to install fdupes, so I enter:
- Code: Select all
ipkg install fdupes
Although the file is only 11k, it takes a few minutes. After which it gives me:
ipkg install fdupes
Installing fdupes (1.40-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optwa ... unstable/f dupes_1.40-1_i686.ipk
Nothing to be done
An error ocurred, return value: 22.
Collected errors:
ipkg_download: ERROR: Command failed with return value 4: `wget --passive-ftp -q -P /opt/ipkg-8VGjWA http://ipkg.nslu2-linux.org/feeds/optwa ... _i686.ipk'
Failed to download fdupes. Perhaps you need to run 'ipkg update'?
Fine, so I do:
- Code: Select all
ipkg update
Which finally after some time of downloading gives me:
ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optwa ... ackages.gz
An error ocurred, return value: 1.
Collected errors:
ipkg_download: ERROR: Command failed with return value 4: `wget --passive-ftp -q -P /opt/ipkg-svUy9X http://ipkg.nslu2-linux.org/feeds/optwa ... ckages.gz'
I've googled and googled and googled, but I can't seem to find a solution. Does anybody happen to have a clue?
Thank you in advance for your answer,
Bye,


