/srv/irclogs.ubuntu.com/2021/12/10/#ubuntu-release.txt

-queuebot:#ubuntu-release- New binary: gr-iqbal [s390x] (jammy-proposed/universe) [0.38.2-2] (no packageset)05:24
-queuebot:#ubuntu-release- New binary: gr-iqbal [ppc64el] (jammy-proposed/universe) [0.38.2-2] (no packageset)05:25
-queuebot:#ubuntu-release- New binary: gr-iqbal [amd64] (jammy-proposed/universe) [0.38.2-2] (no packageset)05:26
-queuebot:#ubuntu-release- New binary: gr-iqbal [armhf] (jammy-proposed/universe) [0.38.2-2] (no packageset)05:29
-queuebot:#ubuntu-release- New binary: gr-iqbal [arm64] (jammy-proposed/universe) [0.38.2-2] (no packageset)05:30
-queuebot:#ubuntu-release- New: accepted gr-iqbal [amd64] (jammy-proposed) [0.38.2-2]05:47
-queuebot:#ubuntu-release- New: accepted gr-iqbal [armhf] (jammy-proposed) [0.38.2-2]05:47
-queuebot:#ubuntu-release- New: accepted gr-iqbal [s390x] (jammy-proposed) [0.38.2-2]05:47
-queuebot:#ubuntu-release- New: accepted gr-iqbal [arm64] (jammy-proposed) [0.38.2-2]05:47
-queuebot:#ubuntu-release- New: accepted gr-iqbal [ppc64el] (jammy-proposed) [0.38.2-2]05:47
-queuebot:#ubuntu-release- Unapproved: systemd (impish-proposed/main) [248.3-1ubuntu8 => 248.3-1ubuntu9] (core, i386-whitelist)08:59
-queuebot:#ubuntu-release- Unapproved: systemd (focal-proposed/main) [245.4-4ubuntu3.13 => 245.4-4ubuntu3.14] (core, i386-whitelist)09:06
-queuebot:#ubuntu-release- Unapproved: systemd (impish-proposed/main) [248.3-1ubuntu8 => 248.3-1ubuntu8.1] (core, i386-whitelist)09:13
slyonping ubuntu-release, could somebody please drop systemd 248.3-1ubuntu9 from the impish queue (it has a wrong version number)? I've already uploaded -ubuntu8.1 to fix this ^09:14
laneyslyon: done (it's ubuntu-sru or ubuntu-archive BTW)09:17
slyonugh, indeed. thank you!09:17
-queuebot:#ubuntu-release- Unapproved: rejected systemd [source] (impish-proposed) [248.3-1ubuntu9]09:17
-queuebot:#ubuntu-release- Unapproved: systemd (bionic-proposed/main) [237-3ubuntu10.52 => 237-3ubuntu10.53] (core)09:21
RikMillssil2100: requested copy 35 mins ago, and nothing happened: https://bileto.ubuntu.com/log/4734/publish/1/10:50
RikMills??10:50
paridebdmurray, https://code.launchpad.net/~paride/ubuntu-cdimage/ubuntu-cdimage/+merge/413015 <- you took care of these in the past11:13
-queuebot:#ubuntu-release- New binary: gr-hpsdr [amd64] (jammy-proposed/universe) [3.0-2] (no packageset)11:23
-queuebot:#ubuntu-release- New binary: gr-hpsdr [s390x] (jammy-proposed/universe) [3.0-2] (no packageset)11:23
-queuebot:#ubuntu-release- New binary: gr-hpsdr [ppc64el] (jammy-proposed/universe) [3.0-2] (no packageset)11:24
-queuebot:#ubuntu-release- New binary: gr-hpsdr [arm64] (jammy-proposed/universe) [3.0-2] (no packageset)11:28
-queuebot:#ubuntu-release- New binary: gr-hpsdr [armhf] (jammy-proposed/universe) [3.0-2] (no packageset)11:28
sil2100RikMills: hm hm, let me take a look in a moment, since I need to jump out now11:44
-queuebot:#ubuntu-release- New binary: gr-hpsdr [riscv64] (jammy-proposed/universe) [3.0-2] (no packageset)12:12
cjwatsonvorlon: I think so - can you confirm that the new key/cert is intended to be used for all series, not just >=jammy?12:37
RikMillssil2100: I am going to abandon that ticket and upload direct. the collision I was trying to avoid while qtbase built is cleared now anyway13:06
-queuebot:#ubuntu-release- New: accepted gr-hpsdr [amd64] (jammy-proposed) [3.0-2]14:45
-queuebot:#ubuntu-release- New: accepted gr-hpsdr [armhf] (jammy-proposed) [3.0-2]14:45
-queuebot:#ubuntu-release- New: accepted gr-hpsdr [riscv64] (jammy-proposed) [3.0-2]14:45
-queuebot:#ubuntu-release- New: accepted gr-hpsdr [arm64] (jammy-proposed) [3.0-2]14:45
-queuebot:#ubuntu-release- New: accepted gr-hpsdr [s390x] (jammy-proposed) [3.0-2]14:45
-queuebot:#ubuntu-release- New: accepted gr-hpsdr [ppc64el] (jammy-proposed) [3.0-2]14:45
sil2100RikMills: hey! Just took a look just now (more of out of curiosity really), sorry it took so long15:03
sil2100RikMills: I see that the cu2d script that runs on snakefruit errored out on the copy request: ERROR Manual upload of qtbase-opensource-src 0 is newer than 5.15.2+dfsg-14ubuntu1. Not uploading 5.15.2+dfsg-14ubuntu3.15:04
RikMillshuh?15:04
sil2100huh15:04
sil21000? Did it get confused?15:04
RikMillsdid the ubuntu2 that got deleted confuse it?15:05
RikMillsanyway.... at this point on a Friday PM we can probably leave it and see if it occurs again15:06
sil2100hah, yes, ok, so I guess what it really needed is a diff job run?15:06
RikMillsI did do one15:07
RikMillsbefore signing off and trying to land15:08
sil2100Ah, ok, I think I know, yeah, this is some weird piece of code and I think the deleted ubuntu2 caused it15:08
RikMillstrust me to hit a corner case. lol15:09
sil2100Basically it fetches the 'latest source upload in the archive' (regardless of what state it is in), then it takes that package and checks if it's Pending or Published - since the latest one was Deleted, it basically returns None, and then there's a piece of code that uses the '0' version number when the returned package version is None15:10
sil2100Not sure why it does that! Either a bug or was some funky way to treat some corner case! Anyway, this seems like a very edge-case indeed15:10
sil2100;)15:11
vorloncjwatson: yes - all series, not just >= jammy17:21
vorlonNo known owning team subscribed to 'fuse3'. Do you really want to promote? [y|N]? n17:32
vorlonwow, we fancy17:32
bdmurrayNice, then how did those last two packages end up w/o subscribers?17:38
vorlonwhich two?17:38
bdmurrayfirmware-sof and nvidia-graphics-drivers-49517:39
vorlonah17:39
vorlonmaybe whoever promoted hadn't updated their ubuntu-archive-tools checkout?17:40
bdmurrayshame shame17:40
vorlonotoh that change was from March17:40
bdmurrayDidn't you just do firmware-sof?17:41
vorlonnot sure17:41
bdmurrayhttps://launchpad.net/ubuntu/+source/firmware-sof/+publishinghistory17:41
vorlonmaybe the check doesn't fire on restricted, only main?17:42
vorlonyeah it's that ^17:43
bdmurrayI'll trust you to fix it17:43
vorlondon't ;)17:43
bdmurrayIf only I could commit...17:43
bdmurrayhttps://pastebin.ubuntu.com/p/KPhdrqT7g3/17:46
vorlonbdmurray: done18:05
vorlonginggs: does celery need to be run as a big_package? ("Killed")18:47
cjwatsonvorlon: In theory done - see email19:11
vorloncjwatson: ta!19:14
vorlonjuliank: ^^ this means we're ready for approving any new grub2 signed binaries you upload19:53
-queuebot:#ubuntu-release- New sync: hugin (jammy-proposed/primary) [2021.0~beta1+dfsg-1]21:43
* vorlon uploads libtfbs-perl and if it ftbfs I'm done23:15
-queuebot:#ubuntu-release- New binary: libfuture-io-perl [amd64] (jammy-proposed/none) [0.10-1] (no packageset)23:21
-queuebot:#ubuntu-release- New binary: librole-eventemitter-perl [amd64] (jammy-proposed/none) [0.003-1] (no packageset)23:21
-queuebot:#ubuntu-release- New binary: r-cran-gb2 [amd64] (jammy-proposed/none) [2.1-1] (no packageset)23:21
-queuebot:#ubuntu-release- New binary: liblatex-tounicode-perl [amd64] (jammy-proposed/none) [0.11-1] (no packageset)23:21
-queuebot:#ubuntu-release- New binary: pynput [amd64] (jammy-proposed/none) [1.7.3-1] (no packageset)23:21
-queuebot:#ubuntu-release- New: accepted libfuture-io-perl [amd64] (jammy-proposed) [0.10-1]23:22
-queuebot:#ubuntu-release- New: accepted librole-eventemitter-perl [amd64] (jammy-proposed) [0.003-1]23:22
-queuebot:#ubuntu-release- New: accepted r-cran-gb2 [amd64] (jammy-proposed) [2.1-1]23:22
-queuebot:#ubuntu-release- New: accepted liblatex-tounicode-perl [amd64] (jammy-proposed) [0.11-1]23:22
-queuebot:#ubuntu-release- New: accepted pynput [amd64] (jammy-proposed) [1.7.3-1]23:22
-queuebot:#ubuntu-release- New binary: geners [amd64] (jammy-proposed/none) [0.0~svn60+ds-1] (no packageset)23:23
-queuebot:#ubuntu-release- New binary: geners [ppc64el] (jammy-proposed/none) [0.0~svn60+ds-1] (no packageset)23:23
-queuebot:#ubuntu-release- New binary: geners [s390x] (jammy-proposed/none) [0.0~svn60+ds-1] (no packageset)23:24
-queuebot:#ubuntu-release- New binary: geners [arm64] (jammy-proposed/none) [0.0~svn60+ds-1] (no packageset)23:28
-queuebot:#ubuntu-release- New binary: geners [armhf] (jammy-proposed/none) [0.0~svn60+ds-1] (no packageset)23:28
-queuebot:#ubuntu-release- New binary: gap-hap [amd64] (jammy-proposed/none) [1.34-1] (no packageset)23:29
-queuebot:#ubuntu-release- New: accepted gap-hap [amd64] (jammy-proposed) [1.34-1]23:39
-queuebot:#ubuntu-release- New: accepted geners [arm64] (jammy-proposed) [0.0~svn60+ds-1]23:39
-queuebot:#ubuntu-release- New: accepted geners [ppc64el] (jammy-proposed) [0.0~svn60+ds-1]23:39
-queuebot:#ubuntu-release- New: accepted geners [amd64] (jammy-proposed) [0.0~svn60+ds-1]23:39
-queuebot:#ubuntu-release- New: accepted geners [s390x] (jammy-proposed) [0.0~svn60+ds-1]23:39
-queuebot:#ubuntu-release- New: accepted geners [armhf] (jammy-proposed) [0.0~svn60+ds-1]23:39
-queuebot:#ubuntu-release- New binary: geners [riscv64] (jammy-proposed/universe) [0.0~svn60+ds-1] (no packageset)23:39

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