[Bug 2037471] Re: ubuntustudio-lowlatency-settings fails to upgrade 23.04 -> 23.10

Steve Langasek 2037471 at bugs.launchpad.net
Tue Sep 26 23:28:56 UTC 2023


A possible implementation would be:

case $1 in
    remove|purge|failed-upgrade)
        if [ -e /boot/grub/grub.cfg ]; then
            update-grub || true
        fi
        ;;
esac

-- 
You received this bug notification because you are a member of Ubuntu
Studio Development, which is subscribed to ubuntustudio-default-settings
in Ubuntu.
https://bugs.launchpad.net/bugs/2037471

Title:
  ubuntustudio-lowlatency-settings fails to upgrade 23.04 -> 23.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-default-settings/+bug/2037471/+subscriptions




More information about the Ubuntu-reviews mailing list