[Bug 1886161] Re: Unattended upgrades should work on roaming laptops

2021-06-01 Thread Robin
@Julian Thanks for the explanation and the tip. Auto-retries would be a really beneficial feature but I get that you have a lot on your plate. Thanks for your work. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon

[Bug 1886161] Re: Unattended upgrades should work on roaming laptops

2021-05-25 Thread Julian Andres Klode
@Robin You should be able to just run `systemctl start apt-daily.service apt-daily-upgrade.service` from the hook. This will start those two services - which run update / upgrade - in the same transaction, and hence ordering will work correctly. The timer will still run again, so it's not

[Bug 1886161] Re: Unattended upgrades should work on roaming laptops

2021-05-25 Thread Adolfo Jayme
** Changed in: apt (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1886161 Title: Unattended upgrades should work on

[Bug 1886161] Re: Unattended upgrades should work on roaming laptops

2021-02-04 Thread Robin
Just an update, for what it's worth. I solved this problem with a shell script triggered by Network Manager's "up" hook. Because UU does not update the package list, I had to resort to a `apt-get update && apt-get dist-upgrade` with `DEBIAN_FRONTEND=noninteractive` and a whole bunch of options to

[Bug 1886161] Re: Unattended upgrades should work on roaming laptops

2021-02-04 Thread Robin
** Summary changed: - UU should work on roaming laptops + Unattended upgrades should work on roaming laptops -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1886161