LinuxMCE Forums
June 20, 2013, 07:31:30 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: [1]
1  LinuxMCE / Installation issues / apt-get update problem` on: July 06, 2008, 09:04:16 am
here's my sources.list
Code:
root@dcerouter:~# cat /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ gutsy  main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates  main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ gutsy-security  main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy  main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates  main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security  main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ gutsy-backports  main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-backports  main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ gutsy-proposed  restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-proposed  restricted main multiverse universe
deb http://archive.canonical.com/ubuntu/ gutsy  partner
deb http://archive.ubuntu.com/ubuntu/ replacements_debian  main
deb http://deb.linuxmce.com/ubuntu/ 20dev_ubuntu  main

when I run apt-get update I get following error
Code:
Err http://archive.ubuntu.com replacements_debian/main Packages
  404 Not Found [IP: 91.189.88.45 80]
Fetched 6B in 5s (1B/s)
Failed to fetch http://deb.linuxmce.com/ubuntu/dists/20dev_ubuntu/main/binary-amd64/Packages.gz  302 Found
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/replacements_debian/main/binary-amd64/Packages.gz  404 Not Found [IP: 91.189.88.45 80]
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.

As I understood these files just not avaliable on these servers
please suggest how to update (and distr-upgrade) correctly
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!