/srv/irclogs.ubuntu.com/2023/05/04/#ubuntu-release.txt

-queuebot:#ubuntu-release- Unapproved: apache2 (jammy-proposed/main) [2.4.52-1ubuntu4.5 => 2.4.52-1ubuntu4.6] (i386-whitelist, ubuntu-server)02:21
-queuebot:#ubuntu-release- Unapproved: apache2 (kinetic-proposed/main) [2.4.54-2ubuntu1.3 => 2.4.54-2ubuntu1.4] (i386-whitelist, ubuntu-server)02:30
vorlonwhy do people keep trying to rebuild ubuntu-dev-tools in mantic :|05:33
vorlonit's not failed to build, it's failed to upload because the binaries came from lunar after the build record was created05:33
LocutusOfBorgvorlon, might be my automatic rebuild script?06:52
LocutusOfBorgI issued givebacks twice yesterday06:52
LocutusOfBorgbtw do you want a openssl no change rebuild now that it was hinted?06:52
LocutusOfBorgjust FTR?06:52
vorlonLocutusOfBorg: can you please not give back packages that are in failed-to-upload state? they generally require different handling06:52
vorlonLocutusOfBorg: why would we want another no-change rebuild?06:52
LocutusOfBorgvorlon, ubuntu-build --batch --retry is skipping them?06:52
LocutusOfBorgto have a clean test baseline for the package?06:53
LocutusOfBorgI don't always understand what happens when we skiptest06:53
vorlonLocutusOfBorg: the tests that were queued will still report the results06:53
LocutusOfBorgok so they won't be lost06:53
LocutusOfBorgnice thanks06:53
LocutusOfBorgnow we should probably retry all the regressions?06:53
vorlonI... did not know ubuntu-build exists06:54
vorlonand yeah ubuntu-build seems not to filter out failed-to-upload :/06:54
LocutusOfBorg:/ how do you retry them?06:55
LocutusOfBorgI only know about ubuntu-build, unless I manually hack the code to filter them?06:56
vorlonI have a local launchpadlib script; now that I know ubuntu-build exists I guess I will work on enhancing it06:56
LocutusOfBorgI also would like to filter builds that failed in previous ubuntu releases06:56
LocutusOfBorgor in release pocket06:56
LocutusOfBorgvorlon, that would be *awesome* :)06:56
LocutusOfBorgcan we please process mantic binNEW queue?08:20
-queuebot:#ubuntu-release- New: accepted gimp-help [amd64] (mantic-proposed) [2.10.34-1]08:29
-queuebot:#ubuntu-release- New: accepted rust-document-features [amd64] (mantic-proposed) [0.2.7-2]08:29
-queuebot:#ubuntu-release- New: accepted rust-document-features [armhf] (mantic-proposed) [0.2.7-2]08:29
-queuebot:#ubuntu-release- New: accepted rust-document-features [riscv64] (mantic-proposed) [0.2.7-2]08:29
-queuebot:#ubuntu-release- New: accepted rust-vhost-user-backend [amd64] (mantic-proposed) [0.8.0-3]08:29
-queuebot:#ubuntu-release- New: accepted rust-vhost-user-backend [riscv64] (mantic-proposed) [0.8.0-3]08:29
-queuebot:#ubuntu-release- New: accepted rust-document-features [arm64] (mantic-proposed) [0.2.7-2]08:29
-queuebot:#ubuntu-release- New: accepted rust-document-features [s390x] (mantic-proposed) [0.2.7-2]08:29
-queuebot:#ubuntu-release- New: accepted rust-vhost-user-backend [s390x] (mantic-proposed) [0.8.0-3]08:29
-queuebot:#ubuntu-release- New: accepted rust-document-features [ppc64el] (mantic-proposed) [0.2.7-2]08:29
-queuebot:#ubuntu-release- New: accepted rust-vhost-user-backend [ppc64el] (mantic-proposed) [0.8.0-3]08:29
-queuebot:#ubuntu-release- New: accepted rust-virtio-queue [arm64] (mantic-proposed) [0.7.1-3]08:30
LocutusOfBorgthanks08:46
athosHi :) Can we allow php8.2 in mm? LP: #201846509:45
-ubottu:#ubuntu-release- Launchpad bug 2018465 in php-defaults (Ubuntu) "Please remove php8.2 from the sync-blacklist and allow it in mm" [Undecided, New] https://launchpad.net/bugs/201846509:45
vorlonathos: removed from blacklist09:50
athosthanks, vorlon :) Should I manually request a sync now or is any automation going to bring the current debian version in?09:56
=== Maik0 is now known as Maik
athosBTW, I am wondering what is the process involving the update of http://changelogs.ubuntu.com/meta-release-development and when it will point to mm.09:59
vorlonathos: it should autosync10:01
vorlonathos: I believe meta-release-development is on the new release cycle checklist10:01
vorlonbdmurray: ^^ ?10:02
vorlonkicking off a one-off mantic Ubuntu Desktop image build on the new cdimage-master to prime the pump (it won't produce an image published anywhere useful)11:15
-queuebot:#ubuntu-release- Unapproved: software-properties (jammy-proposed/main) [0.99.22.6 => 0.99.22.7] (core)11:21
vorlonwell.  trying to; hasn't happened yet because I evidently need to sort out python-keyring stuff11:24
vorloncjwatson: ^^ I've tweaked the keyring_pass.cfg as best I know how on cdimage-master.internal and I'm still getting lp authorization prompts.  What should I do further to debug this?11:47
cjwatsonvorlon: can you give me a reproducer?11:53
vorloncjwatson: will paste the access details privately11:53
vorloncjwatson: (pasted)11:56
-queuebot:#ubuntu-release- New binary: php8.2 [amd64] (mantic-proposed/universe) [8.2.5-2] (no packageset)12:11
-queuebot:#ubuntu-release- New binary: php8.2 [s390x] (mantic-proposed/universe) [8.2.5-2] (no packageset)12:20
-queuebot:#ubuntu-release- New binary: php8.2 [ppc64el] (mantic-proposed/universe) [8.2.5-2] (no packageset)13:01
-queuebot:#ubuntu-release- New binary: php8.2 [armhf] (mantic-proposed/universe) [8.2.5-2] (no packageset)13:19
cjwatsonvorlon: strace shows it trying to load /home/cdimage/.local/share/python_keyring/keyring_pass.cfg, but you've been working on /home/cdimage/.config/python_keyring/keyring_pass.cfg - is that possibly relevant?13:53
cjwatson(I've only been looking briefly between meetings)13:53
vorloncjwatson: well I had the file at .local before moving it to .config and got the same error; didn't I see in strace that it tries both paths?13:56
vorloncjwatson: and I specifically got backtraces for keyringrc.cfg in the old path, *had* to move that file13:56
cjwatsonvorlon: oh yes, so it does, I'll poke more14:05
cjwatson(modulo meetings.  so many meetings.)14:05
vorlon:)14:06
-queuebot:#ubuntu-release- New binary: php8.2 [arm64] (mantic-proposed/universe) [8.2.5-2] (no packageset)14:18
-queuebot:#ubuntu-release- Unapproved: dkms (lunar-proposed/main) [3.0.10-7 => 3.0.10-7ubuntu1] (i386-whitelist, ubuntu-desktop)14:26
cjwatsonvorlon: progress: I moved it back to the .local path and fixed some capitalization issues (discovered somewhat painfully via pdb).  It currently works if you unset https_proxy - but perhaps you want to change the proxy rules to allow access here?14:29
cjwatson(I suspect that python-keyring has changed things around at some point)14:30
LocutusOfBorgreverse-depends -r mantic -b liblbfgsb-doc14:32
LocutusOfBorgb'<p>Unknown release</p>'14:32
vorlonIIRC that's a tumbleweed thing?14:34
cjwatsonvorlon: in fact I see a "cdimage-builder" ACL in lp:canonical-is-internal-proxy-configs, which I think you will need to extend14:35
cjwatsonvorlon: (or I can submit that change for you if you prefer)14:35
vorloncjwatson: I can take it from there, thanks14:36
cjwatsoncool14:36
LocutusOfBorgvorlon, I did check the source code, looks like14:38
LocutusOfBorgdef query_rdepends(package, release, arch,14:38
LocutusOfBorg                   server='http://qa.ubuntuwire.org/rdepends'):14:38
LocutusOfBorgthis chunk is failing to query14:38
LocutusOfBorgtumbleweed, ^^14:38
LocutusOfBorgindeed http://qa.ubuntuwire.org/rdepends/v1/mantic/source/src:bash14:39
LocutusOfBorglooks like proposed migration britney logs are compressed in gz, but not deleted anymore, is this expected?15:11
LocutusOfBorge.g.15:11
LocutusOfBorg01:09:24.log2023-05-02 01:28817K15:11
LocutusOfBorg01:09:24.log.gz2023-05-02 01:28110K15:11
LocutusOfBorgits nice to have them both, but maybe not expected15:11
tumbleweedLocutusOfBorg, vorlon: The machine running that is running xenial, and distro-info-data hasn't been SRUed there yet15:23
* tumbleweed hacks it in15:24
-queuebot:#ubuntu-release- New binary: php8.2 [amd64] (mantic-proposed/universe) [8.2.5-2ubuntu1] (no packageset)15:42
-queuebot:#ubuntu-release- New binary: php8.2 [s390x] (mantic-proposed/universe) [8.2.5-2ubuntu1] (no packageset)15:53
-queuebot:#ubuntu-release- New binary: php8.2 [arm64] (mantic-proposed/universe) [8.2.5-2ubuntu1] (no packageset)16:35
-queuebot:#ubuntu-release- New binary: php8.2 [ppc64el] (mantic-proposed/universe) [8.2.5-2ubuntu1] (no packageset)16:40
-queuebot:#ubuntu-release- New binary: php8.2 [armhf] (mantic-proposed/universe) [8.2.5-2ubuntu1] (no packageset)17:50
vorlontumbleweed: xenial> oh God. whose responsibility is it to upgrade it?19:14
vorloncjwatson: oh ah this can actually be worked around by refining the contents of the no_proxy variable; it appears launchpadlib or the underlying implementation doesn't honor no_proxy=launchpad.net as including api.launchpad.net19:18
vorloncjwatson: so I'd rather do that than go via the proxy19:19
tumbleweedvorlon: wgrant. I could do it, but it'd need him around to support if OOB access is necessary19:24
vorlonmmk19:24
LocutusOfBorgtumbleweed, better to upgrade to bionic or newer? :)19:31
tumbleweedI'd guess it's worth going for jammy, but there's sure to be work involved19:32
vorlonbah my test iso build failed its purpose anyway because snaps aren't published yet in a 23.10 channel19:48
cjwatsonvorlon: that makes sense20:16
cjwatson(and it's not as though no_proxy is exactly standardized ... this is probably httplib2 or something though)20:17
vorlonnod20:20
cjwatsonLooks like no_proxy=.launchpad.net should work for "launchpad.net or any subdomain".  This is just from code inspection though20:29
vorlonah good to know20:32
vorlonthat's a more sensible syntax anyway20:32
cjwatsonYea20:36
cjwatsonh20:36
-queuebot:#ubuntu-release- New: accepted php8.2 [arm64] (mantic-proposed) [8.2.5-2]20:38
-queuebot:#ubuntu-release- New: accepted php8.2 [amd64] (mantic-proposed) [8.2.5-2]20:38
-queuebot:#ubuntu-release- New: accepted php8.2 [ppc64el] (mantic-proposed) [8.2.5-2]20:38
-queuebot:#ubuntu-release- New: accepted php8.2 [armhf] (mantic-proposed) [8.2.5-2]20:38
-queuebot:#ubuntu-release- New: accepted php8.2 [s390x] (mantic-proposed) [8.2.5-2]20:38
-queuebot:#ubuntu-release- New: accepted php8.2 [amd64] (mantic-proposed) [8.2.5-2ubuntu1]20:42
-queuebot:#ubuntu-release- New: accepted php8.2 [armhf] (mantic-proposed) [8.2.5-2ubuntu1]20:42
-queuebot:#ubuntu-release- New: accepted php8.2 [s390x] (mantic-proposed) [8.2.5-2ubuntu1]20:42
-queuebot:#ubuntu-release- New: accepted php8.2 [arm64] (mantic-proposed) [8.2.5-2ubuntu1]20:42
-queuebot:#ubuntu-release- New: accepted php8.2 [ppc64el] (mantic-proposed) [8.2.5-2ubuntu1]20:42
=== guiverc2 is now known as guiverc

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