I need help with the linux mint 13 update manager 404 error

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
IknowYou

I need help with the linux mint 13 update manager 404 error

Post by IknowYou »

Early today I was in the middle of installing updates for my packages and then out of know where this message pops up. As long as these error messages pop up I will not be able to install updates for my packages.

Failed to fetch http://archive.canonical.com/ubuntu/dis ... ce/Sources 404 Not Found [IP: 91.189.92.150 80]
Failed to fetch http://archive.canonical.com/ubuntu/dis ... 6/Packages 404 Not Found [IP: 91.189.92.150 80]

I have removed canonical partners package but that did not get rid of the error messages, I even tried to switch ubuntu servers but that did not work either. I wan't to get rid of these error messages ASAP and contacting canonical will not help because they take to long to respond.
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
karlchen
Level 23
Level 23
Posts: 18174
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: I need help with the linux mint 13 update manager 404 er

Post by karlchen »

Hello, IKnowYou.

Provided the reported problem was not merely temporary, but persistent, please, post the content of the following files: /etc/apt/sources.list and /etc/apt/sources.list.d/*.list. One of these files will hold an invalid entry.

On this Mint 13 system the lists look like this:

Code: Select all

cat sources.list | grep -v "^#"
deb http://packages.linuxmint.com/ maya main upstream import backport
deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ precise partner
deb http://packages.medibuntu.org/ precise free non-free

Code: Select all

cat sources.list.d/*.list
# deb file:///usr/share/local-repository binary/
This entry is a comment only, so irrelevant.
On this machine, running

Code: Select all

sudo apt-get update
works perfectly without any hassle.

Kind regards,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 762 days now.
Lifeline
remoulder
Level 17
Level 17
Posts: 7621
Joined: Fri May 09, 2008 1:14 pm

Re: I need help with the linux mint 13 update manager 404 er

Post by remoulder »

karlchen wrote:post the content of the following files: /etc/apt/sources.list and /etc/apt/sources.list.d/*.list
@karlchen, in mint you can use inxi -r to get this info.
[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
User avatar
karlchen
Level 23
Level 23
Posts: 18174
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: I need help with the linux mint 13 update manager 404 er

Post by karlchen »

Hello, remoulder.

Thanks for the hint. Yet, as there may be a syntactical error in the sources list files, it will be wiser to inspect the files directly.

Kind regards,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 762 days now.
Lifeline
remoulder
Level 17
Level 17
Posts: 7621
Joined: Fri May 09, 2008 1:14 pm

Re: I need help with the linux mint 13 update manager 404 er

Post by remoulder »

karlchen wrote:as there may be a syntactical error in the sources list files
This would still be shown in the output of inxi.
[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
User avatar
karlchen
Level 23
Level 23
Posts: 18174
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: I need help with the linux mint 13 update manager 404 er

Post by karlchen »

Hello, remoulder.

Thank you very much for your clarification. - Nice to learn a useful new command every once in a while. Already recommended using

Code: Select all

inxi -r
in a similar thread. :wink:

With respect to this thread: we are still waiting for the complete list of configured repositories, got by inxi -r or by some other command, aren't we.

Cheers,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 762 days now.
Lifeline
Iurydice

Re: I need help with the linux mint 13 update manager 404 er

Post by Iurydice »

IknowYou wrote:Early today I was in the middle of installing updates for my packages and then out of know where this message pops up. As long as these error messages pop up I will not be able to install updates for my packages.

Failed to fetch http://archive.canonical.com/ubuntu/dis ... ce/Sources 404 Not Found [IP: 91.189.92.150 80]
Failed to fetch http://archive.canonical.com/ubuntu/dis ... 6/Packages 404 Not Found [IP: 91.189.92.150 80]

I have removed canonical partners package but that did not get rid of the error messages, I even tried to switch ubuntu servers but that did not work either. I wan't to get rid of these error messages ASAP and contacting canonical will not help because they take to long to respond.

Same problem as in another thread: you're getting the error because it says 'maya' in your sources.list where it should be 'precise'. How do I know this? Well, I pasted the links you provided, changed maya to precise in the URL and it worked. If you know how to edit this yourself, do it (as karlchen already suggested). If not, post your sources.list here so we can help you ;)
User avatar
karlchen
Level 23
Level 23
Posts: 18174
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: I need help with the linux mint 13 update manager 404 er

Post by karlchen »

Hi, Iuridyce.

That's a good one. :) - I admit having missed the string "maya" in the thread starter's links. :oops:
Correct. Only Linux Mint repositories will know "maya". Ubuntu calls it "precise".

Cheers,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 762 days now.
Lifeline
pozzo1953

Re: I need help with the linux mint 13 update manager 404 er

Post by pozzo1953 »

Very useful thread, which has just got me out of a mess after installing Mint 13 KDE. Why does the sources list go wrong, though? In my case, I got notification of a single update after installation - to update manager itself. I ran update manager and refreshed before applying the update, and got no 404s at all. As soon as I'd updated the updater, I expected a tropical downpour of updates, as always happens with a new release. Instead I got the tick, alternating with the message that update manager sould not refresh its sources - and loads of 404s when I ran it. Neither I nor the other people with the problem are deliberatly messing up our source lists to test Karl, so presumably the fault originally lies in the update to update manager, which has written in faulty source lists. This really needs fixing by someone at Mint, as avoiding the sort of terminal work we've had to do is precisely why we chose Mint in the first place.
Locked

Return to “Other topics”