/srv/irclogs.ubuntu.com/2020/11/12/#ubuntu-release.txt

-queuebot:#ubuntu-release- New: accepted dcmtk [amd64] (hirsute-proposed) [3.6.5-1]00:01
-queuebot:#ubuntu-release- New: accepted dcmtk [s390x] (hirsute-proposed) [3.6.5-1]00:01
-queuebot:#ubuntu-release- New: accepted ycm-cmake-modules [amd64] (hirsute-proposed) [0.12.0-1]00:01
-queuebot:#ubuntu-release- New: accepted dcmtk [ppc64el] (hirsute-proposed) [3.6.5-1]00:01
-queuebot:#ubuntu-release- New: accepted ruby-simpleidn [amd64] (hirsute-proposed) [0.1.1-2]00:01
-queuebot:#ubuntu-release- New: accepted ruby-simpleidn [amd64] (hirsute-proposed) [0.1.1-1]00:02
=== guiverc2 is now known as guiverc
valorietjaalton: that sounds like an important one01:44
-queuebot:#ubuntu-release- Unapproved: snapd-glib (groovy-proposed/main) [1.57-0ubuntu4 => 1.58-0ubuntu0.20.10.0] (desktop-core, i386-whitelist, ubuntu-server)02:57
-queuebot:#ubuntu-release- Unapproved: snapd-glib (focal-proposed/main) [1.57-0ubuntu3 => 1.58-0ubuntu0.20.04.0] (desktop-core, i386-whitelist)03:57
-queuebot:#ubuntu-release- New binary: libavif [amd64] (hirsute-proposed/universe) [0.8.3-1] (no packageset)05:16
-queuebot:#ubuntu-release- New binary: libavif [s390x] (hirsute-proposed/universe) [0.8.3-1] (no packageset)05:16
-queuebot:#ubuntu-release- New binary: libavif [ppc64el] (hirsute-proposed/universe) [0.8.3-1] (no packageset)05:16
-queuebot:#ubuntu-release- New binary: nim-d3 [amd64] (hirsute-proposed/universe) [0.1.3-1] (no packageset)05:22
-queuebot:#ubuntu-release- New binary: pageedit [amd64] (hirsute-proposed/universe) [1.3.0+dfsg1-1] (no packageset)05:22
-queuebot:#ubuntu-release- New binary: libavif [armhf] (hirsute-proposed/universe) [0.8.3-1] (no packageset)05:25
-queuebot:#ubuntu-release- New binary: libavif [arm64] (hirsute-proposed/universe) [0.8.3-1] (no packageset)05:26
-queuebot:#ubuntu-release- New binary: libavif [riscv64] (hirsute-proposed/universe) [0.8.3-1] (no packageset)05:29
-queuebot:#ubuntu-release- New binary: pageedit [arm64] (hirsute-proposed/universe) [1.3.0+dfsg1-1] (no packageset)05:41
-queuebot:#ubuntu-release- New binary: pageedit [armhf] (hirsute-proposed/universe) [1.3.0+dfsg1-1] (no packageset)05:49
-queuebot:#ubuntu-release- New: accepted libavif [amd64] (hirsute-proposed) [0.8.3-1]08:37
-queuebot:#ubuntu-release- New: accepted libavif [armhf] (hirsute-proposed) [0.8.3-1]08:37
-queuebot:#ubuntu-release- New: accepted libavif [riscv64] (hirsute-proposed) [0.8.3-1]08:37
-queuebot:#ubuntu-release- New: accepted nim-d3 [amd64] (hirsute-proposed) [0.1.3-1]08:38
-queuebot:#ubuntu-release- New: accepted pageedit [arm64] (hirsute-proposed) [1.3.0+dfsg1-1]08:38
-queuebot:#ubuntu-release- New: accepted libavif [arm64] (hirsute-proposed) [0.8.3-1]08:38
-queuebot:#ubuntu-release- New: accepted libavif [s390x] (hirsute-proposed) [0.8.3-1]08:38
-queuebot:#ubuntu-release- New: accepted pageedit [armhf] (hirsute-proposed) [1.3.0+dfsg1-1]08:38
-queuebot:#ubuntu-release- New: accepted libavif [ppc64el] (hirsute-proposed) [0.8.3-1]08:38
-queuebot:#ubuntu-release- New: accepted pageedit [amd64] (hirsute-proposed) [1.3.0+dfsg1-1]08:38
Laneyvorlon: now fix the graph at the bottom there :>09:29
juliankLaney: I want to add short_tests option and add aptdaemon to it, make it timeout after 30 minutes; because sometimes it gets stuck completely and sits around for 2.5 hours doing nothing09:59
juliankwell most of the time :D09:59
juliankmost of the time on armhf that is10:00
Laneyisn't that better to do in your test itself?10:00
juliankLaney: No idea how I'd sensibly built a timeout in there10:01
LaneyI mean fix the bug where it's getting stuck10:02
juliankNow that's even harder :D10:03
juliankThere's a race somewhere I presume10:03
juliankshould add idle timeout to tests10:04
julianktests run with --disable-timeout and then get stuck waiting on timeout10:06
-queuebot:#ubuntu-release- Unapproved: accepted grub2 [amd64] (hirsute-proposed) [2.04-1ubuntu36]10:14
-queuebot:#ubuntu-release- Unapproved: accepted grub2 [arm64] (hirsute-proposed) [2.04-1ubuntu36]10:14
sil2100Eickmeyer: hey! I don't see a re-upload of agordejo in NEW yet, is that still in progress?10:14
juliankLaney: So I think I found where britney goes wrong with trigger generation, but I need to do some testing and analyze why it's there in the first place10:35
juliankLaney: e.g. dogtail has trigger  "apache2/2.4.46-1ubuntu1", which is in release pocket for ages10:35
Laneyjuliank: yeah, did you see the code that does that?#10:38
Laneyjuliank: you might want to discuss this with elbrus rather than me though, he should know this area better10:40
Laneyor in addition to me, i.e. in #debian-release maybe10:40
juliankLaney: There's code in                 if binary not in source_data_srcdist.binaries: that seems to add that10:40
juliankLaney: I can't get the test suite to run without errors though10:40
juliankpy.test-3  tests/test_policy.py  should work ...10:42
LaneyI might have broken that one, I never ran it 🙈10:44
juliankaha10:45
Laneyjuliank: it seems to work on the upstream branch, so either feel free to fix those10:45
Laneyorrrr just do it on that branch10:45
Laneywould prefer the latter if you would submit it to debian too :-)10:45
juliankLaney: Oh I think the reason is that we have PARTIAL_UNSTABLE; which merges testing into unstable to make it whole10:45
juliankLaney: Hence it sees the package as being in unstable and adds a trigger10:46
juliankhmm10:46
juliankor not?10:46
juliankthat shouldn't happen with full unstable either10:47
juliankdebian/master seems better, buts till fails10:47
-queuebot:#ubuntu-release- New binary: llvm-toolchain-11 [riscv64] (focal-proposed/universe) [1:11.0.0-2~ubuntu20.04.1] (i386-whitelist)10:48
juliankjust one error, though10:48
Laneybah, amd64 all-proposed (perl) runs are falling over because grub2-signed11:30
* Laney retries the build to get it out of depwait faster11:31
juliankI need to rewrite my excuses filtering tool, it takes like 2 minutes right now11:40
juliankrewrite in a faster language than python11:40
Laneygood chance to learn rust!11:40
juliankIt basically spends all time in yaml.safe_load11:40
juliankLaney: Basically just need an insanely fast yaml library11:40
juliankor I should just parse the html instead11:41
juliankThe tool asks notmuch which packages I last uploaded (from:archive subject:hirsute) and then creates an excuses.html with just those packages11:41
juliankSo I can quickly track my own uploads11:42
Laneynot sure I'd be bothered by 2 minutes to be honest, would timer it and forget11:42
Laneybut you do you :-)11:42
juliankIt's now in a crontab11:42
juliankpulling excuses every 30 mins and parsing them11:43
juliankLaney: I want to allow autopkgtest-cloud to allow migration-reference/0 as a trigger, such that you can manually retrigger with that and it does the baseline reset in britney11:45
juliankSo, manual baseline retesting :D11:46
juliankAvoids the need to have these force-reset-test things set manually11:46
Laneymaybe, if you enforce no other triggers are allowed there11:47
Laneybut I'm not sure, part of what we wanted to see was the baseline test happening as often as possible so we actually catch the regressions near to where they happen rather than a random period later11:48
juliankLaney: That's what we still want, yes11:48
LaneyI think using reference triggers to implement baseline retesting is a decent enough idea though11:48
juliankLaney: But allowing manual run of the baseline retest _as well_ (or first) is useful too IMO11:49
Laneydunno, it's basically allowing everyone to potentially add hints11:49
Laneythe first thing to happen will be someone scripts this11:49
Laneyand then we have the behaviour we don't want11:49
juliankheh11:49
Laneyyou could maybe restrict it to ubuntu-release?11:50
Laneybut still not 100% sure11:50
juliankOTOH, if it does that weekly anyway, you get "hints" on a weekly basis anyway11:51
juliankwITHOUt release team control11:51
Laneynot weekly, as often as possible - but indeed, the point is to have the delta be small enough to be assessable by a human at which point we've said hinting is "fine"11:52
Laneywhat'll happen if you let anyone schedule these is: regression, baseline trigger, hint, migrate11:52
Laneyand the delta will be potentially huge and unworkable11:52
Laneywe're no closer to understanding what actually broke the thing, which is the idea11:55
julianktrue that11:55
-queuebot:#ubuntu-release- New binary: qclib [s390x] (hirsute-proposed/universe) [2.2.1-0ubuntu1] (no packageset)12:06
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [amd64] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [armhf] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [ppc64el] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [s390x] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [arm64] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [riscv64] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
-queuebot:#ubuntu-release- New: accepted llvm-toolchain-11 [i386] (focal-proposed) [1:11.0.0-2~ubuntu20.04.1]12:20
dokoLaney: are all ppc64el autopkg testers enabled?12:56
Laneydoko: They are now, see IS channel backlog12:56
dokota12:56
Laneywell "all" is 50% of "all", but we can't do anything about that really12:57
* Laney and stgraber have been raising that problem, has now been assigned to a sysadmin so should hopefully get moving soon12:58
Laneyjuliank: btw, if you want to look into something autopkgtest-ish, lots of the x86 jobs are failing with '/tmp/autopkgtest-run-wrapper: command not found', and I have no idea what that is about, how can that not be there? disk problems on the compute hosts?13:04
Laneythey retry and usually succeed but it's still making it slower than it needs to be13:05
juliankLaney: hmm that's odd stuff13:05
juliankLaney: Please cherry-pick my britney commit from debian :D13:05
juliankFor the trigger stuff13:05
Laneyyeah, will do later13:06
LaneyI actually have a full rebase prepared13:06
juliankthat's nicer13:06
Laneybut I have kept it away from LP13:06
Laneyuntil all this stuff is finished, don't want to risk it13:06
juliankI think I'm done with universe merges too, nothing interesting in there13:06
juliankI can merge without testing of course13:07
juliankbut meh13:07
Laneyand some mysterious tar failures (tar is used to copy the package being tested back to the controller if the machine needs to be recreated for some reason)13:11
Laneyhave a suspicion something is unhealthy in one of the x86 clouds13:11
-queuebot:#ubuntu-release- Unapproved: s390-tools (hirsute-proposed/main) [2.14.0-1ubuntu1 => 2.14.0-2ubuntu1] (core)13:27
-queuebot:#ubuntu-release- Unapproved: qemu (groovy-proposed/main) [1:5.0-5ubuntu9 => 1:5.0-5ubuntu9.1] (ubuntu-server, virt)13:35
-queuebot:#ubuntu-release- Unapproved: qemu (focal-proposed/main) [1:4.2-3ubuntu6.8 => 1:4.2-3ubuntu6.9] (ubuntu-server, virt)13:36
cpaelzerThere is movement on the Debian fio package (some issues in hirsute proposed), I'd want to get our testing fixed before it gets auto-synced13:46
cpaelzertherefore I wanted to ask if a ubuntu-release member could check if https://code.launchpad.net/~paelzer/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/393641 makes sense and could be applied13:47
-queuebot:#ubuntu-release- New: accepted microcode-initrd [source] (focal-proposed) [2~20.04.0]14:02
-queuebot:#ubuntu-release- New binary: microcode-initrd [amd64] (focal-proposed/none) [2~20.04.0] (no packageset)14:05
-queuebot:#ubuntu-release- New: accepted microcode-initrd [amd64] (focal-proposed) [2~20.04.0]14:14
GunnarHjAnybody who can take a look at this MR:14:33
GunnarHjhttps://code.launchpad.net/~gunnarhj/britney/+git/hints-ubuntu/+merge/39365014:33
GunnarHjIt's a real issue with isenkram-cli and reported to Debian. My thought is to prevent it from blocking the migration of several packages until the issue gets fixed.14:33
-queuebot:#ubuntu-release- Unapproved: adcli (groovy-proposed/main) [0.9.0-1ubuntu1 => 0.9.0-1ubuntu1.1] (ubuntu-desktop, ubuntu-server)14:36
seb128if not, https://autopkgtest.ubuntu.com/packages/i/isenkram/hirsute/amd64 , the gtk!=-3.0 hirsute version got retried and failed the same way so it's not a gtk regression, could we get gtk unblocked?14:46
Eickmeyer[m]sil2100: Yes, still in progress, but teward has ERR:DayJob15:25
tewardand a stomach bug again on top of that.15:25
Eickmeyer[m]Oof15:25
-queuebot:#ubuntu-release- New source: python-pytest-flake8 (groovy-proposed/primary) [1.0.6-2~20.10]15:26
sil2100Ouch!15:26
sil2100Eickmeyer[m], teward: just give me a pong once it's uploaded15:26
GunnarHjseb128: L_aney merged the MR after changing from badtest to reset-test.15:30
seb128GunnarHj, ah, nice15:30
-queuebot:#ubuntu-release- New: accepted python-pytest-flake8 [source] (focal-proposed) [1.0.6-2~20.04]15:39
-queuebot:#ubuntu-release- New: accepted python-pytest-flake8 [source] (groovy-proposed) [1.0.6-2~20.10]15:42
-queuebot:#ubuntu-release- New binary: python-pytest-flake8 [amd64] (focal-proposed/none) [1.0.6-2~20.04] (no packageset)15:42
-queuebot:#ubuntu-release- New binary: python-pytest-flake8 [amd64] (groovy-proposed/none) [1.0.6-2~20.10] (no packageset)15:45
-queuebot:#ubuntu-release- New: accepted python-pytest-flake8 [amd64] (focal-proposed) [1.0.6-2~20.04]15:53
-queuebot:#ubuntu-release- New: accepted python-pytest-flake8 [amd64] (groovy-proposed) [1.0.6-2~20.10]15:53
=== _hc[m] is now known as _hc
-queuebot:#ubuntu-release- New binary: qwertone [ppc64el] (hirsute-proposed/universe) [0.3.0-2] (no packageset)17:35
-queuebot:#ubuntu-release- New binary: qwertone [s390x] (hirsute-proposed/universe) [0.3.0-2] (no packageset)17:35
-queuebot:#ubuntu-release- New binary: qwertone [amd64] (hirsute-proposed/universe) [0.3.0-2] (no packageset)17:39
julianksru-team17:41
juliankhttps://github.com/dino/dino/compare/v0.1.0...v0.1.117:41
juliankdino-im want's to update to 0.1.1 in stable releases17:41
juliankI don't really have any experience with updating graphical applications, and there don't seem to be any tests added, so I don't think there's a huge test suite checking regressions17:42
juliankBut then almost all of these bug fixes seem important17:42
juliankSo I'm not sure how to do SRU paperwork for that17:43
* juliank generally only SRUs individual fixes, or big apt releases, but apt has huge test suite17:44
julianks/generally/usually/17:44
juliankDo I need a separate exception from tech board to be able to sru that?17:46
juliankor I guess sru team self-approves stable release exception now17:46
juliankI don't know, the policy is far more strict than practice is :)17:48
juliankAnd when it comes to interpreting policies, I'm even more strict usually than intended17:48
blackboxswsil2100: if there is an SRU-review slot for today. We have a verified cloud-utils SRU for Xenial at #1493188 #163027417:48
juliankLooking at other bigger updates I stumbled upon https://bugs.launchpad.net/ubuntu/+source/vala/+bug/187932917:52
ubot5Ubuntu bug 1879329 in vala (Ubuntu) "[SRU] Update to vala 0.48.6 in focal" [High,Fix released]17:52
juliankwhich says vala falls under the GNOME exception, when the gnome exception says "Vala is not considered part of GNOME for the purposes of micro release updates"17:52
juliankah heh that bit is newer than the SRU :D17:53
bdmurraydoko: The first crash has ProcMaps https://errors.ubuntu.com/oops/9ba4e3ca-093b-11eb-b591-fa163e6cac4618:11
dokobdmurray: yes, as expected, locally installed extensions18:13
=== ijohnson is now known as ijohnson|lunch
-queuebot:#ubuntu-release- New binary: qwertone [riscv64] (hirsute-proposed/universe) [0.3.0-2] (no packageset)18:39
-queuebot:#ubuntu-release- New binary: qwertone [arm64] (hirsute-proposed/universe) [0.3.0-2] (no packageset)19:04
-queuebot:#ubuntu-release- New binary: qwertone [armhf] (hirsute-proposed/universe) [0.3.0-2] (no packageset)19:07
=== ijohnson|lunch is now known as ijohnson
-queuebot:#ubuntu-release- Unapproved: opencryptoki (bionic-proposed/universe) [3.9.0+dfsg-0ubuntu1.2 => 3.9.0+dfsg-0ubuntu1.3] (no packageset)19:44
Eickmeyer[m]ubuntu-archive: bug 1904060 could use your attention.21:32
ubot5bug 1904060 in musescore (Ubuntu) "Please remove the musescore source package (renamed to musescore3) from hirsute and newer" [Medium,Triaged] https://launchpad.net/bugs/190406021:32
=== ebarretto_ is now known as ebarretto
-queuebot:#ubuntu-release- New binary: linux-signed [amd64] (xenial-proposed/main) [4.4.0-195.227] (core, kernel)23:35

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