/srv/irclogs.ubuntu.com/2019/01/28/#ubuntu-devel.txt

=== mvo_ is now known as mvo
mantas-baltixHi, could someone nominate this bug for fixing in LTS releases - bug #1644996 ?09:05
ubottubug 1644996 in logrotate (Ubuntu) "logrotate config uses syslog group" [Undecided,Fix released] https://launchpad.net/bugs/164499609:05
seb128mantas-baltix, you can probably nominate it so it's on the list to review09:06
mantas-baltixseb128: I don't have enough rights - link "nominate" dissapears when I login into launchpad.net09:07
mantas-baltixseb128: my launchpad login name is mantas09:08
seb128I meant propose for nomination09:09
seb128but yeah, accepting nominates require special team permission09:09
mantas-baltixseb128: how to propose for nomination?09:15
seb128mantas-baltix, I though that people had an action bellow the bug table for that but I can't confirm since my account has the acl to do the nomination ... anyway, tag it rls-bb-incoming then then it's on the rls bugs review list09:18
seb128mantas-baltix, I'm not nominating it directly because wtihout an assignee it's not really useful to do that09:18
seb128or ask directly x_nox if he wants to handle the SRU since he did the fix in disco?09:18
mantas-baltixxnox: it seems you fixed bug #1644996 in development release, could you backport to LTS ?09:24
ubottubug 1644996 in logrotate (Ubuntu) "logrotate config uses syslog group" [Undecided,Fix released] https://launchpad.net/bugs/164499609:24
mantas-baltixseb128: what about bug #1781746 and bug #1811447 ? One simple 3 lines patch from Debian and Ubuntu users with SSD will be hapier ;)09:28
ubottubug 1781746 in Default settings and artwork for Baltix OS "[SRU] Slow startup with zram-config installed (/dev/zram0) or encrypted swap" [High,Confirmed] https://launchpad.net/bugs/178174609:28
ubottubug 1811447 in initramfs-tools (Ubuntu) "update-initramfs generates wrong RESUME if no swap + zram" [Undecided,Confirmed] https://launchpad.net/bugs/181144709:28
seb128mantas-baltix, that sounds like something foundations would know better than me, anyway as mentioned before, the proper process to have those reviexwed is to rls-<nn>-incoming tag them09:32
mantas-baltixtag rls-bb-incoming in bug 1781746 was added long time ago, but no reaction from Ubuntu developers :(09:32
ubottubug 1781746 in Default settings and artwork for Baltix OS "[SRU] Slow startup with zram-config installed (/dev/zram0) or encrypted swap" [High,Confirmed] https://launchpad.net/bugs/178174609:32
seb128bdmurray, ^ do you know why that one is not showing up on the report?09:34
seb128mantas-baltix, thx for pointing that out, it's not being picked up, either I'm overlooking something or there is a bug in the tool generating the report09:35
mantas-baltixxnox: thanks12:02
=== ricab is now known as ricab|lunch
cjwatsoninfinity: Would you like to state an opinion on https://code.launchpad.net/~cjwatson/livecd-rootfs/+git/livecd-rootfs/+merge/361825, since your name was mentioned in a review?13:30
=== ricab|lunch is now known as ricab
=== ricab is now known as ricab|brb
=== ricab|brb is now known as ricab
bdmurrayseb128: I see it on the report for rls-bb-incoming15:06
seb128bdmurray, hey, right it's listed now, I wonder if that was a transient issue15:07
seb128bdmurray, also how often does foundations review that list? seems several of those bugs have been sitting there for a while15:07
bdmurrayseb128: the -bb one we review less often but did look at a couple of weeks ago for the point release15:08
seb128bdmurray, I guess you just did skip over the ones which you didn't want to consider but didn't try to triage those/comment/whatever?15:09
bdmurrayseb128: ah, I misspoke / typed. We looked at rls-bb-tracking not rls-bb-incoming, I'll have a look at those this week. Also there are hundreds so its a lot to triage.15:12
seb128bdmurray, only 32 for foundations :) and yeah, that's what you get for not looking at that list regularly :p15:17
seb128bdmurray, we review our rls<nn>-incoming list every week in our team meeting for desktop since that's how issues are supposed to be escalated etc15:18
rbasakIf I lxc launch ubuntu-daily:disco and then upgrade it up to proposed, then after a reboot /etc/resolv.conf is missing and therefore an apt update fails. This is causing autopkgtest -U --apt-pocket=proposed to fail.15:59
rbasakActually it doesn't disappear; it's the symlink target(../run/systemd/resolve/stub-resolv.conf) that doesn't seem to get recreated after reboot.16:05
rbasak  Process: 290 ExecStart=/lib/systemd/systemd-resolved (code=exited, status=226/NAMESPACE)16:06
TJ-rbasak: could it be related to the systemd unified cgroup hierarchy? I'm not familiar with what may have changed in that area for 19.04 though16:14
rbasakI pinned systemd when upgrading to proposed and the problem doesn't reproduce.16:16
rbasakSo I'm pretty sure it's a regression in systemd from 239-7ubuntu15 to 240-5ubuntu116:16
rbasakYes unholding and upgrading to systemd 240-5ubuntu1 breaks it.16:18
TJ-rbasak: related to systemd 5f086dc7db possibly?16:20
TJ-"cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all"16:20
rbasakI filed bug 181362216:55
ubottubug 1813622 in systemd (Ubuntu) "systemd-resolved fails to start in a container" [Critical,New] https://launchpad.net/bugs/181362216:55
rbasakxnox: FYI ^16:56
xnoxrbasak, yeah, intersting17:35
xnoxrbasak, i wonder if it's been crazy since v239 or only just regressed in the last upload.17:35
xnoxit would make more sense if this is a regression since the release pocket (v239->v240) jump. Rather than the relatively minor 240-2ubuntu2 -> 240-5ubuntu1 jump.17:35
xnoxwell, my lxd is busted17:36
xnox$ sudo lxc launch ubuntu-daily:disco17:36
xnoxcannot read mount namespace identifier of pid 1: Permission denied17:36
tewardrbasak: confirmed the same behavior, should I mark that as "Confirmed"?17:38
xnoxrbasak, symlink target ../run/systemd/resolve/stub-resolv.conf is generated/written by systemd-resolved.... so if that unit fails, one will not have resolved today.17:38
xnoxrbasak, teward - and i cannot run lxd at all.... what is your host os?17:39
xnoxbionic?17:39
tewardxnox: rbasak replicated with a Disco host, my host is Bionic17:39
tewardrunning the LXD Snap17:39
tewardsame version of the snap too :P17:40
tewardxnox: do you want me to mark the bug as confirmed in the interim?17:41
xnoxprobably17:41
xnoxi want to know if my lxd is busted, or snapd is busted17:41
xnox$ lxc list17:41
xnoxcannot read mount namespace identifier of pid 1: Permission denied17:41
xnoxis very odd.17:41
tewardthat is very odd but my guess is the mount namespace would be snapd17:42
tewardsince IIRC doesn't that do the mounting?17:42
xnoxall other snaps fail too.17:48
xnoxso now i'm not sure how come it's broken for me. and got to run to volleyball17:49
tewardxnox: sudo apt install --reinstall snapd?17:50
tewardsince it sounds more like a permissions problem than it does a systemd one17:50
xnoxteward, heh worth it!17:50
teward(maybe)17:50
teward*watches xnox torch snapd on their system with his suggestion* oopsies :P17:50
xnoxteward, it helped!17:51
xnoxteward, you are genious! thanks =)17:52
tewardwait that worked?  :P17:52
xnoxyes!17:52
tewardi was just totally throwing a random "Maybe this will work!" out there, but I guess it did work xD17:52
tewardxnox: next task is to see whether a snapd regression happened :p17:53
tewardbecause maybe snapd is horibly borken xD17:53
teward... in this case my keyboard is but meh17:53
xnoxstill can't launch a container, but at least it is executing the lxc client17:53
tewardxnox: maybe you have to uninstall and reinstall the snap too?17:54
tewardsounds like your snapd got recursively screwed by something :P17:54
xnoxok, rbasak testing if v240-4ubuntu1 was busted too17:57
tewardxnox: so you got it working again?  xD18:02
tewarddid you have to delete and install the snap again :p18:02
rbasakteward: thank you for reproducing!18:07
xnoxrbasak, and yeah this is a v240 regression.18:09
xnoxrbasak, lovely how most of our tests manage to pass on most architectures...... i really need an autopkgtest which pulls things from proposed, and ensures that lxd guests remain non-degraded.18:09
xnoxsystemd-networkd is also affected18:09
xnoxfun18:09
xnoxrbasak, do you have powers to RM systemd from disco-proposed for now?18:10
rbasakxnox: I do not, sorry.18:10
xnoxdoko, vorlon - if you are around please RM systemd from disco-proposed18:10
xnoxit's batshit crazy =)18:10
rbasakRemoval would be very helpful to me, thanks.18:10
rbasak(saves me working around)18:10
vorlonxnox: done18:17
vorlonxnox: should the version previously in -proposed be restored?18:17
tewardvorlon: was it v240?  because I think xnox just confirmed this is a v240-wide regression18:58
teward(I don't have a say in removal / restoration I know but :P)18:58
rbasak!dmb-ping19:01
ubottucyphermox, jbicha, micahg, rbasak, sil2100, slashd, tsimonq2: DMB ping.19:01
cyphermoxye[19:02
xnoxvorlon, do not restore anything, thanks =)23:42

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