megszerkeszted az alabbi fajlt:
/var/lib/dpkg/info/conman.postinst
pl a set -e sor utan beraksz egy "exit 0"-at.
majd "sudo apt install -f " vagy "dpkg --configure -a"
ekkor a postinst lefut, de az exit 0 miatt egybol befejezi a futast, az install sikeres lesz. azutan neked kell kezzel beallitani a systemd servicet:
systemctl status conman.service
ha disabled, akkor systemctl enable conman.service, es akar el is indithatod.