Comment 7 for bug 185625

Revision history for this message
Martin Pitt (pitti) wrote :

Sorry again for the delay. It's done now, apt-get update and apt-get install now don't complain any more.

I created a key for this:

pub 1024D/428D7C01 2008-09-02
uid Ubuntu Debug Symbol Archive Automatic Signing Key <email address hidden>
sub 2048g/A2C2A7A5 2008-09-02

I put it at http://ddebs.ubuntu.com/dbgsym-release-key.asc and also uploaded it to keyserver.ubuntu.com.

The key is currently signed with my own GPG key only.

To import it:
 gpg --keyserver keyserver.ubuntu.com --recv-key 428D7C01
 gpg --check-sigs 428D7C01 # make sure that you only get "sig!", not - or %
 gpg --export 428D7C01 | sudo apt-key add -