[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-22 Thread Matthias Nagel
Maybe related to #2040055. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2040051 Title: systemd-networkd-wait-online terminates with "Could not create manager: Invalid

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-23 Thread Nick Rosbrook
Since you say this happens from a shell too, please provide the output of the following: SYSTEMD_LOG_LEVEL=debug /usr/lib/systemd/systemd-networkd-wait-online ** Changed in: systemd (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-23 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Invalid => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2040051 Title: systemd-networkd-wait-online terminates

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-23 Thread Matthias Nagel
Unfortunately, it doesn't make any difference. There is no additional output root@h2917298:~ # SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd-networkd-wait-online Could not create manager: Invalid argument I have already tried that before filing the bug report. Sorry, I didn't mention that in the

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-23 Thread Matthias Nagel
Maybe it is nothing, but please not that the file path has changed with 23.10. It is not `/usr/lib/...` anymore, but only `/lib/...`. The error messages comes from https://github.com/systemd/systemd/blob/2c87b71b00523ef2aecdd2b68e61008b7d2e5ecc/src/network/wait- online/wait-online.c#L217 (and it i

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-24 Thread Matthias Nagel
FYI: I found the package `usrmerge` installed it and the directories `/[bin|sbin|lib]` directories were successfully merged with their and `/usr/[bin|sbin|lib]` counterparts. The complaint in `systemctl satus` is gone. However, it was not the solution to my problem. Hence, my shot in the dark in th

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-10-25 Thread Matthias Nagel
** Changed in: systemd (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2040051 Title: systemd-networkd-wait-online terminates with

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-11-02 Thread Nick Rosbrook
cgroupsv2 has been the default for a few releases now, so it's odd that you are running cgroupsv1. Can you share /proc/cmdline? I haven't looked close enough to see if this would actually cause this error, but since this error seems odd as it is, I wouldn't be surprised. -- You received this bug

[Touch-packages] [Bug 2040051] Re: systemd-networkd-wait-online terminates with "Could not create manager: Invalid argument"

2023-11-03 Thread Matthias Nagel
root@h12345678:~ # cat /proc/cmdline quiet root@h12345678:~ # uname -a Linux h12345678.my-hoster.tld 4.15.0 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64 x86_64 x86_64 GNU/Linux Please note that my hoster uses OpenVZ with a shared kernel across guest OSes. -- You received this bug notification be