/srv/irclogs.ubuntu.com/2022/02/08/#ubuntu-server.txt

=== genii-core is now known as genii-meeting
=== genii-meeting is now known as genii
=== genii is now known as genii-core
=== not_phunyguy is now known as phunyguy
cpaelzergood morning06:15
utkarsh2102hello!06:17
cpaelzerbryceh: I liked your suggestion to add the mysql handling to UMH, but it grew a bit out of control :-) https://github.com/canonical/ubuntu-maintainers-handbook/pull/4208:21
ubottuPull 42 in canonical/ubuntu-maintainers-handbook "Update Triage work and integrate most of the wiki content (reduces redundancy)" [Open]08:21
mirespace_good morning08:34
athosgood morning!12:00
ahasenackmorning12:03
mirespace_Hi athos ahasenack12:13
mirespace_I have ready for review thr MP for rsync bug 1528921 on focal : https://code.launchpad.net/~mirespace/ubuntu/+source/rsync/+git/rsync/+merge/41524412:13
ubottuBug 1528921 in rsync (Ubuntu) "rsync hangs on select(5, [], [4], [], {60, 0}" [Medium, Confirmed] https://launchpad.net/bugs/152892112:13
ahasenackhi mirespace_ 12:18
ahasenackI'll take a look12:19
mirespace_thanks ahasenack12:21
mirespace_I'm preparing also the corresponding one for Bionic12:21
ahasenackis it in jammy already?12:23
mirespace_Yes, because is present since rsync 3.2.0. I'm preparing also the corresponding one for Bionic12:26
ahasenackk12:26
cpaelzerahasenack: was it libxcvt that you've seen on +1 duty?13:52
ahasenackno, about what?13:52
cpaelzerahasenack: the pkg that changed to be built from another source and needing a removal?13:52
ahasenackno, libcxl13:53
cpaelzerarr, 90% match in characters :-)13:53
cpaelzerthanks13:53
ahasenackmwhudson: remember my broken server vm from yesterday?13:53
ahasenackI broke it again, but this time I know what happened13:53
ahasenackapt autoremove was tooe ager13:54
ahasenacktoo* eager13:54
ahasenackhttps://pastebin.ubuntu.com/p/wGTfsbpCpY/13:54
cpaelzerahasenack: did you remove ubuntu-server meta pkg ?13:54
ahasenacknot that I recall13:54
cpaelzer"ubuntu-standard" actually13:55
ahasenackeven netplan is gone13:55
cpaelzerbecause that is what usually holds irqbalance in13:55
ahasenackI did an apt-get build-dep for nfs-utils13:55
ahasenackfollowed by the normal muscle memory autoremove13:55
cpaelzerahasenack: how did you get that image, cloud image spawned in VM?13:55
ahasenackyeah13:55
ahasenacklet me try again13:55
cpaelzerI create one as well13:56
cpaelzeroh I have one from earlier today13:57
ahasenack$ cat /etc/cloud/build.info 13:57
ahasenackbuild_name: server13:57
ahasenackserial: 2022011413:57
cpaelzerahasenack: just update + upgrade + autoremove ?13:57
ahasenackbut I update13:57
ahasenackno, there was build-dep for nfs-utils13:57
ahasenackand no proposed13:57
cpaelzerthis is current "serial: 20220204"13:57
ahasenackand I removed lxd snap13:57
ahasenackand installed git-ubuntu snap13:58
ahasenackok, so netplan was removed when I did "sudo apt-get build-dep ." and $pwd was the nfs-utils src package13:59
ahasenackI have that in the apt history log14:00
ahasenackthe follow-up autoremove just kicked a dead horse14:00
cpaelzersudo apt build-dep nfs-utils for the old nfs-utils does not show that14:00
cpaelzerahasenack: do you have a repo that I can clone?14:01
ahasenackyeah, my user in lp (git ubuntu remote add ahasenack)14:01
ahasenackand branch is jammy-<tab><tab>14:01
cpaelzerok14:01
cpaelzerverifying if I see the same ...14:01
ahasenackit even removed ubuntu-minimal14:02
ahasenackhilarious14:02
ahasenackah, one more thing I do at the beginning, first thing in a vm14:04
ahasenackI remove needrestart and unattended-upgrades14:04
cpaelzerthat will remove meta packages14:05
ahasenackmaybe that removes some ubuntu-* package14:05
cpaelzerit will14:05
cpaelzerI just completed cloning and build-dep . - not showing the problem14:05
cpaelzerhmm14:06
ahasenackhm14:06
ahasenackno14:06
ahasenack$ sudo apt purge needrestart unattended-upgrades --autoremove14:06
ahasenackReading package lists... Done14:06
ahasenackBuilding dependency tree... Done14:06
ahasenackReading state information... Done14:06
ahasenackThe following packages will be REMOVED:14:06
cpaelzerI just removed them and it does not drag a meta package down with it14:06
ahasenack  libcbor0.6* libfwupdplugin4* libintl-perl* libintl-xs-perl* libmodule-find-perl*14:06
ahasenack  libmodule-scandeps-perl* libntfs-3g883* libproc-processtable-perl* libpython3.9*14:06
ahasenack  libsort-naturally-perl* libterm-readkey-perl* needrestart* unattended-upgrades*14:06
ahasenack0 upgraded, 0 newly installed, 13 to remove and 0 not upgraded.14:06
ahasenackoops, sorry for the paste14:06
cpaelzernp I see the same14:06
ahasenackok, I upgraded, did that removal14:06
ahasenackcloning nfs-utils14:06
ahasenackand build-dep, let's see14:06
cpaelzerdoing the same right now14:07
ahasenackmaybe I didn't dist-upgrade before14:07
ahasenackin which case, meh, interim devel release14:07
cpaelzerit isn't removing anything important for me14:07
ahasenackI still have the old vm around, but it's a pain to get something out of it, no network, no udev14:07
ahasenackyeah, build-dep is fine14:07
cpaelzerI did from your list snap -lxd + git-ubuntu, apt -needrestart unattended-upgrade + build-dep nfs-utils => autoremove14:08
cpaelzerall happy14:08
ahasenackoh, I might have had my ppa enabled14:08
ahasenackhttps://launchpad.net/~ahasenack/+archive/ubuntu/nfs-utils-merge14:08
ahasenacklet's see14:08
cpaelzeradded it, no change14:08
cpaelzerahasenack: is there much left to get FRR into the state that we can pass it to security for review?14:11
ahasenackI was surprised by the request that I do the diff and decide if security needs to be involved or not14:11
cpaelzerah I see there are a few questions from didrocks still to answer14:12
cpaelzerahasenack: Let us shortcut the security question - we should bring that up with sarnold in today MIr meeting14:12
ahasenackfrom the requests, I just need to answer that (security) and give a list of exact packages14:12
ahasenacklto was fixed14:12
ahasenackstrncmp too14:12
cpaelzeryes I just saw that, and LTO is done14:12
ahasenackwell, strncmp, I don't think we should add a delta for it14:13
ahasenackit's fixed upstream14:13
cpaelzerahasenack: can you be around in ubuntu-meeting ~20 min before standup time?14:13
ahasenackand strncpy I don't think needs fixing, it's just noise14:13
cpaelzerack to no delta for strn*14:13
cpaelzerI've seen that14:13
cpaelzerthere was also the question how to unseed qagga14:13
cpaelzerdid you check where it was seeded?14:13
ahasenackyes,14:13
ahasenack ./ubuntu/server-ship: * quagga                 # RobertCollins14:13
cpaelzerah so didier just overlooked it14:14
ahasenackunder "ipv6 tools"14:14
cpaelzerso yeah then let us try to quick resolve the security question in the MIR meeting14:14
cpaelzerI updated the case for the seed info14:15
ahasenackk14:15
cpaelzerI'll ping you from the MIR meeting then ...14:15
ahasenackyes14:17
ahasenackhah, https://pastebin.ubuntu.com/p/Cspc86rqKS/14:20
ahasenackso looks like there was no dist-upgrade14:20
ahasenackthe destructive removal is in line 1814:20
ahasenack(lines are truncated, btw)14:20
mirespace_hi again, same rsync bug 1528921, but fixed for Bionic MP also ready here: https://code.launchpad.net/~mirespace/ubuntu/+source/rsync/+git/rsync/+merge/41525314:55
ubottuBug 1528921 in rsync (Ubuntu Focal) "rsync hangs on select(5, [], [4], [], {60, 0}" [Undecided, In Progress] https://launchpad.net/bugs/152892114:55
ahasenackI'll grab it, miriam15:30
=== priteau_ is now known as priteau
brycehcpaelzer, hah, well the page did need expanding on so this looks good15:59
cpaelzerhgehe16:00
cpaelzersergiodj: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/414649 has for recent changes (two of them changelog)16:21
cpaelzersergiodj: one is a backport from upstream and one is the small script I meant16:21
cpaelzersergiodj: having a review on just that new content before tomorrow would be great16:21
cpaelzertests are running, and if good I'll also submit that script change to debian16:21
sergiodjcpaelzer: thanks16:23
sergiodjcpaelzer: I will look into it later today16:26
=== gschanuel216 is now known as gschanuel21
=== genii-core is now known as genii
mwhudsonahasenack: there was a time when ubuntu-server-minimal depended on unattended-upgrades20:44
ahasenackso, that wasn't it20:45
ahasenackin fact, I stopped in the middle of a reproducer20:45
ahasenackwhat I got is this happened in my particular image version, when I performed those steps, without having run dist-upgrade before20:45
ahasenackso an interim jammy snapshot20:45
ahasenackyeah, with the current jammy image, it doesn't happen anymore20:58
ahasenackso all good20:58

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