Temporary failure resolving 'archive.debian.org'
Posted: 12 Apr 2011, 17:25
Every time I try to apt-get I get the message:
Temporary failure resolving 'archive.debian.org'
I get the same when I try apt-get update.
Here is my sources.list
Is there anything I can do?
Cheers
George
Temporary failure resolving 'archive.debian.org'
I get the same when I try apt-get update.
Here is my sources.list
Code: Select all
# BUBBA|TWO apt sources.list
#
# Changes in this file might break your system
#
# vim: ft=debsources
# The stable BUBBA|TWO repository, is in the suite "stable".
deb http://update.excito.org/ marielle main
# The stable BUBBA|TWO repository, is in the suite "stable". source packages
#deb-src http://update.excito.org/ marielle main
# The upstream packages used in BUBBA|TWO, is in the suite "upstream_stable".
deb http://update.excito.org/ upstream_etch main
# The upstream packages used in BUBBA|TWO, is in the suite "upstream_stable". source packages
#deb-src http://update.excito.org/ upstream_etch main
# The debian etch repository containing unsupported packages that can be used.
deb http://archive.debian.org/debian etch main
#deb http://ftp.se.debian.org/debian etch main
# The debian etch repository containing unsupported packages that can be used. source packages
#deb-src http://ftp.se.debian.org/debian etch main
# The debian etch repository containing unsupported packages that can be used.
#deb http://archive.debian.org/debian etch contrib
#deb http://ftp.se.debian.org/debian etch contrib
# The debian etch repository containing unsupported packages that can be used. source packages
#deb-src http://ftp.se.debian.org/debian etch contrib
# The debian etch repository containing unsupported packages that can be used.
deb http://archive.debian.org/debian etch non-free
#deb http://ftp.se.debian.org/debian etch non-free
# The debian etch repository containing unsupported packages that can be used. source packages
#deb-src http://ftp.se.debian.org/debian etch non-free
# The unstable BUBBA|TWO repository, is in the suite "unstable".
#deb http://update.excito.org/ claire main
# The unstable BUBBA|TWO repository, is in the suite "unstable". source packages
#deb-src http://update.excito.org/ claire main
# The upstream packages used in unstable BUBBA|TWO, is in the suite "upstream_stable_forclaire".
#deb http://update.excito.org/ upstream_etch_forclaire main
# The upstream packages used in unstable BUBBA|TWO, is in the suite "upstream_stable_forclaire". source packages
#deb-src http://update.excito.org/ upstream_etch_forclaire main
Cheers
George