Steve Dierker <bi...@...> writes: > > Hello list, > > I'm using virtualbox with Ubuntu 9.10 and it is working fine. But if I > want to update my package list I get this error: > > 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 were invalid: BADSIG 54422A4B98AB5139 > Oracle > Corporation (VirtualBox archive signing key) > <i...@...> > > So I deleted the key with 'apt-key' and updated my package list again > and got the normal error, that I don't have added the key yet. > Then I added the key again and updated again and I've got the same error > as mentioned above. > Does anyone know what I did wrong? > Or does the key of the repository doesn't match the one you can download? > > greetings, > Steve >
http://en.newinstance.it/2009/06/22/the-following-signatures-were-invalid-badsig-40976eaf437d05b5-ubuntu-archive-automatic-signing-key/ # aptitude clean # rm /var/lib/apt/lists/* # rm /var/lib/apt/lists/partial/* # aptitude clean # aptitude update ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
