On 15/09/12 22:25, Arno Töll wrote: > I've committed a diff to the glibc-bsd repository fixing this issue. > Could one of the official maintainers please tell me whether I shall > proceed to upload the package that way? [...] > http://anonscm.debian.org/viewvc/glibc-bsd?view=revision&revision=4359
Hi Arno, FWIW I think your fix is correct. I gather this file is used a bit like transaction log, so must never be created, empty, from an initscript merely because it is missing. Instead, it should be created at install time from postinst as you have done. During a package upgrade, I think that is okay too, because it can be assumed that /var is already clean and mounted by then. /var/lib seems to be the right place for it too (persistent state). I haven't tried it yet though (or NFS, at all, on a kFreeBSD system). Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org