Re: unattended-upgrades does not install upgrades on shutdown

2019-10-15 Thread Charles Curley
On Tue, 15 Oct 2019 17:03:19 +1100 Keith Bainbridge wrote: > Also, there is a process to get one PC to download the updates, and > share that /var/cache/apt/archives/ to your other PCs You might look into apt-cacher or apt-cacher-ng for that. -- Does anybody read signatures any more? https:

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-15 Thread Yvan Masson
Le 15/10/2019 à 14:10, Curt a écrit : On 2019-10-15, Yvan Masson wrote: I am currently using a VM with snapshots to try to find the culprit, I will let you know. I could not find the culprit so I reported the bug: https://github.com/mvo5/unattended-upgrades/issues/229 There's this (not s

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-15 Thread Curt
On 2019-10-15, Yvan Masson wrote: >> >> I am currently using a VM with snapshots to try to find the culprit, I >> will let you know. > > I could not find the culprit so I reported the bug: > https://github.com/mvo5/unattended-upgrades/issues/229 >>> There's this (not sure if it's your issue or

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-15 Thread Yvan Masson
Le 15/10/2019 à 09:19, Yvan Masson a écrit : Le 15/10/2019 à 08:03, Keith Bainbridge a écrit : On 15/10/19 11:31 am, Keith Bainbridge wrote: How to prevent a repeat is the real question. My only suggestion is extend the time-out, but how long.  Maybe run manual upgrades on one machine every

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-15 Thread Yvan Masson
Le 15/10/2019 à 08:03, Keith Bainbridge a écrit : On 15/10/19 11:31 am, Keith Bainbridge wrote: How to prevent a repeat is the real question. My only suggestion is extend the time-out, but how long.  Maybe run manual upgrades on one machine every day, before shutting down the others?? Ther

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-14 Thread Keith Bainbridge
On 15/10/19 11:31 am, Keith Bainbridge wrote: How to prevent a repeat is the real question. My only suggestion is extend the time-out, but how long.  Maybe run manual upgrades on one machine every day, before shutting down the others?? There was a response suggesting getting cron to run som

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-14 Thread Charles Curley
On Tue, 15 Oct 2019 11:31:22 +1100 Keith Bainbridge wrote: > It was intuition rather than any knowledge I had - beyond the fact > that sometimes upgrade takes longer than normal. > > How to prevent a repeat is the real question. Upgrades and updates often require fetching across the network, wh

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-14 Thread Keith Bainbridge
On 14/10/19 7:42 pm, Yvan Masson wrote: You were right Keith: after applying some updates manually, remaining updates are properly installed with unattended-upgrade… Now I need to understand what was blocking. It was intuition rather than any knowledge I had - beyond the fact that sometim

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-14 Thread Yvan Masson
Le 14/10/2019 à 04:22, Keith Bainbridge a écrit : On 14/10/19 6:16 am, Yvan Masson wrote: Hi, I forgot to tell that I configured another important thing, in /etc/systemd/logind.conf: … InhibitDelayMaxSec=600 … Which should let enough time to do the upgrades. Any hint is very welcome! Le 12

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-13 Thread Keith Bainbridge
On 14/10/19 6:16 am, Yvan Masson wrote: Hi, I forgot to tell that I configured another important thing, in /etc/systemd/logind.conf: … InhibitDelayMaxSec=600 … Which should let enough time to do the upgrades. Any hint is very welcome! Le 12/10/2019 à 18:45, Yvan Masson a écrit : Hi list,

Re: unattended-upgrades does not install upgrades on shutdown

2019-10-13 Thread Yvan Masson
Hi, I forgot to tell that I configured another important thing, in /etc/systemd/logind.conf: … InhibitDelayMaxSec=600 … Which should let enough time to do the upgrades. Any hint is very welcome! Le 12/10/2019 à 18:45, Yvan Masson a écrit : Hi list, I configured some Buster desktops in a sc