Hi. Thanks for the data. I think there are two separate issues going on. One is the failure to remove the data which triggers the attempted reversal. The second (and arguably more serious) issue is that the change becomes stuck after we fail to relink the snap because the remove hook can't run. I'm fairly certain the second problem was fixed in 2.73 which is currently in the beta channel.
Could you try to refresh snapd to that version and then check if the removal change is unblocked? $ snap refresh --channel latest/beta snapd $ snap changes # get the change ID for the removal in "Undo" state $ snap change <ID> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2130315 Title: error: snap "thunderbird" has "remove-snap" change in progress To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2130315/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
