Ubuntu PPAs Down?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
apt403

Ubuntu PPAs Down?

Post by apt403 »

Hey, can someone run an apt-get update for me? The Mint dependencies on Ubuntu's PPA site seem to all be down... I'm converting from Ubuntu, trying to get the legacy ATI/AMD drivers working for this HD4250 I'm running (Water accident toasted my dedicated video), and I can't get to a couple dependencies.

Here's a log of the PPAs I can't access:

Code: Select all

Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/main/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/main/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/universe/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/main/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/main/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/universe/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.92.202 80]
Failed to fetch http://archive.canonical.com/ubuntu/dists/olivia/partner/binary-amd64/Packages  404  Not Found [IP: 91.189.92.191 80]
Failed to fetch http://archive.canonical.com/ubuntu/dists/olivia/partner/binary-i386/Packages  404  Not Found [IP: 91.189.92.191 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/main/binary-amd64/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/main/binary-i386/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/universe/binary-i386/Packages  404  Not Found [IP: 91.189.91.14 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.91.14 80]
Some index files failed to download. They have been ignored, or old ones used instead.
-apt
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
sammiev

Re: Ubuntu PPAs Down?

Post by sammiev »

Ubuntu updates working great here. Thanks by the way, I had 30 updates to take. :)
apt403

Re: Ubuntu PPAs Down?

Post by apt403 »

lol, np.

Huh. This is odd, then. I can even ping the servers... Hmm.. I wonder why apt-get is having trouble...
TheDynamicHamza21
Level 5
Level 5
Posts: 798
Joined: Thu Oct 04, 2012 7:24 pm
Location: California
Contact:

Re: Ubuntu PPAs Down?

Post by TheDynamicHamza21 »

You're having trouble because those repos don't exist:

http://archive.ubuntu.com/ubuntu/dists/olivia/

There is no Ubuntu Olivia you sources list should read raring not olivia.

http://forums.linuxmint.com/viewtopic.php?f=90&t=135422#p725291

You can change the url in you source list. open a terminal and copy and paste this into it:

Code: Select all

gksu gedit  /etc/apt/sources.list.d

Replace the olivia in the urls with raring , save the file, then in the terminal run

Code: Select all

sudo apt-get update && sudo apt-get upgrade


Or

Code: Select all

 sudo apt-get update && sudo apt-get dist-upgrade




upgrade vs dist-grade
http://askubuntu.com/questions/81585/what-is-dist-upgrade-and-why-does-it-upgrade-more-than-upgrade
Linux Registered User: # 573034

Hamza21.com
TheDynamicHamza21
Level 5
Level 5
Posts: 798
Joined: Thu Oct 04, 2012 7:24 pm
Location: California
Contact:

Re: Ubuntu PPAs Down?

Post by TheDynamicHamza21 »

Other may need to confirm since I'm using Mint 13 but I believe this Mint 15 sources list:
deb http://packages.linuxmint.com/ olivia main upstream import
deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ raring-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ raring-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ raring partner
deb http://packages.medibuntu.org/ raring free non-free

# deb http://archive.removed/ubuntu raring-removed apps
# deb http://archive.removed/ubuntu raring-removed games
Linux Registered User: # 573034

Hamza21.com
apt403

Re: Ubuntu PPAs Down?

Post by apt403 »

TheDynamicHamza21 wrote:You're having trouble because those repos don't exist:

http://archive.ubuntu.com/ubuntu/dists/olivia/

There is no Ubuntu Olivia you sources list should read raring not olivia.
You know, I kept looking at that and thinking it odd that Canonical would host repos for Linux Mint releases. Changed things up and now I'm not getting any errors. Now on to installing the gfx drivers!

Much apprieciated. :mrgreen:
Locked

Return to “Software & Applications”