Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: fix for virtualbox key authentication issue

  1. #1
    Join Date
    May 2006
    Beans
    87

    fix for virtualbox key authentication issue

    Just thought I'd post this in case anyone else is experiencing the same problem. For awhile now, I have been running VirtualBox which was installed by adding the virtualbox.org repository to my apt sources. Starting sometime yesterday, the Update Manager started complaining about key authentication problems, namely:

    Code:
    W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://download.virtualbox.org karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 54422A4B98AB5139
    
    W: Failed to fetch http://download.virtualbox.org/virtualbox/debian/dists/karmic/Release  
    
    W: Some index files failed to download, they have been ignored, or old ones used instead.
    Apparently VirtualBox 3.2 just got released, and it's the first release under the Oracle name (since Oracle's acquisition of Sun). As such, you need to get a new key:

    Code:
    wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
    Problem solved. I then promptly upgraded to 3.2...

    Hope this helps someone... Cheers,

    zeus77

  2. #2
    Join Date
    Jun 2008
    Location
    NYC, USA
    Beans
    2
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: fix for virtualbox key authentication issue

    Thanks Zeus,

    That was quite handy.

    Cheers

  3. #3
    pricetech is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Apr 2008
    Beans
    1,651

    Re: fix for virtualbox key authentication issue

    If I understand correctly, this shouldn't affect the OSE version should it ??

  4. #4
    Join Date
    Jul 2006
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: fix for virtualbox key authentication issue

    thanks, it just helped me
    Open-source FPS reborn, evolve with us, xonotic.

    RIP Nexuiz - 8) Nexuiz Ninjaz - Practicing the ninja arts of xonotic.
    My Themes: Green and Ruby - Karmic Koala for GNOME | Brown ubuntuforums.org for Stylish

  5. #5
    Join Date
    Jun 2007
    Location
    ~$
    Beans
    62
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: fix for virtualbox key authentication issue

    Hi Zeus77,

    Thanks! Solved my issue

    Regards,

    J@n
    Last edited by J@n; May 20th, 2010 at 06:52 PM. Reason: Typo :-(
    Main desktop: Mint 12-AMD Phenom II X4 975-16GB- 60 GB OCZ Vertex 2 SSD + 2 TB + 1,5 TB (DIY)
    Storage: Synology CS-406-4x500 GB, DS-211-2x2TB
    Ubuntu user 33387

  6. #6
    Join Date
    Jan 2008
    Beans
    2

    Re: fix for virtualbox key authentication issue

    Thanks that fixed it for me

  7. #7
    Join Date
    May 2006
    Beans
    197
    Distro
    Ubuntu Development Release

    Re: fix for virtualbox key authentication issue

    Thanks also

  8. #8
    Join Date
    Oct 2007
    Beans
    674
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: fix for virtualbox key authentication issue

    I was having the same problem as the OP. It's fixed now. Thanks!
    Acer Swift 3 (SF314-42-R7LH)

  9. #9
    Join Date
    Jan 2010
    Location
    Netherlands
    Beans
    5
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: fix for virtualbox key authentication issue

    Thanks, no error anymore, but no offering of version 3.2. Maybe cause i'm still running Karmic Koala (9.10). I had to upgrade through Synaptic, but it works great (and have to acustom me not to look for Sun virtual box in my menu but Oracle virtual box).
    Last edited by Tipoz; May 23rd, 2010 at 01:30 PM. Reason: tipo

  10. #10
    Join Date
    May 2010
    Location
    Austria
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: fix for virtualbox key authentication issue

    Thanks!
    My problems with authentication were solved already, but I didn't recognise that version 3.2 is in the repos! Synaptic helped!

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •