=== frankban|afk is now known as frankban [10:45] is it normal that https://launchpad.net/api/1.0/mvo/+archive/ppa returns [10:45] Object: , name: u'mvo' [10:45] instead of json? [10:45] xnox: Yes [10:45] xnox: You're missing a ~ [10:45] mvo is many things, but a project is not one of them. [10:45] yes! [10:45] thank you. [10:46] xnox: software-properties-common, or something else? [10:46] aha [10:46] fixing a bunch of stuff [10:46] like you know, actually showing the keys from /etc/apt/trusted.gpg.d instead of pretending "you only use google chrome key and nothing else" [10:47] I' [10:47] m sure gpg2 will break that somehow spectacularly. [10:47] =) [10:53] wgrant, ah, things did change. previously that broken url would fail to return anything and/or return http error code and/or set an exception and now it returns the Object thing. [10:54] anyway, i'll catch the json exception and return PPAException as the code expects. sorted. [10:54] xnox: That's an HTTP 404, and has been for about 9 years :) [10:54] That's the normal text of an API 404 [10:54] * xnox ponders do i really want to debug pycurl, or should i just kill the python2 codepath [10:54] Poor Python 2 :( [10:54] yeah, 404. === frankban is now known as frankban|afk