[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Freedombox-discuss] Unattended updates not running



On 09/13/2016 07:29 AM, znoteer at hailmail.net wrote:
> On Tue, Sep 13, 2016, at 06:46, Pascal wrote:
>> Maybe the cron job for unattended-updates didn't run when fbx is setup
>> via apt install freedombox-setup.
> crontab -l lists nothing for either the root user or the primary
> non-root user (the only non-root user on the box)
>
It looks like the apt cron job has been replaced by a systemd timer:

# cat /lib/systemd/system/apt-daily.timer
[Unit]
Description=Daily apt activities

[Timer]
OnCalendar=*-*-* 6,18:00
RandomizedDelaySec=12h
AccuracySec=1h
Persistent=true

[Install]
WantedBy=timers.target


And it looks like it ran recently on my system. But it doesn't seem to
run at the scheduled times:

# systemctl list-timers --all --no-pager
NEXT                         LEFT     LAST                        
PASSED  UNIT                         ACTIVATES
Tue 2016-09-13 18:50:25 EDT  10h left Mon 2016-09-12 18:50:25 EDT  13h
ago systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service
n/a                          n/a      Mon 2016-09-12 13:46:28 EDT  18h
ago apt-daily.timer              apt-daily.service

2 timers listed.


I also have packages available for upgrade, but unattended-upgrades
hasn't upgraded them yet.

Hope that helps,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/freedombox-discuss/attachments/20160913/af61b64c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/freedombox-discuss/attachments/20160913/af61b64c/attachment-0001.sig>


Reply to: