[Bug 1790613] Re: Regression: packagekit crashes updating itself to a new version

Julian Andres Klode 1790613 at bugs.launchpad.net
Thu Oct 11 13:23:18 UTC 2018


Of course we do:

if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
        if [ -d /run/systemd/system ]; then
                systemctl --system daemon-reload >/dev/null || true
                if [ -n "$2" ]; then
                        deb-systemd-invoke try-restart 'packagekit-offline-update.service' 'packagekit.service' >/dev/null || true
                fi
        fi
fi

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

Title:
  Regression: packagekit crashes updating itself to a new version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1790613/+subscriptions




More information about the kubuntu-bugs mailing list