Author |
Message |
kenyee
|
|
Post subject: Virtualbox repo signature invalid?
Posted: 25.12.2016, 03:35
|
|
Joined: 2010-09-29
Posts: 100
Status: Offline
|
|
anyone seen this and know of a fix for it? Googling doesn't turn anything up
Err:1 http://download.virtualbox.org/virtualbox/debian vivid InRelease
The following signatures were invalid: 7B0FAB3A13B907435925D9C954422A4B98AB5139
tried deleting the key and then reloading all the virtualbox keys by doing this:
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
but apt still complains.
apt-key list shows this:
pub rsa4096 2016-04-22 [SC]
B9F8 D658 297A F3EF C18D 5CDF A2F6 83C5 2980 AECF
uid [ unknown] Oracle Corporation (VirtualBox archive signing key)
sub rsa4096 2016-04-22 [E]
pub dsa1024 2010-05-18 [SC]
7B0F AB3A 13B9 0743 5925 D9C9 5442 2A4B 98AB 5139
uid [ unknown] Oracle Corporation (VirtualBox archive signing key)
sub elg2048 2010-05-18 [E] |
|
|
|
|
|
|
|
|