Package: frr Severity: normal Hi,
installing ffr is currently impossible because groupadd is used in its postinst maintainer script without a dependency on passwd: Setting up frr (10.6.1-1) ... /var/lib/dpkg/info/frr.postinst: 30: groupadd: not found dpkg: error processing package frr (--configure): old frr package postinst maintainer script subprocess failed with exit status 127 Processing triggers for libc-bin (2.42-16) ... Errors were encountered while processing: frr E: Sub-process /usr/bin/dpkg returned an error code (1) Either switch away from a manual groupadd call to other methods (for example using sysusers.d) or add a dependency on the passwd package. Thanks! cheers, josch

