Control: tags -1 pending On Tue, 20 Nov 2018 21:11:14 +0300 sergio <[email protected]> wrote: > Package: solr-jetty > Version: 3.6.2+dfsg-10+deb9u2 > Severity: serious > Justification: Policy 10.9 > > solr-jetty was installed and purged from host. I'm not able to > dist-upgrade more: > > dpkg: unrecoverable fatal error, aborting: > unknown user 'jetty' in statoverride file > > > % dpkg -l | grep solr > % dpkg -l | grep jett > %
I believe this is caused by insufficient postrm scripts. dpkg-statoverride --quiet --remove /var/lib/solr and dpkg-statoverride --quiet --remove /var/lib/solr/data are only called when solr-jetty is removed but not on purge. The purge command must be handled as well.
signature.asc
Description: OpenPGP digital signature
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
