=== L235_ is now known as L235 [03:39] Is there a way to purge the disk space used by failed builds? eg "120 binary packages" for https://launchpad.net/~luke-jr/+archive/ubuntu/bitcoinknots/+packages even though only 4*5 of those are current === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === maclin1 is now known as maclin [08:33] luke-jr: Your sums are wrong there - you have 4*5 builds, yes, but each build produces six binary packages (bitcoin{-qt,-tx,d}{,-dbgsym}), so that's 4*5*6=120 [13:39] Can I get some help with sorting out a blueprint and connecting it to status.ubuntu.com please? I never got familiar with how it works, what ACLs control what, etc. Right now we have https://blueprints.launchpad.net/ubuntu/+spec/servercloud-aa-server-core which I'd like to "take over" and hook up. [13:39] Not sure who to ask. === chihchun is now known as chihchun_afk [13:40] I have very much forgotten how status.ubuntu.com works [13:40] One of the EMs or former EMs might remember, maybe slangasek? [13:40] What's an EM? [13:41] engineering manager [13:41] Ah. Thanks! [13:42] I guess I'll have to wait until next week (which is fine). [14:39] cjwatson: aha, got it. and the debug ones are why it's so large :D [14:40] You can configure whether those are built/published in the "Change details" page of your PPA, in case they're simply useless to you [14:40] weird, the PPA dependency doesn't actually do anything useful for users? :/ [14:40] they're probably useless, but if a user has a bug, they would quickly become useful XD [14:40] No, it's just for building; there's no defined way to propagate that to sources.list [14:40] Yeah [14:41] and sadly, AFAIK there's no way to deterministically regenerate the debug packages for previously built stuff? [14:43] Correct [14:44] If the build is otherwise exactly reproducible then you can, but there are lots of ways that might not be the case that are outside of Launchpad's control [15:09] cjwatson: well, I had deterministic binaries for other OSs, but AFAIK there's no way to get that for PPAs.. :/ [15:09] s/had/have [15:10] It's not specific to PPAs as such; you "just" need to control the environment well enough [15:10] Nothing stopping that being done for PPAs [15:11] It'd be the same basic chain of tools as https://reproducible-builds.org/ has been doing for Debian [15:12] Of course any change in build-dependencies potentially invalidates it, so if you were doing that seriously then you might want to change the PPA's dependencies to use the release pocket only rather than the default (including updates), or possibly release+security for a compromise between having security updates and slowing down the rate of change [15:13] It'd likely also require backporting the basic packaging toolchain changes from the Debian reproducible-builds folks (dpkg, debhelper, etc.) and using those as build-deps in the PPA in question [15:13] So a certain amount of work, potentially, but nothing about PPAs prevents it [15:13] It's more about what's available in Ubuntu === daniel1 is now known as Odd_Bloke [17:54] LP git is being a bit flaky. Permission denied (publickey). [17:54] fatal: Could not read from remote repository. [17:54] Please make sure you have the correct access rights [17:54] and the repository exists. [17:55] the try to push again, and it works [17:56] acheronuk: i'm seeing the same thing [17:56] i thought it was my local network [17:57] jhobbs: nope. I also got a weird error try to view a git repo in a browser. did not keep the error message though, as assumed it was a one off glitch [17:58] and get this on an auto-merge cascade on our CI https://kci.pangea.pub/job/merger_akonadi/766/console [17:59] push 'origin' 'kubuntu_xenial_backports' 'kubuntu_stable' 'kubuntu_unstable' 2>&1:fatal: remote error: Connection was refused by other side: 111: [18:00] * acheronuk clicks the retry button [18:00] yeah i've got both connection refused and permission denied [18:00] cjwatson: ^^ [18:07] having problems uploading packages too [18:09] jhobbs: an error, or the upload seems to go ok, but LP eats it without trace? [18:09] Rejected: [18:09] [lplibrarian-private-upload.internal:10006]: [Errno 111] Connection refused [18:10] got that in an email [18:10] ok. at least getting an error is better than nothing [18:10] acheronuk: also got an error on uploading.. tried again, seemed to accept it, then got that email instead of an accept email [18:11] wgrant: ??? ^^^^ [18:11] One of our two frontends is down for upgrade to xenial, and it looks like it wasn't entirely taken out of DNS. [18:12] cjwatson: aha, thank you. I'll be patient [18:12] reported to the sysadmin doing the upgrade [18:13] understood. TY. :) [18:14] * acheronuk looks for something productive to do that doesn't involve git or uploads.... [18:14] hehe [18:14] thanks cjwatson [18:15] * clivejo gives acheronuk a piece of rope which need untangled and unknotted [18:17] alright, i got a package accepted === JanC is now known as Guest75375 === JanC_ is now known as JanC [22:09] cjwatson: is that upgrade also what just caused `pull-lp-source git` on my system to give back a 406 from lazr? [23:05] nacc: yes - I was away for a while, but from internal ops channel chatter it sounds like it should be fixed now [23:16] cjwatson: yep, looks resolved, thanks!