Activity log for bug #838478

Date Who What changed Old value New value Message
2011-09-01 00:45:24 Paul Tagliamonte bug added bug
2011-09-01 01:43:55 Martin Pool tags api
2011-09-01 01:44:00 Martin Pool affects launchpadlib launchpad
2011-09-01 01:44:22 Martin Pool summary GPG link is borked gpg key URI doesn't return the key
2011-09-01 01:45:39 Martin Pool description When I query for my GPG keys, I get a collection containing a bunch of elements, which is fairly stock. I get stuff similar to: "self_link": "https://api.launchpad.net/1.0/~paultag/+gpg-keys/B7982329", "self_link": "https://api.launchpad.net/1.0/~paultag/+gpg-keys/807C2A87", $ curl https://api.launchpad.net/1.0/~paultag/+gpg-keys/807C2A87 Object: <Person at 0x13233950 paultag (Paul Tagliamonte)>, name: u'+gpg-keys' Dang! This behavior seems out of the norm when I compare it to other collection blobs. When I query for my GPG keys, I get a collection containing a bunch of elements, which is fairly stock. I get stuff similar to:     "self_link": "https://api.launchpad.net/1.0/~paultag/+gpg-keys/B7982329",     "self_link": "https://api.launchpad.net/1.0/~paultag/+gpg-keys/807C2A87",     $ curl https://api.launchpad.net/1.0/~paultag/+gpg-keys/807C2A87     Object: <Person at 0x13233950 paultag (Paul Tagliamonte)>, name: u'+gpg-keys' Dang! This behavior seems out of the norm when I compare it to other collection blobs. < HTTP/1.1 404 Not Found < Date: Thu, 01 Sep 2011 01:45:05 GMT < Server: zope.server.http (HTTP) < X-Powered-By: Zope (www.zope.org), Python (www.python.org) < Content-Length: 77 < Content-Type: text/plain < X-Cache: MISS from nutmeg.canonical.com < X-Cache-Lookup: HIT from nutmeg.canonical.com:3128 < Via: 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7) < Via: 1.1 api.launchpad.net < Vary: Accept-Encoding < * Connection #0 to host api.launchpad.net left intact * Closing connection #0 * SSLv3, TLS alert, Client hello (1): Object: <Person at 0x13b59290 paultag (Paul Tagliamonte)>, name: u'+gpg-keys'%
2011-09-01 01:45:46 Martin Pool summary gpg key URI doesn't return the key api gpg key URI is 404
2011-09-01 01:46:35 Martin Pool launchpad: status New Triaged
2011-09-01 01:46:36 Martin Pool launchpad: importance Undecided Low