Package: xml-core Followup-For: Bug #990191 X-Debbugs-Cc: [email protected], Christoph Anton Mitterer <[email protected]>, Tommi Höynälänmaa <[email protected]>
Hello Christoph, Thnak you for reporting this issue. However after investigate that the /etc/sgml folder is shared between multiple packages. And xml-core package is one of the package writes it's file as /etc/sgml/xml-core.cat in the folder. When user purge xml-core. The package did clean up /etc/sgml/xml-core.cat but the /etc/sgml folder is not empty, so that you can see the warning message: ``` dpkg: warning: while removing xml-core, directory '/etc/xml' not empty so not removed ``` The warning message looks correct to me. Best regards, -Andrew

