Page MenuHomePhabricator

Cron Spam: Package 'sudo-ldap' has conffile prompt and needs to be upgraded manually
Closed, ResolvedPublic

Description

Getting this from cron daemon from many of the tools-exec nodes

/etc/cron.daily/apt:
Package 'sudo-ldap' has conffile prompt and needs to be upgraded manually

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
bd808 triaged this task as Medium priority.Jun 17 2017, 7:57 PM
bd808 moved this task from Triage to Backlog on the Cloud-Services board.

The way to bypass this is

apt-get -o Dpkg::Options::="--force-confold" install sudo-ldap

I've run this cloud-wide; we'll see if that quiets down the cron notices.