/srv/irclogs.ubuntu.com/2021/11/01/#ubuntu-release.txt

-queuebot:#ubuntu-release- New: rejected pahole-btf [source] (bionic-proposed) [1.21-0ubuntu0~18.04.1]00:03
-queuebot:#ubuntu-release- New: rejected pahole-btf [source] (bionic-proposed) [1.21-0ubuntu0~18.04.2]00:03
-queuebot:#ubuntu-release- Packageset: Added oem-somerville-maester-meta to canonical-oem-metapackages in bionic07:49
-queuebot:#ubuntu-release- Packageset: Added oem-stella.cmit-latios-meta to canonical-oem-metapackages in bionic07:49
-queuebot:#ubuntu-release- Packageset: Added oem-somerville-maester-meta to canonical-oem-metapackages in focal07:49
-queuebot:#ubuntu-release- Packageset: Added oem-stella.cmit-latios-meta to canonical-oem-metapackages in focal07:49
=== MrDark is now known as Ukikie
=== IchabodCrane is now known as WrathOfAchilles
RikMillsmorning. may I politely ask if there is any action planned to address the arm64 and ppc64el test queues?09:12
-queuebot:#ubuntu-release- Unapproved: alsa-lib (impish-proposed/main) [1.2.4-1.1ubuntu3 => 1.2.4-1.1ubuntu3.1] (core, i386-whitelist)09:32
-queuebot:#ubuntu-release- Unapproved: alsa-lib (hirsute-proposed/main) [1.2.4-1.1ubuntu2 => 1.2.4-1.1ubuntu2.1] (core, i386-whitelist)09:35
-queuebot:#ubuntu-release- Unapproved: alsa-lib (focal-proposed/main) [1.2.2-2.1ubuntu2.4 => 1.2.2-2.1ubuntu2.5] (core, i386-whitelist)09:36
juliankRikMills: tickets have been filed last week with IS12:05
RikMillsjuliank: cool. thanks :)12:05
julianknetworking is broken12:05
juliankRikMills: for ppc64el at least, arm64 is moving along still12:06
juliankRikMills: I don't know why the queue does not get smaller, it has 15-20 exits per 5 minutes12:07
RikMillslike continents move along12:07
juliankppc64el has like one test run per hour or so that does not fail on ifra issues12:07
RikMillsthat is odd for arm64 then :/12:07
RikMillsanyway, thanks for the info12:08
juliankRikMills: the queue sizes I get are um different from what the web reports12:34
juliankubuntu@juju-4d1272-prod-proposed-migration-4:~$ ./autopkgtest-cloud/tools/filter-amqp -n amqp://$RABBIT_USER:$RABBIT_PASSWORD@$RABBIT_HOST debci-huge-jammy-arm64 '.*' 2>&1 | wc -l12:34
juliank605512:34
juliankubuntu@juju-4d1272-prod-proposed-migration-4:~$ ./autopkgtest-cloud/tools/filter-amqp -n amqp://$RABBIT_USER:$RABBIT_PASSWORD@$RABBIT_HOST debci-jammy-arm64 '.*' 2>&1 | wc -l12:34
juliank34012:34
juliankRikMills: So it seems what happened is it stopped refreshing the queue info12:35
RikMillsthat makes a lot of sense!12:35
juliankThat's why arm64 has not moved in the weekend12:35
juliankand it's my fault12:35
juliank amqplib.client_0_8.exceptions.AMQPChannelException: (404, "NOT_FOUND - no queue 'debci-trusty-amd64' in vhost '/'", (60, 70), 'Channel.basic_get')12:36
RikMills:S12:36
juliankthis is all ugh annoying12:37
* enyc meows12:41
-queuebot:#ubuntu-release- New sync: oem-somerville-maester-meta (focal-proposed/primary) [20.04~ubuntu1]13:12
-queuebot:#ubuntu-release- Unapproved: sosreport (focal-proposed/main) [4.1-1ubuntu0.20.04.3 => 4.2-1ubuntu0.20.04.1] (ubuntu-desktop, ubuntu-server)13:17
juliankRikMills: data should be accurate again now, arm64 is down to 6.5k13:18
juliankRikMills: ppc64el is up to 20.813:19
RikMills\o/ and /o\13:19
juliankgroovy results have been removed from autopkgtest.db now13:20
juliankAlso some tests were submitted like 4 times by britney13:20
* juliank looks at androguard13:20
juliankah no13:21
juliankI forgot to filter for arch, sorry13:21
=== mfo_ is now known as mfo
orndorffgrantsil2100: Hi, ubuntu-advantage-tools 27.3 has now finished its waiting period in -proposed and all bugs are verified. Can you take a look and release if you have time, or let us know if you find anything missing?13:45
juliankI just realized we can implement a duplicate removal in the cgi submission script13:49
juliankThe web worker has a json cache of the amqp queue content13:50
juliankhence we can just look at that if we already have the item13:50
juliankit's linear, but meh?13:52
juliankSo currently, if you resubmit a job that's already on the normal queue, we'll delete the first request; so effectively, you can move yourself down the queue13:54
juliankif we run dupe removal, that is13:54
juliankit happens manually13:54
juliankWe could also delete requests for package foo triggers [a,b] if there is a request for foo triggers [a,b,x]13:55
juliankor triggers [b, a]13:55
juliankwe currently preserve trigger order on dedup, i think13:56
xnoxis it normal that ppc64el and arm64 adt results are still pending for things submitted at jammy open?14:17
xnoxcause i see a lot of things with submit time 19th of october still in the queue14:17
juliankxnox: well14:19
juliankxnox: ppc64el is broken14:19
juliankxnox: arm64 is making progress, but is slow14:19
juliankxnox: what happens on ppc64el is that openstack tells cloud-init to configure ethernet device with MAC fa:16:3e:60:19:c814:19
juliankxnox: actual device has MAC id fa:16:3e:e0:60:8514:20
juliankxnox: just as an example14:20
orndorffgrantbdmurray: I just noticed that sil2100 isn't on today - can you take a look at ubuntu-advantage-tools 27.3 and release to -updates or let us know if you find anything missing? all bugs are verified and it has been in -proposed for >7 days. (I know tomorrow is your day - no rush, tomorrow is okay from our team)14:21
juliankxnox: Ideas how to hack around this?14:22
juliankxnox: I want to make cloud-init configure whatever network is there, even if mac is differente14:22
juliankxnox: I could just hack /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py in the cloud image :D14:24
juliankwell in the adt image :D14:24
xnoxjuliank:  you can drop in a universal / correct /etc/netplan.yaml14:33
xnoxjuliank:  and then write out the needed /etc/cloud.cfg.d/ snippet to disable cloud-init managing network at all14:34
xnoxjuliank:  see disabling section at https://cloudinit.readthedocs.io/en/latest/topics/network-config.html for the snippet to disable cloud-init managed networking14:35
xnoxjuliank:  i think if you just dhcp all the things, it should work as valid networking config in openstack clouds14:35
xnoxi have used network: config: disabled bit in cloud.cfg.d/ successfully before14:36
juliankxnox: trying to figure it out14:39
juliankxnox: chance to actually get a bootable server to edit images are well low though :)14:40
juliankxnox: I also filed https://bugs.launchpad.net/cloud-init/+bug/194937114:44
ubottuLaunchpad bug 1949371 in cloud-init "ValueError: Unable to find a system nic for {'mtu': 1458, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:6d:95:51'}" [Undecided, New]14:44
-queuebot:#ubuntu-release- New: accepted input-pad [s390x] (jammy-proposed) [1.0.99.20210817-1]15:01
-queuebot:#ubuntu-release- New: accepted input-pad [amd64] (jammy-proposed) [1.0.99.20210817-1]15:01
-queuebot:#ubuntu-release- New: accepted input-pad [ppc64el] (jammy-proposed) [1.0.99.20210817-1]15:01
-queuebot:#ubuntu-release- New: accepted libavif [amd64] (jammy-proposed) [0.9.3-1]15:01
-queuebot:#ubuntu-release- New: accepted libavif [armhf] (jammy-proposed) [0.9.3-1]15:01
-queuebot:#ubuntu-release- New: accepted libavif [riscv64] (jammy-proposed) [0.9.3-1]15:01
-queuebot:#ubuntu-release- New: accepted libfilezilla [amd64] (jammy-proposed) [0.34.2-1]15:01
-queuebot:#ubuntu-release- New: accepted libfilezilla [armhf] (jammy-proposed) [0.34.2-1]15:01
-queuebot:#ubuntu-release- New: accepted libfilezilla [riscv64] (jammy-proposed) [0.34.2-1]15:01
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [amd64] (jammy-proposed) [1.1.4-1]15:01
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [armhf] (jammy-proposed) [1.1.4-1]15:01
-queuebot:#ubuntu-release- New: accepted input-pad [arm64] (jammy-proposed) [1.0.99.20210817-1]15:01
-queuebot:#ubuntu-release- New: accepted libavif [arm64] (jammy-proposed) [0.9.3-1]15:01
-queuebot:#ubuntu-release- New: accepted libavif [s390x] (jammy-proposed) [0.9.3-1]15:02
-queuebot:#ubuntu-release- New: accepted libfilezilla [ppc64el] (jammy-proposed) [0.34.2-1]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [arm64] (jammy-proposed) [1.1.4-1]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [riscv64] (jammy-proposed) [1.1.4-1]15:02
-queuebot:#ubuntu-release- New: accepted node-unicode-data [amd64] (jammy-proposed) [0~20211027+git243f19e8-3]15:02
-queuebot:#ubuntu-release- New: accepted oclgrind [arm64] (jammy-proposed) [21.10-1]15:02
-queuebot:#ubuntu-release- New: accepted oclgrind [ppc64el] (jammy-proposed) [21.10-1]15:02
-queuebot:#ubuntu-release- New: accepted pg-fact-loader [ppc64el] (jammy-proposed) [1.6.0-5]15:02
-queuebot:#ubuntu-release- New: accepted input-pad [riscv64] (jammy-proposed) [1.0.99.20210817-1]15:02
-queuebot:#ubuntu-release- New: accepted libfilezilla [arm64] (jammy-proposed) [0.34.2-1]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [ppc64el] (jammy-proposed) [1.1.4-1]15:02
-queuebot:#ubuntu-release- New: accepted oclgrind [amd64] (jammy-proposed) [21.10-1]15:02
-queuebot:#ubuntu-release- New: accepted pdbg [ppc64el] (jammy-proposed) [3.3-1]15:02
-queuebot:#ubuntu-release- New: accepted pgl-ddl-deploy [ppc64el] (jammy-proposed) [2.1.0-2]15:02
-queuebot:#ubuntu-release- New: accepted libavif [ppc64el] (jammy-proposed) [0.9.3-1]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [s390x] (jammy-proposed) [1.1.4-1]15:02
-queuebot:#ubuntu-release- New: accepted pg-fact-loader [riscv64] (jammy-proposed) [1.6.0-5]15:02
-queuebot:#ubuntu-release- New: accepted libfilezilla [s390x] (jammy-proposed) [0.34.2-1]15:02
-queuebot:#ubuntu-release- New binary: libxlsxwriter [armhf] (jammy-proposed/universe) [1.1.4-2] (no packageset)15:02
-queuebot:#ubuntu-release- New: accepted oclgrind [armhf] (jammy-proposed) [21.10-1]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [amd64] (jammy-proposed) [1.1.4-2]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [armhf] (jammy-proposed) [1.1.4-2]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [riscv64] (jammy-proposed) [1.1.4-2]15:02
-queuebot:#ubuntu-release- New: accepted newlib [amd64] (jammy-proposed) [3.3.0-1.2]15:02
-queuebot:#ubuntu-release- New: accepted pg-fact-loader [amd64] (jammy-proposed) [1.6.0-5]15:02
-queuebot:#ubuntu-release- New: accepted pg-fact-loader [armhf] (jammy-proposed) [1.6.0-5]15:02
-queuebot:#ubuntu-release- New: accepted pgl-ddl-deploy [amd64] (jammy-proposed) [2.1.0-2]15:02
-queuebot:#ubuntu-release- New: accepted pgl-ddl-deploy [armhf] (jammy-proposed) [2.1.0-2]15:02
-queuebot:#ubuntu-release- New: accepted pgl-ddl-deploy [s390x] (jammy-proposed) [2.1.0-2]15:02
-queuebot:#ubuntu-release- New: accepted pglogical-ticker [armhf] (jammy-proposed) [1.4.1-4]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [arm64] (jammy-proposed) [1.1.4-2]15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [s390x] (jammy-proposed) [1.1.4-2]15:02
-queuebot:#ubuntu-release- New: accepted pg-fact-loader [arm64] (jammy-proposed) [1.6.0-5]15:02
-queuebot:#ubuntu-release- New: accepted pgl-ddl-deploy [arm64] (jammy-proposed) [2.1.0-2]15:02
-queuebot:#ubuntu-release- New: accepted pglogical-ticker [amd64] (jammy-proposed) [1.4.1-4]15:02
-queuebot:#ubuntu-release- New: accepted pglogical-ticker [s390x] (jammy-proposed) [1.4.1-4]15:02
-queuebot:#ubuntu-release- New: accepted rust-anyhow [s390x] (jammy-proposed) [1.0.44-1]15:02
-queuebot:#ubuntu-release- New: accepted rust-hex [s390x] (jammy-proposed) [0.4.3-1]15:02
-queuebot:#ubuntu-release- New binary: rust-anyhow [armhf] (jammy-proposed/universe) [1.0.44-1] (no packageset)15:02
-queuebot:#ubuntu-release- New binary: rust-hex [armhf] (jammy-proposed/universe) [0.4.3-1] (no packageset)15:02
-queuebot:#ubuntu-release- New: accepted libxlsxwriter [ppc64el] (jammy-proposed) [1.1.4-2]15:02
-queuebot:#ubuntu-release- New: accepted pg-fact-loader [s390x] (jammy-proposed) [1.6.0-5]15:02
-queuebot:#ubuntu-release- New: accepted pglogical-ticker [riscv64] (jammy-proposed) [1.4.1-4]15:02
-queuebot:#ubuntu-release- New: accepted rust-hex [amd64] (jammy-proposed) [0.4.3-1]15:02
-queuebot:#ubuntu-release- New binary: rust-hex [arm64] (jammy-proposed/universe) [0.4.3-1] (no packageset)15:02
-queuebot:#ubuntu-release- New: accepted oclgrind [riscv64] (jammy-proposed) [21.10-1]15:02
-queuebot:#ubuntu-release- New: accepted rust-anyhow [amd64] (jammy-proposed) [1.0.44-1]15:02
-queuebot:#ubuntu-release- New binary: ukui-interface [amd64] (jammy-proposed/universe) [1.0.1-1] (no packageset)15:02
-queuebot:#ubuntu-release- New: accepted pgl-ddl-deploy [riscv64] (jammy-proposed) [2.1.0-2]15:02
-queuebot:#ubuntu-release- New binary: rust-anyhow [arm64] (jammy-proposed/universe) [1.0.44-1] (no packageset)15:02
-queuebot:#ubuntu-release- New: accepted rust-anyhow [arm64] (jammy-proposed) [1.0.44-1]15:03
-queuebot:#ubuntu-release- New: accepted rust-anyhow [ppc64el] (jammy-proposed) [1.0.44-1]15:03
-queuebot:#ubuntu-release- New: accepted rust-hex [arm64] (jammy-proposed) [0.4.3-1]15:03
-queuebot:#ubuntu-release- New: accepted rust-hex [ppc64el] (jammy-proposed) [0.4.3-1]15:03
-queuebot:#ubuntu-release- New: accepted soapyairspy [amd64] (jammy-proposed) [0.2.0-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyairspy [armhf] (jammy-proposed) [0.2.0-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyairspy [riscv64] (jammy-proposed) [0.2.0-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyaudio [amd64] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyaudio [armhf] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyaudio [riscv64] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted rust-anyhow [armhf] (jammy-proposed) [1.0.44-1]15:03
-queuebot:#ubuntu-release- New: accepted rust-hex [armhf] (jammy-proposed) [0.4.3-1]15:03
-queuebot:#ubuntu-release- New: accepted soapyairspy [arm64] (jammy-proposed) [0.2.0-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyairspy [s390x] (jammy-proposed) [0.2.0-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyaudio [ppc64el] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapybladerf [amd64] (jammy-proposed) [0.4.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapybladerf [armhf] (jammy-proposed) [0.4.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapybladerf [riscv64] (jammy-proposed) [0.4.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyhackrf [amd64] (jammy-proposed) [0.3.3-5]15:03
-queuebot:#ubuntu-release- New: accepted soapyhackrf [armhf] (jammy-proposed) [0.3.3-5]15:03
-queuebot:#ubuntu-release- New: accepted rust-anyhow [riscv64] (jammy-proposed) [1.0.44-1]15:03
-queuebot:#ubuntu-release- New: accepted soapyairspy [ppc64el] (jammy-proposed) [0.2.0-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyaudio [s390x] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapybladerf [ppc64el] (jammy-proposed) [0.4.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyhackrf [arm64] (jammy-proposed) [0.3.3-5]15:03
-queuebot:#ubuntu-release- New: accepted soapyhackrf [riscv64] (jammy-proposed) [0.3.3-5]15:03
-queuebot:#ubuntu-release- New: accepted soapyosmo [amd64] (jammy-proposed) [0.2.5-6]15:03
-queuebot:#ubuntu-release- New: accepted soapyosmo [armhf] (jammy-proposed) [0.2.5-6]15:03
-queuebot:#ubuntu-release- New: accepted soapyosmo [riscv64] (jammy-proposed) [0.2.5-6]15:03
-queuebot:#ubuntu-release- New: accepted soapyredpitaya [amd64] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted rust-hex [riscv64] (jammy-proposed) [0.4.3-1]15:03
-queuebot:#ubuntu-release- New: accepted soapybladerf [arm64] (jammy-proposed) [0.4.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyhackrf [ppc64el] (jammy-proposed) [0.3.3-5]15:03
-queuebot:#ubuntu-release- New: accepted soapyosmo [arm64] (jammy-proposed) [0.2.5-6]15:03
-queuebot:#ubuntu-release- New: accepted soapyosmo [s390x] (jammy-proposed) [0.2.5-6]15:03
-queuebot:#ubuntu-release- New: accepted soapyredpitaya [armhf] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyredpitaya [riscv64] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyremote [armhf] (jammy-proposed) [0.5.2-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyremote [riscv64] (jammy-proposed) [0.5.2-3]15:03
-queuebot:#ubuntu-release- New binary: libcifpp [amd64] (jammy-proposed/universe) [1.0.1-4] (no packageset)15:03
-queuebot:#ubuntu-release- New: accepted soapyaudio [arm64] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyhackrf [s390x] (jammy-proposed) [0.3.3-5]15:03
-queuebot:#ubuntu-release- New: accepted soapyredpitaya [arm64] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyredpitaya [s390x] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyremote [s390x] (jammy-proposed) [0.5.2-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyremote [arm64] (jammy-proposed) [0.5.2-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyrtlsdr [arm64] (jammy-proposed) [0.3.0-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyrtlsdr [ppc64el] (jammy-proposed) [0.3.0-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyrtlsdr [s390x] (jammy-proposed) [0.3.0-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyuhd [arm64] (jammy-proposed) [0.4.1-3]15:03
-queuebot:#ubuntu-release- New: accepted soapybladerf [s390x] (jammy-proposed) [0.4.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyredpitaya [ppc64el] (jammy-proposed) [0.1.1-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyremote [amd64] (jammy-proposed) [0.5.2-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyrtlsdr [armhf] (jammy-proposed) [0.3.0-4]15:03
-queuebot:#ubuntu-release- New: accepted soapyuhd [amd64] (jammy-proposed) [0.4.1-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyuhd [ppc64el] (jammy-proposed) [0.4.1-3]15:03
-queuebot:#ubuntu-release- New: accepted soapyuhd [s390x] (jammy-proposed) [0.4.1-3]15:03
-queuebot:#ubuntu-release- New: accepted ukui-interface [amd64] (jammy-proposed) [1.0.1-1]15:03
-queuebot:#ubuntu-release- New: accepted ukui-interface [armhf] (jammy-proposed) [1.0.1-1]15:03
-queuebot:#ubuntu-release- New: accepted vast [s390x] (jammy-proposed) [2021.05.27-8]15:04
-queuebot:#ubuntu-release- New: accepted soapyrtlsdr [riscv64] (jammy-proposed) [0.3.0-4]15:04
-queuebot:#ubuntu-release- New: accepted vast [arm64] (jammy-proposed) [2021.05.27-8]15:04
-queuebot:#ubuntu-release- New: accepted libcifpp [amd64] (jammy-proposed) [1.0.1-5]15:04
-queuebot:#ubuntu-release- New: accepted ukui-interface [arm64] (jammy-proposed) [1.0.1-1]15:04
-queuebot:#ubuntu-release- New: accepted libcifpp [amd64] (jammy-proposed) [1.0.1-4]15:04
xnoxjuliank:  but even that might not work (disable cloud-init networking; dhcp all the things) if the cloud network fabric is indeed wrong and expects one mac yet connects a wrong one to the node....16:17
juliankxnox: bos01 gets no metadata right now; so should use DHCP. But apparently there is no DHCP on the network16:25
-queuebot:#ubuntu-release- New binary: xnote [amd64] (jammy-proposed/universe) [3.2.4-1] (no packageset)17:32
-queuebot:#ubuntu-release- Packageset: 127 entries have been added or removed18:04
-queuebot:#ubuntu-release- Packageset: Added abseil to ubuntu-desktop in hirsute18:49
-queuebot:#ubuntu-release- Packageset: Added marisa to ubuntu-desktop in hirsute18:49
-queuebot:#ubuntu-release- Packageset: Added opencc to ubuntu-desktop in hirsute18:49
Eickmeyer[m]Having difficulty with the ubuntustudio seed. I made some changes to the fonts seed and pushed them, but when the ISO builds it's not pulling the correct version of the seed, which is causing problems when it pulls the ubuntustudio-meta packages, which is based on the correct seed.19:04
Eickmeyer[m]Seems as though some appropriate mirrors aren't updating?19:05
vorlonEickmeyer[m]: when you say it's not getting the appropriate version, are you basing this on build log output?19:12
vorlonalso what is the difference in output that is incorrect?19:13
Eickmeyer[m]vorlon: Yes. For Jammy. I don't know what's going on, but the seed is pulling in ttf-aenigma when it should be fonts-aenigma. In git it's correct, but the cd image builder is still getting the wrong file, it looks like.19:14
Eickmeyer[m]If I run germinate, it's correct, but if I look at https://people.canonical.com/~ubuntu-archive/seeds/ubuntustudio.jammy/ it's incorrect.19:15
vorlonEickmeyer[m]: ah. that URL is informational only and not used as part of image builds19:15
vorlonbut I'll look to see what's stuck19:16
Eickmeyer[m]Awesome, that'd be helpful.19:16
Eickmeyer[m]We've been trying to diagnose what's stuck, because when I pushed the update to the git repo that should've "just woked" (tm), but it hasn't.19:16
Eickmeyer[m]*worked19:16
vorlona bzr process for updating an unrelated seed checkout was hung since the 23rd, which I think was the day launchpad had issues19:19
vorloncleared it now, and the next run has already progressed past that point19:21
=== jpeisach is now known as ItzSwirlz
vorlonEickmeyer[m]: so, the ubuntustudio.jammy checkout should now be current. But again, this is informational and doesn't affect the image builds.  Do you have a build log or anything that shows the misbehavior?19:22
Eickmeyer[m]vorlon: https://launchpadlibrarian.net/566689856/buildlog_ubuntu_jammy_amd64_ubuntustudio_BUILDING.txt.gz19:22
Eickmeyer[m]I did a germinate and rdepends on ttf-aenigma and nothing else is calling it, just the seed.19:23
vorlonEickmeyer[m]: ok. the problem is ttf-aenigma still has Task: ubuntustudio-fonts in the archive19:23
Eickmeyer[m]Yes, but I removed it from the task.19:24
Eickmeyer[m]vorlon: https://git.launchpad.net/~ubuntustudio-dev/ubuntu-seeds/+git/ubuntustudio/tree/fonts19:25
vorlonright19:25
-queuebot:#ubuntu-release- Unapproved: barbican (focal-proposed/main) [1:10.1.0-0ubuntu1 => 1:10.1.0-0ubuntu2] (openstack, ubuntu-server)20:24
vorlonEickmeyer[m]: looks like it was a race condition; the latest archive publication shows ttf-aenigma is no longer in the task, so a build now will not pull it in20:40
Eickmeyer[m]vorlon: Good to know. Hopefully tomorrow's build will be successful. Thanks!20:40

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