I encounter similar problem time to time, especially with Wine official repository.
I tried to add Wine repository's key: $wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - Add Wine repository: sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list Just to make sure: $sudo apt-key list /etc/apt/trusted.gpg -------------------- pub 1024D/437D05B5 2004-09-12 uid Ubuntu Archive Automatic Signing Key <[EMAIL PROTECTED]> sub 2048g/79164387 2004-09-12 pub 1024D/FBB75451 2004-12-30 uid Ubuntu CD Image Automatic Signing Key <[EMAIL PROTECTED]> ... pub 1024D/387EE263 2004-09-17 uid Scott Ritchie <[EMAIL PROTECTED]> uid Scott Ritchie <[EMAIL PROTECTED]> uid Scott Ritchie <[EMAIL PROTECTED]> sub 1024g/203C857C 2004-09-17 BUT: $sudo apt-get update ... Fetched 192B in 11s (17B/s) Reading package lists... Done W: GPG error: http://wine.budgetdedicated.com hardy Release: The following signatures were invalid: BADSIG 58403026387EE263 Scott Ritchie <[EMAIL PROTECTED]> W: You may want to run apt-get update to correct these problems Wine official signature and the package aren't in sync, right? Tran, -- GPG error https://bugs.launchpad.net/bugs/241963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
