Now for the right way to fix that: I don't see any. /etc/init.d/screen-cleanup is a conffile and hence only removed upon purge (and surely won't be removed from the package).
On the other hand /lib/systemd/system/screen-cleanup.service is no conffile and hence will already be removed upon package removal. Making /lib/systemd/system/screen-cleanup.service a conffile likely fixes the issue, but feels unclean as it's not in /etc/. So I suspect we should move it to /etc/systemd/system/screen-cleanup.service instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1462692 Title: /etc/init.d/screen-cleanup causes ordering cycle when package is removed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1462692/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs