=== blahdeblah_ is now known as blahdeblah [06:45] ftplib.error_perm: 550 Requested action not taken: internal server error [06:45] hello, it might be just me, but I cant dput... [06:45] I also can't send emails, so maybe not lp fault at all [07:00] now it works [18:42] What's the best say to tell someone how to get the public key used to sign a private PPA (other than apt-add-repository --login)? [22:28] dannf: wget -O- https://api.launchpad.net/devel/$ARCHIVE?ws.op=getSigningKeyData [22:28] mwhudson: thx! [22:29] e.g. wget -q -O- https://api.launchpad.net/devel/~mwhudson/+archive/ubuntu/devirt?ws.op=getSigningKeyData | jq -r [22:29] dannf: oh er "private" [22:29] might actually need to authenticate and use the API properly in that case [22:34] ack -yeah, was hoping it was on the web page somewhere I couldn't find [22:35] seems like it used to be