[Bug 2036358] Re: systemd wait-online now times out after jammy and lunar upgrade
Jamie Strandboge
2036358 at bugs.launchpad.net
Mon Sep 18 19:53:22 UTC 2023
>> On Ubuntu 22.04 desktop system using network-manager
> To be clear, does this mean you have no network interfaces that are
configured to use networkd?
Hey Steve :)
So, this system is quite old. I think the first install was 16.04 and it
went through a bunch of upgrades (mostly interim until 20.04 and then to
22.04). It would not surprise me if things weren't pristine. I'll give
some info and you can tell me what else to provide:
$ cat /etc/netplan/01-network-manager-all.yaml
# Let NetworkManager manage all devices on this system
network:
version: 2
renderer: NetworkManager
$ sudo netplan get all
network:
version: 2
renderer: NetworkManager
$ ls /etc/systemd/network
$
$ cat /etc/systemd/networkd.conf
# This file is part of systemd.
...
# See networkd.conf(5) for details.
[Network]
#SpeedMeter=no
#SpeedMeterIntervalSec=10sec
#ManageForeignRoutingPolicyRules=yes
#ManageForeignRoutes=yes
#RouteTable=
[DHCPv4]
#DUIDType=vendor
#DUIDRawData=
[DHCPv6]
#DUIDType=vendor
#DUIDRawData=
$ sudo systemctl status systemd-networkd
● systemd-networkd.service - Network Configuration
Loaded: loaded (/lib/systemd/system/systemd-networkd.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2023-09-17 12:13:48 CDT; 1 day 2h ago
TriggeredBy: ● systemd-networkd.socket
Docs: man:systemd-networkd.service(8)
Main PID: 1442 (systemd-network)
Status: "Processing requests..."
Tasks: 1 (limit: 18857)
Memory: 2.7M
CPU: 1.387s
CGroup: /system.slice/systemd-networkd.service
└─1442 /lib/systemd/systemd-networkd
Sep 17 14:33:42 <host> systemd-networkd[1442]: wlp58s0: Lost carrier
Sep 17 14:33:43 <host> systemd-networkd[1442]: wlp58s0: Gained carrier
Sep 17 16:44:57 <host> systemd-networkd[1442]: lxd0: Link UP
Sep 17 16:45:02 <host> systemd-networkd[1442]: veth8afa41ff: Link UP
Sep 17 16:45:02 <host> systemd-networkd[1442]: veth8afa41ff: Gained carrier
Sep 17 16:45:02 <host> systemd-networkd[1442]: lxd0: Gained carrier
Sep 17 16:45:02 <host> systemd-networkd[1442]: lxd0: Gained IPv6LL
Sep 17 17:32:49 <host> systemd-networkd[1442]: wlp58s0: Lost carrier
Sep 17 17:32:50 <host> systemd-networkd[1442]: wlp58s0: Connected WiFi access point: <ap> (<mac>)
Sep 17 17:32:50 <host> systemd-networkd[1442]: wlp58s0: Gained carrier
I don't recall enabling systemd-networkd, but a lot has happened over
the last 7 years, 4.5 of those while developing Ubuntu. :)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2036358
Title:
systemd wait-online now times out after jammy and lunar upgrade
Status in systemd package in Ubuntu:
Confirmed
Bug description:
On Ubuntu 22.04 desktop system using network-manager and upgrading to
systemd 249.11-0ubuntu3.10, wait-online now times out which prevents
logins (GDM, ssh, console) until it does time out. This seems to be
introduced by the change for
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1982218.
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1982218/comments/21
also mentioned the problem on Lunar.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2036358/+subscriptions
More information about the foundations-bugs
mailing list