View Single Post
Posts: 271 | Thanked: 20 times | Joined on Apr 2009 @ United Kingdom
#101
Jan, here is how I read your first page instructions...

1) Add repository to catalogue then exit

2) Open xTerminal and paste in this:

sudo gainroot
apt-get update
apt-get install iplayer-dl
echo 'alias iplayer="iplayer-dl -d /home/user/MyDocs/.videos"' >> /home/user/.profile

3) Exit xTerminal, reopen and type:

iplayer URL

Didn't you or someone here say you should run the echo part as user and not root? If so, your instructions on page 1 are wrong as you said run the 3 commands and as an extra, run a 4th command (the echo) THEN exit xTerminal.

That aside I get this:

Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get update
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Ign http://repository.maemo.org fremantle Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-en_GB
Ign http://repository.maemo.org fremantle/non-free Translation-en_GB
Ign http://repository.maemo.org fremantle/tools Release.gpg
Ign http://repository.maemo.org fremantle/tools/free Translation-en_GB
Ign http://repository.maemo.org fremantle/tools/non-free Translation-en_GB
Ign http://maemorepo.kaspernj.org fremantle Release.gpg   
Ign http://maemorepo.kaspernj.org fremantle/main Translation-en_GB
Ign http://repository.maemo.org fremantle Release         
Ign http://repository.maemo.org fremantle/tools Release
Ign http://maemorepo.kaspernj.org fremantle Release
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/tools/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/tools/non-free Packages/DiffIndex
Ign http://maemorepo.kaspernj.org fremantle/main Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages   
Ign http://repository.maemo.org fremantle/non-free Packages
Ign http://repository.maemo.org fremantle/tools/free Packages
Ign http://repository.maemo.org fremantle/tools/non-free Packages
Hit http://maemorepo.kaspernj.org fremantle/main Packages
Err http://repository.maemo.org fremantle/free Packages
  504 Gateway Time-out [IP: 84.53.178.26 80]
Err http://repository.maemo.org fremantle/non-free Packages
  504 Gateway Time-out [IP: 84.53.178.26 80]
Err http://repository.maemo.org fremantle/tools/free Packages
  0 Init [IP: 84.53.178.26 80]
Err http://repository.maemo.org fremantle/tools/non-free Packages
  504 Gateway Time-out [IP: 84.53.178.26 80]
W: Failed to fetch http://repository.maemo.org/extras/dists/fremantle/free/binary-armel/Packages  504 Gateway Time-out [IP: 84.53.178.26 80]

W: Failed to fetch http://repository.maemo.org/extras/dists/fremantle/non-free/binary-armel/Packages  504 Gateway Time-out [IP: 84.53.178.26 80]

W: Failed to fetch http://repository.maemo.org/dists/fremantle/tools/free/binary-armel/Packages  0 Init [IP: 84.53.178.26 80]

W: Failed to fetch http://repository.maemo.org/dists/fremantle/tools/non-free/binary-armel/Packages  504 Gateway Time-out [IP: 84.53.178.26 80]

E: Some index files failed to download, they have been ignored, or old ones used instead.
/home/user # apt-get install iplayer-dl