/srv/irclogs.ubuntu.com/2017/09/19/#launchpad.txt

clivejoare there issues with PPA's tonight?00:00
clivejoE: Failed to fetch http://ppa.launchpad.net/kubuntu-ci/unstable/ubuntu/pool/main/k/kactivities-kf5/libkf5activities5_5.38.0+p17.04+git20170918.0902-0_amd64.deb  Unable to connect to ppa.launchpad.net:http:00:01
wgrantclivejo: Do you have a timestamp for that?00:07
clivejobuild started at 2350 UTC00:08
clivejowgrant: buildlog - https://launchpadlibrarian.net/337481506/buildlog_ubuntu-zesty-amd64.peruse_1.2+p17.04+git20170918.2350-0_BUILDING.txt.gz00:10
wgrantInteresting.00:11
wgrantclivejo: Looks like an issue with apache's mpm_event. Investigating -- thanks for the report.00:14
clivejowgrant: getting worse00:32
wgrantclivejo: It's actually getting better. But it did get worse for a few minutes...00:32
wgrantNearly there.00:32
clivejowall of red failures on KCI00:32
wgrantBut I've suspended all builds.00:32
clivejowgrant: don't know if it's coincidence, but only seems to have affected xenial series00:40
wgrantclivejo: Just a coincidence.00:40
wgrantclivejo: Right, we've defeated systemd and it should be fully responsive again. Retries should work, and let me know if you see any further issues.00:47
clivejothanking you kindly00:49
ail30Hi, I just created a ppa and uploaded packages to it. Now if I run add-apt-repository I get "gpg: no valid OpenPGP data found." and "Failed to add key." Any hints on what's wrong?08:55
cjwatsonail30: it takes a little while for keys to be generated08:56
ail30it works if I run apt-key adv --recv-key08:56
ail30does that mean the key has already been generated?08:57
cjwatsonshould do08:57
ail30gpg: keybox '/tmp/tmp6phwstbk/pubring.gpg' created08:58
ail30gpg: /tmp/tmp6phwstbk/trustdb.gpg: trustdb created08:58
ail30gpg: key 57A94721: public key "Launchpad PPA for Adrian I. Lam" imported08:58
ail30gpg: Total number processed: 108:58
ail30gpg:               imported: 108:58
ail30gpg: no valid OpenPGP data found.08:58
ail30Failed to add key.08:58
ail30^ That's what add-apt-repository gives me08:59
cjwatsonWhat's the full PPA name?08:59
ail30ppa:adrianiainlam/indicator-keyboard-led09:00
cjwatsonWill have a look in a bit, about to have a meeting09:00
ail30thanks09:00
ail30cjwatson, I tried it on another computer and it worked. Perhaps it's just something wrong with my gpg.09:19
ail30cjwatson, apparently it was because I linked /usr/bin/gpg to /usr/bin/gpg2 instead of actually having a gpg1. It's been solved now.09:28
cjwatsonAha09:28
cjwatsonYes, was just trying it locally (and it was fine)09:28
cjwatsonThat may be something that needs to be fixed in add-apt-repository though09:29
cjwatsonProbably /usr/lib/python3/dist-packages/softwareproperties/AptAuth.py09:30
=== chihchun is now known as chihchun_afk
dupondje_"Create a new dput configuration section using incoming = ~<lp_name>/<ppa_name>/ubuntu/<a ubuntu suite> and the suite you specify will override the suite named in the upload changelog when you upload it using the new configuration"12:44
dupondje_thats still the case? Cause it doesn't seem to work (~dupondje/dupondje/ubuntu/xenial)12:44
cjwatsondupondje_: You didn't follow the directions accurately.13:07
cjwatsonI think.  Let me check.13:08
cjwatsondupondje_: Right.  Your PPA's *display name* is "dupondje", but its *name* is "ppa".13:09
cjwatsonhttps://launchpad.net/~dupondje/+archive/ubuntu/ppa13:09
cjwatsondupondje_: Perhaps you meant to change its name; but right now, the form is ~dupondje/ppa/ubuntu/xenial13:10
cjwatsondupondje_: That said, that form is deprecated; where do you see it?  The preferred form now is ~dupondje/ubuntu/ppa with Distribution: xenial in the .changes file, or ~dupondje/ubuntu/ppa/xenial if you need to override the suite.13:11
cjwatsonAh, https://help.launchpad.net/Packaging/PPA/Uploading#Using_packages_from_other_distributions.  Will fix.13:12
dupondje_cjwatson: aha ok :) Was unclear a bit. Thx13:13
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== dupondje_ is now known as dupondje
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
zarzarhow do i find an official release version og gcc 4.8.1 arm-linux-gnueabihf, the binaries on launchpad.net and linaro archive are all prerelease versions21:09
clivejois there something wrong with LP builders?22:08
clivejoseems to be a lot of "Cleaning" going on22:09
kwmonroei'm having a heck of a time getting lp builders to install stuff from maven.. i can wget stuff from maven during the snap install phase no problem (http://bazaar.launchpad.net/~bigdata-dev/bigdata-data/snap-pig/view/head:/snap/snapcraft.yaml#L198), but every time my snap tries to do it via ant, i get a 403:22:33
kwmonroe[ivy:resolve] HTTP response status: 403 url=http://repo.apache.maven.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.pom22:33
kwmonroe[ivy:resolve] CLIENT ERROR: Forbidden url=http://repo.apache.maven.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.pom22:33
kwmonroe[ivy:resolve] maven2: resource not reachable for xmlenc#xmlenc;0.52: res=http://repo.apache.maven.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.pom22:33
kwmonroeif it was a proxy issue, i'd expect a 407 or some other auth denied message... the 403 makes me think the lp builders have been blacklisted.  anyone else seen this?22:33
kwmonroefwiw, i know the ant_opt are legit because i see them exported in the build log (https://launchpadlibrarian.net/337575355/buildlog_snap_ubuntu_xenial_ppc64el_pig_BUILDING.txt.gz), and i have an authenticated proxy on my home machine that works just fine.  i'm stumped trying to figure out why it doesn't work on lp.22:36

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!