Package: pbuilder Version: 0.216 I notice the following warning on every pbuilder invocation:
,---- | # pbuilder --login | [...] | I: policy-rc.d already exists | W: Could not create compatibily symlink because /tmp/buildd exists and it is not a directory | [...] `---- Which is a bit strange since /tmp/buildd is already a symlink to /build in the chroot: ,---- | # ls -ld /build /tmp/buildd | drwxr-xr-x 2 root root 4096 Aug 27 09:01 /build | lrwxrwxrwx 1 root root 8 Aug 27 09:01 /tmp/buildd -> ../build `---- There is also a spelling error, the warning should read "...compatibility symlink..." instead. -- System Information: Debian Release: stretch/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 4.2.0-rc8-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages pbuilder depends on: ii cdebootstrap 0.6.4 ii coreutils 8.23-4 ii debconf [debconf-2.0] 1.5.57 ii debianutils 4.5.1 ii debootstrap 1.0.72 ii dpkg-dev 1.18.2 ii wget 1.16.3-3 Versions of packages pbuilder recommends: ii devscripts 2.15.8 ii fakeroot 1.20.2-1 ii iproute2 4.1.1-1 ii net-tools 1.60-26+b1 ii sudo 1.8.12-1 Versions of packages pbuilder suggests: pn cowdancer <none> pn gdebi-core <none> pn pbuilder-uml <none> -- debconf information: * pbuilder/rewrite: false pbuilder/nomirror: * pbuilder/mirrorsite: http://ftp.de.debian.org/debian/

