scripts/cluster
Guillaume Raffy 3f371e27c1 fixed bug in the cluster node automatic update system that caused the apt security updates to be ignored by the mechanism that checks if an update is required.
this misfunction was picked up by xymon/apt, which comainted that the Last apt update was too old

This regression was introduced in commit [29ce88975f], which replaced the unattended upgrade mechanism with the cluster cron based autoupdate mechanism (but only for alambix clustern, for some reason)

The bug in the cluster cron based autoupdate system was caused by the fact that the code forgot to update the package list before calling apt list --upgradable. As a result, the package list was never updated on alambix, and therefore scurity updates were never seen. This problem was not present on physix, which does still have the unattended upgrade mechansim along with the cluster cron based autoupdate system.

fixes [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3810]
2024-04-10 17:04:02 +02:00
..
apt.apply.update.sh Accept options 2022-07-11 11:34:47 +02:00
apt.check.update.sh fixed bug in the cluster node automatic update system that caused the apt security updates to be ignored by the mechanism that checks if an update is required. 2024-04-10 17:04:02 +02:00
auto.create.all.dir.sh Update script to use nslcd conf instead of sssd 2020-08-14 08:09:43 +02:00
create.user.homedir.sh Add purpose for creation scripts 2018-10-08 18:13:53 +02:00
create.user.workdir.sh Add purpose for creation scripts 2018-10-08 18:13:53 +02:00
disk-watchdog.sh Update to @univ-rennes.fr domain 2023-08-16 05:58:32 +02:00
list.dir.without.owner.sh Check full path of directories 2022-03-28 14:22:49 +02:00
maco.apply.update.sh Ignore error message for qconf result 2021-12-22 10:53:33 +01:00
maco.check.update.sh Use new store.ipr.univ-rennes.fr 2023-10-20 10:14:08 +02:00
maco.remove.jobs.sh No longer remove benchmarks! 2021-02-15 12:06:16 +01:00
sge.disable.host.queue.sh Manage return of disable function 2022-08-17 17:14:22 +02:00
sge.enable.host.queue.sh Don't need --force option to disable SGE queue 2022-08-17 17:22:37 +02:00