Package: cruft-ng
Version: 0.4.4+b1
Severity: whishlist
Hi,
it seems empty directories sometimes get missing in dpkg. Not sure yet
whether this is a bug and if so, in which package.
# cruft-ng
cruft report: Thu 29 Jun 2017 11:40:30 AM UTC
---- missing: dpkg ----
/usr/lib/x86_64-linux-gnu/gio
/usr/lib/x86_64-linux-gnu/gio/modules
[...]
They should be part of libglib2.0-0:
# dpkg -L libglib2.0-0:amd64 | grep /usr/lib/x86_64-linux-gnu/gio
/usr/lib/x86_64-linux-gnu/gio
/usr/lib/x86_64-linux-gnu/gio/modules
But no other files are registered in the path:
# dpkg -S '/usr/lib/x86_64-linux-gnu/gio*'
libglib2.0-0:amd64: /usr/lib/x86_64-linux-gnu/gio/modules
libglib2.0-0:amd64: /usr/lib/x86_64-linux-gnu/gio
Reinstalling the package did not help.
It would be nice to have a way to at least manually ignore these.
cheers,
Stefan