/srv/irclogs.ubuntu.com/2020/11/19/#ubuntu-devel.txt

=== ebarretto_ is now known as ebarretto
=== sem2peie- is now known as sem2peie
cpaelzerdoko: rbalint: FYI I've seen you have rebuilt cyrus-imap but it's test dependency issues hold back perl and many (22) other things. I've found that Debian has our delta https://launchpad.net/ubuntu/+source/cyrus-imapd/3.2.3-2ubuntu1 now accepted in https://tracker.debian.org/news/1181216/accepted-cyrus-imapd-324-3-source-into-unstable/08:48
cpaelzerdoko: rbalint: thereby it can be a sync and tests retriggered once built08:48
cpaelzerI'll file a bug and trigger the sync unless you say that you are already on it08:49
seb128hey there, python questions pyferret tests fail because it does11:25
seb128 ; for py in $(py3versions -r 2>/dev/null) ... ; $py -c "import pyferret"11:25
seb128and Depends on python3-ferret which Depends on python3 (>= 3.8~)11:25
seb128which leads to bash: python3.9: command not found11:26
seb128is the right fix for thoses cases to have the tests control Depends on python3-all?11:26
dokoseb128: yes. can you file a RC issue for Debian too?11:57
seb128doko, yes, will do, thanks for the reply11:57
dokoUser: debian-python@lists.debian.org11:58
dokoUsertags: python3.911:58
seb128k11:58
dokoseb128: ^^^11:58
cpaelzerdoko: rbalint: FYI the sync I mentioned earlier unblocked all things that waited on cyrus-imapd12:13
cpaelzerdoko: rbalint: sil2100: given the high number of long-duration-often-manually-retried that https://autopkgtest.ubuntu.com/packages/libr/libreoffice/hirsute/arm64 and https://autopkgtest.ubuntu.com/packages/libr/libreoffice/hirsute/armhf are causing - what do you think of badtesting that on armhf/arm6412:16
cpaelzerit feels that must have been discussed before ...12:16
cpaelzerWas there any hope to not expect this to be a retry-monster forever?12:16
LaneyThe desktop team should be asked if they can work on making that less flaky12:17
LaneyI don't think ignoring the tests there is a good answer12:17
LaneyReducing the coverage would be preferable if that gets it to be more stable, for example, assuming the flakiness can't be easily fixed12:18
cpaelzersounds good, I'll ask in #ubuntu-desktop if they have (or want) a bug for it12:18
Laney- or in the meantime while fixing the flakes as a more long term task12:19
cpaelzerHi proposed migration tries to confuse me, on recent qemu 5.1 it tells me "old binaries left on amd64: qemu-kvm (from 1:5.0-5ubuntu11)" (and the same for arm64/ppc64el/s390x)12:45
cpaelzerAnd that is true and expected, binary "qemu-kvm" existed but is gone intentionally12:45
cpaelzerAs replacement there are breaks/replaces on the qemu-system-* packages, so the rev-deps should be covered.12:45
cpaelzerI'm puzzled what to do now, I'd have expected this to be not a migration blocker12:46
cpaelzerAnd once the new one migrated the old binaries to be removed via https://people.canonical.com/~ubuntu-archive/nbs.html12:46
cpaelzerSeems to be different now, could someone advice what/if I have to do now to ge this unstuck?12:46
Laneycpaelzer: it exists in proposed, was there a previous upload that didn't migrate? (yes)12:52
Laneyan archive admin needs to remove that12:52
* Laney does12:53
Laneynein, doko already did it!12:55
cpaelzerthanks Laney, just to make sure I get it right (for next time). Usually we'd have the old package in -release and not in -proposed. But since I had one upload in -proposed with qemu-kvm and then another one to -proposed without we now have had the package in -proposed but not as part of the current version that shall migrate. And NBS would instead be for things missing in -release12:56
cpaelzersort of makes sense, it seems I just didn't hit this particular sub-case yet (or an AA was always too fast resolving it before it bothered me)12:57
rbalint@pilot in13:32
=== udevbot_ changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Trusty-Groovy | If you can't send messages here, authenticate to NickServ first | Patch Pilots: rbalint
rbalintcpaelzer, yesterday following the recommendation of doko and vorlon i moved to the plusone discussion channel to #ubuntu-release on https://wiki.ubuntu.com/PlusOneMaintenanceTeam13:36
cpaelzerrbalint: intersting - we started there and were driven away being called too noisy13:43
rbalintok, sorry, then this needs a wider discussion13:45
rbalintbut this does not work, yesterday i missed the discussion by hanging out here13:46
rbalintwho complained about the noise?13:47
rbalintcpaelzer, doko keeps talking on #ubuntu-release13:50
dokocpaelzer, rbalint: didn't vorlon change that to #u-r?13:54
rbalintdoko, you suggested, vorlon agreed, i changed: https://pastebin.ubuntu.com/p/S5qRB9F8B7/13:57
seb128cjwatson, hey, I'm pondering adding a apt-proxy-url argument to launchpad-buildd/lpbuildd/livefs.py do you have any opinion on that before I actual start working on code changes?14:06
cjwatsonseb128: Similar to the existing one in lpbuildd/debian.py?  Sounds reasonable to me if you have a good idea of how to jam it into livecd-rootfs and if it similarly defaults to the value in launchpad-buildd's config file14:15
seb128cjwatson, thanks, I hit the issue when trying local builds with ubuntu-old-fashioned, it uses the existing --http-proxy arg when there an apt config but that does14:22
seb128            if self.args.http_proxy:14:22
seb128                proxy_dict = {14:22
seb128                    "http_proxy": self.args.http_proxy,14:22
seb128                    "LB_APT_HTTP_PROXY": self.args.http_proxy14:22
seb128                    }14:22
seb128cjwatson, the LB_ makes live-build do the right thing but the http_proxy blew up if you just use a squid-deb-proxy since it tries to use it as a real proxy and that fails14:23
seb128so I would just set "LB_APT_HTTP_PROXY" in the apt-proxy-url case14:23
cjwatsonseb128: I expect I'll need to look at the diff, but sounds broadly reasonable I think14:27
seb128cjwatson, thanks14:27
=== ijohnson is now known as ijohnson|lunch
ItzSwirlzso mouseemu has been removed it seems, is that correct?18:25
tumbleweedyep18:28
ItzSwirlzalr, time to see how cinnamon is doing in hirsute18:30
ItzSwirlzhm, i gotta tell preining to release 4.7.0 in debian18:31
ItzSwirlzOr i can reqsync 4.6.3.18:31
ItzSwirlzIt's in experimental, I'll choose the latter (4.6.0-3)18:32
=== ijohnson|lunch is now known as ijohnson
rbasakbdmurray: I replied in bug 1901491. Not sure if you were asking because you hadn't realised it was an SRU regression, or if you were asking why I was tagging post-accept.20:20
ubottubug 1901491 in v4l2loopback (Ubuntu Focal) "Created devices are not available" [High,Fix released] https://launchpad.net/bugs/190149120:20
bdmurrayrbasak: Thanks, I wasn't sure if some action was required.20:29
rbalint@pilot out22:02
=== udevbot_ changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Trusty-Groovy | If you can't send messages here, authenticate to NickServ first | Patch Pilots:

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