Hi everyone,

this cron message is happening every day is because the sudo-humans server
(formerly sudoroom.org but now humans.sudoroom.org) is old and un-upgraded so
that the unmaintained sudo-humans software can continue to run.

the specific command that's failing is line 11 of
/opt/digitalocean/do-agent/scripts/update.sh

# apt-get -o Dpkg::Options::="--force-confdef" -o 
Dpkg::Options::="--force-confold" -qq install -y --only-upgrade do-agent ; echo $?
WARNING: The following packages cannot be authenticated!
  do-agent
W: Duplicate sources.list entry https://packages.sury.org/php/ jessie/main 
amd64 Packages 
(/var/lib/apt/lists/packages.sury.org_php_dists_jessie_main_binary-amd64_Packages)
W: You may want to run apt-get update to correct these problems
E: There are problems and -y was used without --force-yes

it exits with code 100.  I will nerf the script by commenting out line 11 now.

-jake

On Fri, 7 Mar 2025, Cron Daemon via sudo-sys wrote:

run-parts: /etc/cron.daily/do-agent exited with return code 100
_______________________________________________
sudo-sys mailing list -- [email protected]
To unsubscribe send an email to [email protected]
More options at 
https://sudoroom.org/lists/postorius/lists/sudo-sys.sudoroom.org/

_______________________________________________
sudo-sys mailing list -- [email protected]
To unsubscribe send an email to [email protected]
More options at 
https://sudoroom.org/lists/postorius/lists/sudo-sys.sudoroom.org/

Reply via email to