Additional information. After quiting apt, and editing /var/lib/dpkg/info/certbot.postinst to add #!/bin/sh -x at the begining, here is the output :
root@myserver# dpkg --configure -a Setting up certbot (0.40.0-1) ... + set -e + [ configure = configure ] + [ -d /run/systemd/system ] + systemctl --system daemon-reload + [ -n ] + [ configure = configure ] + deb-systemd-helper unmask certbot.timer + deb-systemd-helper --quiet was-enabled certbot.timer + deb-systemd-helper enable certbot.timer + [ configure = configure ] + [ -d /run/systemd/system ] + systemctl --system daemon-reload + [ -n ] + _dh_action=start + deb-systemd-invoke start certbot.timer And again it hangs there for ever. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874857 Title: certbot install hangs on timer creation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-certbot/+bug/1874857/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
