=== XMoPX is now known as XMOPX === benpro0 is now known as benpro [07:39] Hello. Can anyone do me a favor? If you have nginx installed, can you check its logrotate hook, how is it signaling nginx to reopen logs? using invoke-rc.d rotate nginx or pidfile directly, or some other way? [08:59] ratrace: https://pastebin.ubuntu.com/p/6QkrggQz98/ [09:00] icey: so it does the same dumb thing like debian. thanks for your assistance. [09:00] ratrace: looks like the post-rotate ends up doing "start-stop-daemon --stop --signal USR1 --quiet --pidfile $PID --name $NAME" [09:01] yes, I know what the "rotate" command in init script does. my problem here is that it's using the init script at all, even though systemd is the _only_ supported init on Ubuntu [09:02] because invoke-rc.d is subject to policy-rc.d and I've had certain unexpected fallout with cases like this one, trying to block service (re)starts upon installation or upgrade [09:39] Is ZFS install not available on the server installer yet? (Focal) [10:12] Peanut: correct [10:20] Bummer - and the desktop iso is not a live iso, and the netboot.tar.gz / netboot.iso also doesn't contain the ZFS installer. [10:22] So basically there is no way to netboot and get ZFS boot installed. Somewhat of a dissapointment, it's been decades since I've done the whole booting from a stick thingy. [11:07] hi people, I have created a self signed certificate and wanted to enable https with snap with : nextcloud-enable-https custom , and that command wants a chain [11:07] can someone help me [11:15] hey jamespage - I think that https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1878419 was initially your request, any chance you could update it with what you're hoping to see with it? [11:15] Launchpad bug 1878419 in neutron (Ubuntu) "clean up breaks/replaces and packages that are no longer needed" [Undecided,New] [12:15] icey: its about upgrade paths and whether we need to maintain the breaks/replaces fields - they get used when files move between packages [12:16] so for example - in groovy, we only have to worry about upgrades from focal - so its likely we can drop a whole load of breaks/replaces stanza's [12:16] as the file moves pre-date the focal package versions [15:39] rbasak: hi! Looks like the new mysql is FTBFS on riscv64, and it's preventing me from releasing my security update. Would you be the proper person to take a look, or should I ping someone else? [15:43] mdeslaur: someone on my squad will need to take it. I'm trying to increase the bus factor on MySQL and have others look at it more rather than it just being me. I can ask for volunteers in standup tomorrow, or we need it sooner we can ask around now I guess? [15:44] rbasak: it's blocking the security update, it can wait until the standup if nobody volunteers before then [15:45] unless I can regress riscv64 on focal? I'm not sure if we support it on focal or not [15:48] * rbasak doesn't know [19:57] how do I force a systemd unit to not run even tho another unit wants it to run? [19:57] Soni: mask the unit, systemctl mask ... [19:59] huh, thanks [20:03] yeah I should just switch my quassel core to use postgres tbh but eh I don't wanna .-. so thanks!