```
Setting up network-manager (1.46.0-1ubuntu2) ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
SKIP: NetworkManager is not ready ...
...
```

it seems to hang on `/var/lib/dpkg/info/network-manager.postinst` line 143
```
if ! nm-online -qs; then
    echo "SKIP: NetworkManager is not ready ..." 1>&2
    continue
fi
```

according to the manual, `-s` switch of nm-online should `After startup
has completed, nm-online -s will just return immediately, regardless of
the current network state.`, but on my fully booted Desktop where
Internet connection works and nmcli responds correctly, `nm-online -sq`
hangs for 30 seconds or so and then exits with SIGINT.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2039371

Title:
  package network-manager 1.44.2-1ubuntu1 failed to install/upgrade:
  installed network-manager package post-installation script subprocess
  was killed by signal (Terminated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2039371/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to