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

=== chihchun_afk is now known as chihchun
=== micahg_ is now known as micahg
=== chihchun is now known as chihchun_afk
cpaelzerhi, since the 5th these tests are failing http://autopkgtest.ubuntu.com/packages/vagrant-mutate/artful/ppc64el05:50
cpaelzerseems reproducible and the error always is "Error: Failed to connect to atlas.hashicorp.com port 443: Connection timed out"05:51
wgrantcpaelzer: autopkgtest isn't a Launchpad service. Laney in #ubuntu-devel is probably your best point of contact.05:51
wgrantBut it sounds like the proxy settings aren't applying properly.05:51
cpaelzeryeah something like proxy/FW05:52
cpaelzersorry to consider this LP service, you do so much so I assume all is yours05:52
cpaelzerasking Laney - thanks for the hint05:52
=== chihchun_afk is now known as chihchun
=== JanC is now known as Guest49554
=== JanC_ is now known as JanC
=== rumble is now known as grumble
=== chihchun is now known as chihchun_afk
=== JanC_ is now known as JanC
kwmonroei'm using the lp builders to build a snap that requires gradle, which is awful at honoring system proxies.  this almost works:  http://bazaar.launchpad.net/~bigdata-dev/bigdata-data/snap-hadoop/view/head:/snap/snapcraft.yaml#L5122:30
kwmonroebut i get hit with:  22:07:41.962 [DEBUG] [org.apache.http.impl.execchain.MainClientExec] CONNECT refused by proxy: HTTP/1.1 407 Proxy Authentication Required22:30
kwmonroeare there proxy settings (user/pass) that i can use or discover during a snap build?22:30
cjwatsonkwmonroe: they're configured by default22:44
cjwatsonkwmonroe: it's probably best to look at lp:launchpad-buildd for how they're set up22:44
cjwatsonkwmonroe: oh grief, you're doing that.  um.  firstly, you'll need to parse out the username and password from the environment; secondly, you may need to abuse gradle to get it to honour that at all as the default Java HTTP stack doesn't handle authed proxies by default; thirdly, doesn't the snapcraft gradle part already deal with this?22:46
cjwatsons/part/plugin/22:46
cjwatsonkwmonroe: I think you'd probably find your life better if you refactored this to use the gradle plugin22:46
cjwatsonkwmonroe: but if you can't, at least look at what it does22:47
kwmonroewhoa - a gradle plugin!  dammit cjwatson, why didn't i look for that first :/22:47
cjwatsonI can't swear to it working necessarily; https://code.launchpad.net/~cjwatson/launchpad-buildd/local-snap-proxy/+merge/322545 will make a lot of this stuff easier once we get it reviewed and landed22:47
kwmonroeroger that cjwatson - thanks for the pointers!22:48
cjwatsonnp22:48

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