View Full Version : 5.10 Repo's ARE BROKEN
John.Michael.Kane
October 13th, 2005, 10:19 AM
the update manager dont work repo errors are given..
dbott67
October 13th, 2005, 10:23 AM
Same problem here... also Canadian archives are not available.
Just guessing here: probably a combination of everyone trying to upgrade at once and the propogation of the repos to other local mirrors being a bit behind.
-Dave
John.Michael.Kane
October 13th, 2005, 10:35 AM
Well it seems this final still has issues....
Good luck to all who upgrade
jeffreyvergara.NET
October 13th, 2005, 10:58 AM
same here, philippine archives are not available
gmc
October 13th, 2005, 11:22 AM
Just wait a bit, chances are the repositories are just updating.
G.
DarkManX4lf
October 13th, 2005, 11:27 AM
what is the default sources.lst for breezy can someone copy and paste it here?
InsomniacUK
October 13th, 2005, 11:33 AM
Glad i'm not the only one having problems. I figured it was just high demand on the servers with everyone installing and upgrading. Hope it sorts itself out soon. I'd really like to update my installation.
51mmz0rz
October 13th, 2005, 11:38 AM
deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main restricted
## Uncomment the following two lines to fetch updated software from the network
#deb http://us.archive.ubuntu.com/ubuntu breezy main restricted
#deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted
## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
#deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
#deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
#deb http://us.archive.ubuntu.com/ubuntu breezy universe
#deb-src http://us.archive.ubuntu.com/ubuntu breezy universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
#deb http://us.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
#deb http://security.ubuntu.com/ubuntu breezy-security main restricted
#deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted
#deb http://security.ubuntu.com/ubuntu breezy-security universe
#deb-src http://security.ubuntu.com/ubuntu breezy-security universe
That should be the default sources.list; uncomment all the lines that start with 'deb' to unlock the repositories (when they start to work).
EDIT: Looks like mine work, except for the backports (404 errors); However the packages themselves (thunderbird) take a long time to download. Don't forget to set your proxy info in synaptic. BTW, what do the stars mean in the checkboxes?
WhoKnows
October 13th, 2005, 12:29 PM
Are there any working servers. I'm getting breezy update from http://archive.ubuntu.com with only 25kB/s.
InsomniacUK
October 13th, 2005, 12:32 PM
Are there any working servers.
At the moment, it doesn't seem like it. :(
WhoKnows
October 13th, 2005, 12:36 PM
Well http://archive.ubuntu.com is working but it seems to be very slow.
InsomniacUK
October 13th, 2005, 12:42 PM
Well http://archive.ubuntu.com is working but it seems to be very slow.
It keeps timing out when I apt-get from Terminal or via Synaptic. I guess the servers are just busy at the moment.
tseliot
October 13th, 2005, 01:04 PM
It keeps timing out when I apt-get from Terminal or via Synaptic. I guess the servers are just busy at the moment.
Yep, same here
daledude
October 13th, 2005, 02:00 PM
Try one of the many mirrors
I paste the google cache cuz the main link times out for me.
http://64.233.187.104/search?q=cache:c5cTOW7xvvMJ:https://wiki.ubuntu.com/Archive+ubuntu+mirrors&hl=en&lr=lang_en
gaz514
October 13th, 2005, 02:04 PM
It seems to be working for me, just quite slowly.
ciaran.mooney
October 13th, 2005, 02:57 PM
Just had an idea that is slightly off topic.
To prevent repositries going down, maybe next release cycle for dapper Ubuntu should be released at the same *local* time for each server.
Of course people could circumvent this by changing the source list, but maybe overall it would provide a better experience?
John.Michael.Kane
October 13th, 2005, 06:16 PM
Does anyone have a working souce.list with out all the repo error's
invalid
October 13th, 2005, 06:18 PM
Does anyone have a working souce.list with out all the repo error's
#deb cdrom:[Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted
## Uncomment the following two lines to fetch updated software from the network
deb http://us.archive.ubuntu.com/ubuntu breezy main restricted
deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted
## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu breezy universe
deb-src http://us.archive.ubuntu.com/ubuntu breezy universe
deb http://security.ubuntu.com/ubuntu breezy-security main restricted
deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted
deb http://security.ubuntu.com/ubuntu breezy-security universe
deb-src http://security.ubuntu.com/ubuntu breezy-security universe
deb http://archive.ubuntu.com/ubuntu breezy multiverse
deb-src http://archive.ubuntu.com/ubuntu breezy multiverse
The problem is that everyone is using the sources, and things become clogged. If you wait two minutes and retry, they will work.
Cheers,
Cb
John.Michael.Kane
October 13th, 2005, 06:27 PM
Thanks but it still gives errors..
stoffepojken
October 13th, 2005, 06:49 PM
This works for me:
## deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main restricted
## Uncomment the following two lines to fetch updated software from the network
deb http://se.archive.ubuntu.com/ubuntu breezy main restricted
deb-src http://se.archive.ubuntu.com/ubuntu breezy main restricted
## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://se.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb-src http://se.archive.ubuntu.com/ubuntu breezy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://se.archive.ubuntu.com/ubuntu breezy universe
deb-src http://se.archive.ubuntu.com/ubuntu breezy universe
deb http://security.ubuntu.com/ubuntu breezy-security main restricted
deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted
deb http://security.ubuntu.com/ubuntu breezy-security universe
deb-src http://security.ubuntu.com/ubuntu breezy-security universe
deb http://archive.ubuntu.com/ubuntu breezy multiverse
deb-src http://archive.ubuntu.com/ubuntu breezy multiverse
John.Michael.Kane
October 13th, 2005, 07:11 PM
stoffepojken your source.list seems to be working. thanks
psychicdragon
October 13th, 2005, 07:57 PM
ca.archive.ubuntu.com is working for me. I'ts quite slow though.
jeffreyvergara.NET
October 13th, 2005, 09:31 PM
try stoffepojken your source.list it works great for me also.
AgenT
October 13th, 2005, 10:59 PM
se works great. Just did a quick s/us./se./g :) Thanks stoffepojken!
sickdude
October 14th, 2005, 04:08 AM
Hmm 404?? that sucks
Err http://us.archive.ubuntu.com breezy-backports/main Packages
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/restricted Packages
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/universe Packages
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/multiverse Packages
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/main Sources
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/restricted Sources
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/universe Sources
404 Not Found [IP: 82.211.81.193 80]
Err http://us.archive.ubuntu.com breezy-backports/multiverse Sources
404 Not Found [IP: 82.211.81.193 80]
John.Michael.Kane
October 14th, 2005, 04:49 AM
sickdude backports are not open for 5.10 at this time.
sickdude
October 14th, 2005, 06:15 AM
damned ;)
kolya
October 14th, 2005, 05:55 PM
sickdude backports are not open for 5.10 at this time.
Anyone have an ETA?
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.