On 18.11.2016 12:47, Michal Kašpar wrote: > Package: certmonger > Version: 0.78.6-4 > Severity: important > > Dear Maintainer, > I've noticed the certmonger processes ends as defunct in process list. > When looking into it via running certmonger in foreground debug mode > (certmonger -f -d 5), I've found out the certmonger tries to run its > components from /usr/lib/x86_64-linux-gnu/certmonger/ while they are > installed in /usr/lib/certmonger. The symlink > /usr/lib/x86_64-linux-gnu/certmonger -> /usr/lib/certmonger fixes this, > however the correct fix is probably either to install those binaries to arch > dependent path or let them run from path where they are really installed.
That's weird, configure is told to use --libexecdir=/usr/lib.. are you sure you don't have old files in /var/lib/certmonger/cas? Grep for 'usr/lib'. -- t