/srv/irclogs.ubuntu.com/2024/02/20/#ubuntu-devel.txt

xnoxcpaelzer: is there llvm skew on riscv64? as bpftool needs llvm which might be still building on riscv or some such?00:52
xnoxpossibly worth a ping to arighi / paulo on ubuntu-kernel here, or on matrix kernel chanel00:53
=== pushkarnk1 is now known as pushkarnk
=== RAOF_ is now known as RAOF
slyon@pilot in11:50
=== ChanServ 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 Focal-Mantic | Patch Pilots: slyon
ahasenackI'm really starting to dislike jupyter-* packages13:34
ahasenackfix one thing, another one pops up13:36
ahasenackamd64 builders are, er, loaded?13:50
ahasenack"start in 35min"13:50
slyonsudip: Hey! I'm currently looking at your proposed lptools merge in https://code.launchpad.net/~sudipmuk/ubuntu/+source/lptools/+git/lptools/+merge/460236, can you explain why you changed the Recommends/Depends in d/control?14:01
sudipslyon: https://bugs.launchpad.net/ubuntu/+source/lptools/+bug/2052680/comments/114:02
-ubottu:#ubuntu-devel- Launchpad bug 2052680 in lptools (Ubuntu) "Please merge lptools 0.3.0 (universe) from Debian unstable (main)" [Undecided, Confirmed]14:02
slyonsudip: oh thanks! I missed the linked bug report :)14:04
sudip:)14:05
=== enr0n_ is now known as enr0n
dbungertahasenack: I am 3 bugfixes deep trying to get jupyter-notebook to migrate.  Are you working on LP: #2054342 ?  I think the proposal to "limit jupyter-client to < 8" should be seriously considered.15:24
-ubottu:#ubuntu-devel- Launchpad bug 2054342 in jupyter-notebook (Ubuntu) "FTBFS (test failure) with jupyter-client >= 8" [Undecided, New] https://launchpad.net/bugs/205434215:24
slyonsudip: Can you please comment on https://bugs.launchpad.net/ubuntu/+source/digimend-dkms/+bug/2052708/comments/4 ?15:28
-ubottu:#ubuntu-devel- Launchpad bug 2052708 in digimend-dkms (Ubuntu Jammy) "[SRU] digimend-dkms 10-4: digimend kernel module failed to build" [Undecided, Confirmed]15:28
* sudip looks15:31
flagany AA around?15:35
=== flag is now known as ppisati
ppisatiwe need a cleanup: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/205443915:36
-ubottu:#ubuntu-devel- Launchpad bug 2054439 in linux (Ubuntu Noble) "RM obsolete binaries from noble to allow linux to migrate" [Undecided, Confirmed]15:36
ppisati(on behalf of the kernel team)15:36
sudipslyon: replied to your comment.15:37
ahasenackdbungert: I am attempting to fix the dep8 test failure with jupyter-client 7.9.x, it now passws locally, just checking a ppa15:51
ahasenackdbungert: if that passes, we can give vorlon the go-ahead to remove jupyter-client 8.6.x from noble-proposed15:52
ahasenackand re-upload a new 7.9.x with the dep8 fix15:52
dbungert+115:52
ahasenackI even tried a jupyter-core patch yesterday, for the jupyter-notebook ftbfs, but that didn't help15:53
lvoytek@pilot in16:00
=== ChanServ 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 Focal-Mantic | Patch Pilots: slyon, lvoytek
slyonsudip: thx! sponsored16:10
slyon@pilot out16:11
=== ChanServ 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 Focal-Mantic | Patch Pilots: lvoytek
* slyon passing on the torch to lvoytek 16:13
sudipthanks slyon16:36
ahasenackdbungert: vorlon I have jupyter-client 7.4.9-2ubuntu1 passing dep8 in noble: https://autopkgtest.ubuntu.com/results/autopkgtest-noble-ahasenack-plusoneweek/noble/amd64/j/jupyter-client/20240220_164938_21410@/log.gz with patch https://git.launchpad.net/~ahasenack/ubuntu/+source/jupyter-client/commit/?id=8bc7ee5cf88d831f54c625d32abd00e87de3ff6916:54
-ubottu:#ubuntu-devel- Commit 8bc7ee5 in ~ahasenack/ubuntu/+source/jupyter-client "* d/p/ignore-datetime-warnings.patch: with python 3.12, some datetime"16:54
ahasenackit's ignoring the deprecated datetime usage from python-datetime16:54
ahasenackI figured we can update python-datetime after the python transition is done. Or I could fix python-datetime now, I juse fear it could cause a massive amount of retesting (haven't checked)16:55
ahasenackbranch: https://code.launchpad.net/~ahasenack/ubuntu/+source/jupyter-client/+git/jupyter-client/+ref/jupyter-client-749-deprecated-utcnow16:55
ahasenackdoko: are you ok with removing https://launchpad.net/ubuntu/+source/jupyter-client/8.6.0-0ubuntu1 from noble-proposed? You were the one who uploaded it, ahead of debian. We have exhausted our options to fix jupyter-notebook, it just doesn't work with jupyter-client >= 8.x (upstream ack'ed the breakage)16:56
dbungertahasenack: that looks like a good plan, nice work16:57
ahasenackwe just need an AA now :)16:59
ahasenack...and for that, I should be in the right channel17:02
lvoyteksudip: I see your debdiff for LP: #2026760 for the no-change rebuild and the description look good. My only note is that for the version, since there are no changes (other than maintainer) you can just increase the build# rather than -3ubuntu0.1. So in this case it would be 4.1.0-3build2. If you'd like though I can sponsor the change and just update the #18:00
-ubottu:#ubuntu-devel- Launchpad bug 2026760 in wrk (Ubuntu Mantic) "[SRU] wrk fails to run" [Undecided, Confirmed] https://launchpad.net/bugs/202676018:00
ahasenackdbungert: have you looked at ansible by any chance?18:18
ahasenackI saw a good dep8 test recently, with 9.2.0, but didn't manage to replicate it18:18
ahasenackI'll look at  libapache2-mod-python/3.5.0.1-1build1, I remember working on it in the past18:19
dokoahasenack: mkukri was working on the latter. https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/2054133 maybe just sponsor that?18:21
-ubottu:#ubuntu-devel- Launchpad bug 2054133 in libapache2-mod-python (Ubuntu Noble) "Running with Python 3.12 failed because imp was removed." [Undecided, In Progress]18:21
* ahasenack checks18:21
dbungertahasenack: negative, schopin may have though18:21
ahasenackit's still being reviewed by upstream18:23
sudiplvoytek: yes, please. I was in doubt about the version but since SRU wiki says to do ubuntu0.1 so I just followed that19:26
lvoytekAlright, updated and sponsored19:33
sudipthanks lvoytek19:52
lvoyteksure thing19:54
ahasenackdbungert: [ubuntu/noble-proposed] jupyter-client 7.4.9-2ubuntu1 (Accepted)19:58
sergiodjjuliank: hi, a few days ago you mentioned that the Noble chroot problem reported by tjaalton had been fixed by gnupg2/2.4.4-2ubuntu3, but I'm still seeing the error (and postfix being installed)19:58
dbungert:tada:19:58
dbungertahasenack: I'm clicking the rebuild button on jupyter-notebook19:59
ahasenackdbungert: hold, we need it to be published first19:59
dbungertk19:59
sergiodjjuliank: I'm going to remove gpg meanwhile19:59
julianksergiodj: Are you bootstrapping it from scratch?19:59
sergiodjyes20:00
julianksergiodj: Upgrades will continue to see the issue, but fresh bootstraps should not pull in gpg-wks-server anymore20:00
lvoytek@pilot out20:00
=== ChanServ 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 Focal-Mantic | Patch Pilots: N/A
sergiodjjuliank: I did a bootstrap from scratch and could reproduce the problem20:00
sergiodjremoving gnupg from the schroot fixed the issue for now20:01
julianksergiodj: How did you bootstrap with gnupg from proposed without installing the one in the release pocket first?20:01
juliankThe one in the release pocket still depends on gpg-wks-server20:01
juliankthe release pocket gpg-wks-server does not depend on mail-transport-agent though20:02
juliankso you can get mail-transport-agent by installing the release pocket first and then upgrading20:02
juliankOr something else pulling in mail-transport-agent :)20:03
sergiodjI haven't debugged it much further, but you're probably right in that mk-sbuild only enables -proposed after the initial bootstrap20:03
juliankgnupg2 should migrate any britney run now20:03
sergiodjI'll give it a try after gnupg migrates20:03
ahasenackdbungert: you can click that button now, the new jupyter-client is published20:38
ahasenackthe current rebuild still used client 8.6.020:43
ahasenackI'll click again20:43
dbungertahasenack: debating an explicit upload on jupyter-notebook with a <8 dep on jupyter-client20:49
ahasenackunsure, but wouldn't be wrong20:50
ahasenackthere is a >= already20:50
ahasenack               python3-jupyter-client (>= 5.3.4) <!nocheck>,20:50
dbungertahasenack: build button spam success, jupyter-notebook built this time21:03
ahasenackhooray21:04
dbungertteward: maybe we should bring this to this channel.  re bios boot of the live-server candidate, I'm able to see the grub menu and "HWE kernel" entry on bios boot, is it possible the menu went by too fast?23:02
tewardno, it didn't pass me up i'll reload and see if it was a bug but it didn't show HWE Kernel23:03
tewardi'm finishing up UEFI now and then going to drop aother VM up to test again23:03
tewarddbungert: ok it's there, but i could have sworn i saw an extra option on UEFI and the naming is inconsistent on both23:06
tewardi'll dig back later, but it looks like that could've been because tiny-screen23:06
teward(4k resolution)23:06
teward(with small VM screen)23:07
* tsimonq2 sends teward to fix All 4k screens23:08
dbungertthere is a difference between uefi and bios boots, bios boot has "test memory" and uefi has "boot from next volume" and "uefi firmware settings"23:08
* teward pushes @tsimonq2 into the abyss of Windows 3.1 disks.23:08
dbungertcruel and unusual23:10
tsimonq2friendly banter between friends :D23:13
tewardbut still cruel that i tossed Simon into the abyss of 3.1 disks xD23:17

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