[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 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 argument"

Status in systemd package in Ubuntu:
  New

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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 argument"

Status in systemd package in Ubuntu:
  New

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 "Could not create
  manager: Invalid argument"

Status in systemd package in Ubuntu:
  New

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 the previous message was a wrong one. The issue still
persists.

-- 
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 argument"

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 is similar, though a different
executable for bug #2040055).

Moreover, `systemctl status` reports

● h2917298.stratoserver.net
State: degraded
Units: 220 loaded (incl. loaded aliases)
 Jobs: 0 queued
   Failed: 3 units
Since: Sat 2023-10-21 15:43:27 CEST; 2 days ago
  systemd: 253.5-1ubuntu6
  Tainted: unmerged-usr:cgroupsv1

Note that the line `Tainted: unmerged-usr` is new since 23.10. (The
complaint about cgroupsv1 is really old and around since 21.04.) I know
from another distro, that systemd has recently moved out everything from
`/usr`. So maybe it has something to do with that, but it is really a
shot in the dark.

-- 
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 argument"

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 first place.

-- 
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 argument"

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 with "Could not create
  manager: Invalid argument"

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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
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 argument"

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 argument"

Status in systemd package in Ubuntu:
  New

Bug description:
  # lsb_release -rd
  No LSB modules are available.
  Description:Ubuntu 23.10
  Release:23.10

  # aptitude show systemd
  Package: systemd 
  Version: 253.5-1ubuntu6
  State: installed

  systemd-networkd-wait-online terminates with "Could not create
  manager: Invalid argument".

  This lets the corresponding service (systemd-networkd-wait-
  online.service) fail as well. The error also appears when one directly
  invokes /lib/systemd/systemd-networkd-wait-online from a shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2040051/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp