Workaround
```
which nm-online
mv /usr/bin/nm-online /usr/bin/nm-online2
tee /usr/bin/nm-online <<EOF
> #!/bin/bash
> exit 0
> EOF
cat /usr/bin/nm-online
chmod 755 /usr/bin/nm-online
nm-online -qs
echo $?
dpkg --configure -a
mv /usr/bin/nm-online2 /usr/bin/nm-online
```
--
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs