update manager aborting

Asked by walk55onby

update manager stops downloading after file number 46 with the following message:

W: GPG error: http://wine.budgetdedicated.com hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263

Where do I find the public key? Or how can I skip file 47 and go on with the update download since update manager's only option is to close it?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Vojtěch Trefný
Solved:
Last query:
Last reply:
Revision history for this message
Best Vojtěch Trefný (vojtech.trefny) said :
#1

Open terminal (Applications→ Accesories→Terminal) and use this command:

"wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -" (without quotation marks)

More info here:
https://help.ubuntu.com/community/Repositories/Ubuntu#Managing%20Authentication%20Keys
http://www.winehq.org/site/download-deb

Revision history for this message
Deepak Mishra (dpux) said :
#2

the above solution will help you get the public key..
but in case you need to skip the line 47 of the update...you can edit the /etc/apt/sources.list file (as root) , and then comment (by adding a # in front ) of line 47 there.

Revision history for this message
walk55onby (nc12ok49) said :
#3

Thanks, Vojtěch Trefný. I appreciate your very prompt answer. At first, I copied the commands from your email but the terminal is expanding the second command as if I typed the -? option. So, I went to the winehq.org web site as you suggested in the more info. I copied the exact same command from the web site and inputted it into the terminal. This time, the terminal said OK. That solved the problem and I was able to complete the Update process. Now, my problem is how to explain why the first procedure acted the way it did. Thanks again.

Revision history for this message
walk55onby (nc12ok49) said :
#4

Thanks, deepak mishra.

On Tue, Sep 9, 2008 at 12:06 PM, walk55onby <
<email address hidden>> wrote:

> Your question #44609 on Ubuntu changed:
> https://answers.edge.launchpad.net/ubuntu/+question/44609
>
> Status: Answered => Solved
>
> You confirmed that the question is solved:
> Thanks, Vojtěch Trefný. I appreciate your very prompt answer. At first,
> I copied the commands from your email but the terminal is expanding the
> second command as if I typed the -? option. So, I went to the winehq.org
> web site as you suggested in the more info. I copied the exact same
> command from the web site and inputted it into the terminal. This time,
> the terminal said OK. That solved the problem and I was able to complete
> the Update process. Now, my problem is how to explain why the first
> procedure acted the way it did. Thanks again.
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>