update manager problem

Asked by jim weaver

when i run update manager i get thisGPG error: http://downloads.sourceforge.net all Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CCC158AFC1289A29Failed to fetch http://packages.linuxmint.com/dists/helena/Release Unable to find expected entry universe/binary-i386/Packages in Meta-index file (malformed Release file?) can you tell me how to fix in very easy steps please i am very new at all this

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Thomas Krüger
Solved:
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

You need to install the public key for this software source to make it trusted.
Run
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com CCC158AFC1289A29
in the Terminal to do so.

Revision history for this message
jim weaver (lonewitch) said :
#2

ailed to fetch http://packages.linuxmint.com/dists/helena/Release Unable to find expected entry universe/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.
i did as you said and got this from update manager

Revision history for this message
jim weaver (lonewitch) said :
#3
Revision history for this message
Thomas Krüger (thkrueger) said :
#4

Your first problem looks like that package archive if damaged (on the server).
The second indicated a broken internet connection or a bad mirror server.
Check your connection and choose and other download server in the software package source menu.

Revision history for this message
Soul-Sing (soulzing) said :
#5

please post your sources.list. nano /etc/apt/sources.list (gedit /etc/apt/sources.list)

Revision history for this message
jim weaver (lonewitch) said :
#6

deb http://packages.linuxmint.com/ helena main upstream import universe multive$
deb http://archive.canonical.com/ubuntu/ karmic partner
deb http://packages.medibuntu.org/ karmic free non-free

deb http://packages.linuxmint.com/ helena upstream import backport multiverse m$
deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted universe m$
deb http://security.ubuntu.com/ubuntu/ karmic-security main restricted universe$
deb http://ppa.launchpad.net/aheck/ppa/ubuntu karmic main
deb http://packages.linuxmint.com/ helena main upstream import backport
deb-src http://packages.linuxmint.com/ helena main upstream import backport
deb http://archive.ubuntu.com/ubuntu/ karmic main restricted universe multiverse

Revision history for this message
jim weaver (lonewitch) said :
#7

> Todeb http://packages.linuxmint.com/ helena main upstream import universe multive$deb http://archive.canonical.com/ubuntu/ karmic partnerdeb http://packages.medibuntu.org/ karmic free non-free
deb http://packages.linuxmint.com/ helena upstream import backport multiverse m$deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted universe m$deb http://security.ubuntu.com/ubuntu/ karmic-security main restricted universe$deb http://ppa.launchpad.net/aheck/ppa/ubuntu karmic maindeb http://packages.linuxmint.com/ helena main upstream import backportdeb-src http://packages.linuxmint.com/ helena main upstream import backportdeb http://archive.ubuntu.com/ubuntu/ karmic main restricted universe multiverse

 <email address hidden>
> From: <email address hidden>
> Subject: Re: [Question #102241]: update manager problem
> Date: Wed, 24 Feb 2010 07:46:36 +0000
>
> Your question #102241 on Ubuntu changed:
> https://answers.edge.launchpad.net/ubuntu/+question/102241
>
> leoquant proposed the following answer:
> please post your sources.list. nano /etc/apt/sources.list (gedit
> /etc/apt/sources.list)
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.edge.launchpad.net/ubuntu/+question/102241/+confirm?answer_id=4
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.edge.launchpad.net/ubuntu/+question/102241
>
> You received this question notification because you are a direct
> subscriber of the question.

_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469227/direct/01/

Revision history for this message
jim weaver (lonewitch) said :
#8

connection all good the pc works great just has this problem,i dont want to but should i reinstall mint?

> To: <email address hidden>
> From: <email address hidden>
> Subject: Re: [Question #102241]: update manager problem
> Date: Wed, 24 Feb 2010 07:42:53 +0000
>
> Your question #102241 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/102241
>
> Status: Open => Answered
>
> Thomas Krüger proposed the following answer:
> Your first problem looks like that package archive if damaged (on the server).
> The second indicated a broken internet connection or a bad mirror server.
> Check your connection and choose and other download server in the software package source menu.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/102241/+confirm?answer_id=3
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/102241
>
> You received this question notification because you are a direct
> subscriber of the question.

_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469226/direct/01/

Revision history for this message
Best Thomas Krüger (thkrueger) said :
#9

To me it lloks more like a temporary problem. Before you start to reinstall give it some time (up to 48h).
Did you change between main and local server in 'sudo software-properties-gtk'?

Revision history for this message
Soul-Sing (soulzing) said :
#10

+1 on that, no reinstall, just wait some time as said or give a it a try with a dif. server.
(ps i am not into mint)

Revision history for this message
jim weaver (lonewitch) said :
#11

Thanks Thomas Krüger, that solved my question.

Revision history for this message
jim weaver (lonewitch) said :
#12

i will give it some time thanks to you both