Software manager errors

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
tdarlic
Level 1
Level 1
Posts: 5
Joined: Wed Nov 13, 2013 7:40 am

Software manager errors

Post by tdarlic »

Good day all

I have freshly installed Mint on Asus eee 1201 Atom 2 Gb ram machine and at first update software manager is returning below errors.

Am I doing something wrong? How to fix software manager?

ERROR###ERROR###ERROR###ERROR###ERROR###ERROR###ERROR
W:Failed to fetch http://archive.canonical.com/ubuntu/dists/olivia/partner/binary-i386/Packages 404 Not Found [IP: 91.189.92.150 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/main/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/universe/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/main/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/universe/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/olivia-updates/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.92.201 80]
, W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
, W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
, W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
, W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/olivia-security/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.15 80]
, E:Some index files failed to download. They have been ignored, or old ones used instead.
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.
User avatar
xenopeek
Level 25
Level 25
Posts: 29614
Joined: Wed Jul 06, 2011 3:58 am

Re: Software manager errors

Post by xenopeek »

Run the command `inxi -r` to see your entire repository configuration. See there are lines there that have "ubuntu" in the URL, but have "olivia" as the distribution name--which is the Linux Mint distribution name but this should of course instead be the Ubuntu package base distribution name--"raring". So, note from the `inxi -r` output which files have those problems and edit those files as root and replace "olivia" with "raring" on all lines that have "ubuntu" in the URL. That should fix it.

IDK how to edit a file as root on Xfce, but you can at least do it on the terminal by running `sudo nano filename`.
Image
tdarlic
Level 1
Level 1
Posts: 5
Joined: Wed Nov 13, 2013 7:40 am

Re: Software manager errors

Post by tdarlic »

Thanks

I've updated the list, changed olivia to raring and it worked like a charm. My system is updated now...
jjaythomas

Re: Software manager errors

Post by jjaythomas »

IDK how to edit a file as root on Xfce, but you can at least do it on the terminal by running `sudo nano filename`
Right click on file (in thunar) select open as administrator/root. Will open usually in gedit or mousepad with write privleges.

J.Jay
Edit P.S. can also chang it in synaptic package manager (settings>repositories)
Locked

Return to “Xfce”