[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-11-20 Thread Nick Rosbrook
De-prioritizing for now due to lack of feedback. ** Tags removed: foundations-todo ** Changed in: systemd (Ubuntu) Assignee: Nick Rosbrook (enr0n) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-10-04 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080257 Title: [WSL] systemd fails to upgrade on WSL1 To manage notifications ab

[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-09-19 Thread Nick Rosbrook
It appears to be a known issue that WSL1 does not support F_OFD_SETLKW, which is what systemd is using here. I could add a fallback to use F_SETLKW instead, but according to [1], it sounds like the locking is just broken on WSL1? So the "fallback" would probably lead to even more issues. Do you ge

[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-09-19 Thread Jean-Baptiste Lallement
root@drenec:~# SYSTEMD_LOG_LEVEL=debug systemd-sysusers basic.conf systemd-journal.conf systemd-network.conf Locking /etc/.pwd.lock failed: Invalid argument Failed to take /etc/passwd lock: Invalid argument -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-09-19 Thread Nick Rosbrook
This error is coming from systemd-sysusers in systemd.postinst. To isolate the failing call, can you share the output of: $ SYSTEMD_LOG_LEVEL=debug systemd-sysusers basic.conf systemd- journal.conf systemd-network.conf Looking at the code, this is either failing on an open() or flock(), so likely

[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-09-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080257 Title: [W

[Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2024-09-12 Thread Nick Rosbrook
** Tags added: foundations-todo ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080257 Title: [WSL] systemd fails