The script in question is listed below: sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow- unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
The error message shown: ubu...@ubuntu:~$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update --2010-10-09 11:55:54-- http://www.medibuntu.org/sources.list.d/lucid.list Resolving www.medibuntu.org... 87.98.242.110 Connecting to www.medibuntu.org|87.98.242.110|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 268 [text/plain] Saving to: `/etc/apt/sources.list.d/medibuntu.list' 100%[======================================>] 268 --.-K/s in 0s 2010-10-09 11:55:54 (14.8 MB/s) - `/etc/apt/sources.list.d/medibuntu.list' saved [268/268] Ign cdrom://Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)/ lucid/main Translation-en_US Ign cdrom://Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)/ lucid/restricted Translation-en_US Ign http://packages.medibuntu.org lucid Release.gpg Ign http://packages.medibuntu.org/ lucid/free Translation-en_US Ign http://packages.medibuntu.org/ lucid/non-free Translation-en_US Hit http://archive.ubuntu.com lucid Release.gpg Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US Hit http://security.ubuntu.com lucid-security Release.gpg Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US Ign http://packages.medibuntu.org lucid Release Ign http://archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US Ign http://archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US Hit http://archive.ubuntu.com lucid Release Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US Hit http://security.ubuntu.com lucid-security Release Ign http://packages.medibuntu.org lucid/free Packages Hit http://archive.ubuntu.com lucid/main Packages Hit http://security.ubuntu.com lucid-security/main Packages Ign http://packages.medibuntu.org lucid/non-free Packages Hit http://archive.ubuntu.com lucid/restricted Packages Hit http://archive.ubuntu.com lucid/multiverse Packages Hit http://security.ubuntu.com lucid-security/restricted Packages Hit http://security.ubuntu.com lucid-security/multiverse Packages Ign http://packages.medibuntu.org lucid/free Packages Ign http://packages.medibuntu.org lucid/non-free Packages Err http://packages.medibuntu.org lucid/free Packages 404 Not Found Err http://packages.medibuntu.org lucid/non-free Packages 404 Not Found W: Failed to fetch http://packages.medibuntu.org/dists/lucid/free/binary-i386/Packages.gz 404 Not Found W: Failed to fetch http://packages.medibuntu.org/dists/lucid/non- free/binary-i386/Packages.gz 404 Not Found E: Some index files failed to download, they have been ignored, or old ones used instead. -- Failed to fetch http://packages.medibuntu.org/dists/lucid/free/binary-i386/Packages.gz 404 Not Found https://bugs.launchpad.net/bugs/657300 You received this bug notification because you are a member of Medibuntu Packaging Team, which is the registrant for Medibuntu. _______________________________________________ Mailing list: https://launchpad.net/~medibuntu-maintainers Post to : [email protected] Unsubscribe : https://launchpad.net/~medibuntu-maintainers More help : https://help.launchpad.net/ListHelp

