=== L235 is now known as InnocentLooking2 === InnocentLooking2 is now known as Innocent235 === Innocent235 is now known as L235 === signed8bit_Zzz is now known as signed8bit === stub` is now known as stub === gkadam is now known as Guest92635 === Guest92635 is now known as gkadam === pavlushka_ is now known as pavlushka [15:55] Since yesterday evening launchpad is "processing new chnages to this branch..." [15:56] Is there a problem with launchpad? [15:57] affected branch: https://code.launchpad.net/~widelands-dev/widelands-website/django1_8 [16:15] kaputtnik: Looks like codehosting was down at the time and caused the attempt to scan that branch to crash. I suggest you try forcing a rescan: use http://people.canonical.com/~cjwatson/lp-rescan-branch, run as "lp-rescan-branch lp:~widelands-dev/widelands-website/django1_8" [16:22] cjwatson: There is a conflict when i try to install launchpadlib [16:22] hm. sorry, it's invalid syntax: [16:23] File "/tmp/pip-build-fap1y1zz/lazr.restfulclient/ez_setup.py", line 98 [16:23] except pkg_resources.VersionConflict, e: [16:23] ^ [16:23] SyntaxError: invalid syntax [16:28] hi all. is it possible to perform xhr to api? https://api.launchpad.net/devel/ [16:28] im trying but got "invalid json response" [16:31] I see the header in response: X-Frame-Options: SAMEORIGIN [16:31] does this mean I cannot query launchpad api with browser from other page? [16:43] kaputtnik: install it to where? that seems to be trying to use python3 specifically, with python2 code [16:52] nacc: Yes, thanks.. always the same fault :-D [16:53] kaputtnik: right, so you're using pip to install? in 16.04? [16:53] nacc: arch-linux, but yes pip [16:54] kaputtnik: sigh, we need to get that updated - but in the meantime, should work if you use python2 [16:56] kaputtnik: yeah, might need to invoke with python2 directly (rather than python, as arch seems to be the only one that has hcanged the default python) [16:57] Latest version of lazr.restfulclient no longer ships ez_setup.py, but PyPI is behind [16:59] I have to go for now... thanks for helping [17:14] ah that is the fun part of having /usr/bin/python be python3 though. yay arch :) [17:14] dobey: :)