[Pkg-systemd-maintainers] Bug#717427: Bug#717427: systemd: Add handling of Message Catalogs to provide additional information for log entries
Michael Stapelberg
stapelberg at debian.org
Sun Jul 21 11:42:19 BST 2013
control: tag -1 + pending
Hi Daniel,
Thanks for your patch. I verified that it works using:
1) I built a tiny package containing an empty file called
/usr/lib/systemd/catalog/empty.catalog. After installing it, the
timestamp of /var/lib/systemd/catalog/database was different then
before, and also dpkg printed "Processing triggers for systemd ...",
so I think that works :).
2) To verify that the directory gets deleted on purge, I used piuparts
like this:
pbuilder --create --basetgz /tmp/base.tgz
piuparts --no-upgrade-test --basetgz /tmp/base.tgz -d experimental \
systemd_204-1_amd64.deb
…and it did only complain about /etc/machine-id, but no other
directories :).
Therefore, I merged this patch.
--
Best regards,
Michael
More information about the Pkg-systemd-maintainers
mailing list