Problem installing transmission
I was following the tutorial (btw, exquisite job man, congrats - I'm a linux noob and I could follow it with no problem at all...until this one) and when I was about to install transmission I got the following error
[admin@(none) root]$ ipkg install logrotate
Installing logrotate (3.7.1-4) to /opt/...
Downloading http://ipkg.nslu2-linux.org/feeds/op...1-4_mipsel.ipk
wget: ipkg.nslu2-linux.org: Unknown host
Nothing to be done
An error ocurred, return value: 22.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget -q -P /opt/ipkg-o1GRVF http://ipkg.nslu2-linux.org/feeds/op...1-4_mipsel.ipk'
Failed to download logrotate. Perhaps you need to run 'ipkg update'?
I would like to know if there's something that I can do... To me it looks like there's a problem with the website where wget gets everything. I am writing from the same station, so internet's working fine...
Please advise...