Package: libdpkg-perl Version: 1.16.4.3 Severity: minor Hi,
I noticed the following snippet in the buildd log for file/5.11-2 (amd64): """ dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: Depends field of package python-magic: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package python-magic: unused substitution variable ${python:Versions} dpkg-gencontrol: warning: Depends field of package python-magic-dbg: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe """ I have traced that to the file_lock sub in Dpkg::File which emits a warning each time that sub is called. ~Niels -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org