dive into mark

You are here: dive into markArchivesFebruary 2007Fix for “Authentication failed” error when upgrading Ubuntu Edgy to Feisty

Monday, February 5, 2007

Fix for “Authentication failed” error when upgrading Ubuntu Edgy to Feisty

In theory you can upgrade Ubuntu Edgy to Feisty Herd 3 right now by typing gksu update-manager -c -d or sudo update-manager -c -d on the command line. (Insert standard disclaimer here about how Feisty is alpha software and may fuck up your life.) This gives you the normal Software Update window with the addition of a “Distribution upgrade” option. However, on one of my test machines, the distribution upgrade failed with this error:

Authentication failed

Authenticating the upgrade failed. There may be a problem with the network or with the server.

On the command line I saw an error message like this:

extracting ‘/tmp/tmpVuEU0n/feisty.tar.gz’
authenticate ‘/tmp/tmpVuEU0n/feisty.tar.gz’ against ‘/tmp/tmpVuEU0n/feisty.tar.gz.gpg’
exception from gpg: GnuPG exited non-zero, with code 131072

The solution is to run gpg once, as a normal user, and let it create its configuration files and keyrings. Once it says Go ahead and type your message …, you can just press Ctrl-C to get back to the command prompt, then run sudo update-manager -c -d again.

This is Ubuntu bug 78673.

Filed under , , , ,

Respond privately

I am no longer accepting public comments on this post, but you can use this form to contact me privately. (Your message will not be published.)



Recent Stuff For You, Special Price Stay Here
  • Greasemonkey Hacks
Good Stuff Buy The Cow Go Away
Dive Into Python
Powered by Google Drink The Milk Don't Steal

 

posts / comments
© 2001-8 Mark Pilgrim