[Bug 1874469] Re: [SRU] update-manger intermittently hangs during snap updates
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Apr 23 15:50:42 UTC 2020
** Description changed:
[Impact]
Every so often update-manager can hang during snap updates. When this
occurs the application must be force closed.
[Test Case]
Repeating the following will eventually cause a hang on "Installing
snap-store snap".
`
sudo apt -y install gnome-software
sudo apt-mark auto gnome-software
snap remove snap-store
- rm -rf ~/snap/snap-store
update-manager
`
[Regression Potential]
The fix is trivial (see linked branch), in fact, GLib.idle_add() was
applied correctly elsewhere, it was just missed here.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1874469
Title:
[SRU] update-manger intermittently hangs during snap updates
Status in update-manager package in Ubuntu:
In Progress
Status in update-manager source package in Focal:
In Progress
Bug description:
[Impact]
Every so often update-manager can hang during snap updates. When this
occurs the application must be force closed.
[Test Case]
Repeating the following will eventually cause a hang on "Installing
snap-store snap".
`
sudo apt -y install gnome-software
sudo apt-mark auto gnome-software
snap remove snap-store
update-manager
`
[Regression Potential]
The fix is trivial (see linked branch), in fact, GLib.idle_add() was
applied correctly elsewhere, it was just missed here.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1874469/+subscriptions
More information about the foundations-bugs
mailing list