Package: pcp
Severity: normal

Hi,

pcp fails to install because it tries calling groupadd in its postinst
script without depending on the passwd package:

Setting up pcp (7.1.5-1) ...
/var/lib/dpkg/info/pcp.postinst: 92: groupadd: not found
dpkg: error processing package pcp (--configure):
 old pcp package postinst maintainer script subprocess failed with exit status 
127
Processing triggers for libc-bin (2.42-16) ...
Errors were encountered while processing:
 pcp
E: Sub-process /usr/bin/dpkg returned an error code (1)

Either add a dependency on passwd or change the groupadd call out for a
different mechanism like sysusers.

Thanks!

cheers, josch

Reply via email to