Your message dated Wed, 22 Feb 2017 01:48:43 +0000
with message-id <[email protected]>
and subject line Bug#855275: fixed in dot-forward 1:0.71-2.2
has caused the Debian Bug report #855275,
regarding dot-forward: FTBFS: cannot read [...]/debian/dot-forward/usr/sbin/*
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
855275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dot-forward
Version: 1:0.71-2.1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -B"
but it failed:

--------------------------------------------------------------------------------
[...]
 fakeroot debian/rules binary-arch
rm -rf '/<<PKGBUILDDIR>>/debian/dot-forward'
install -d -m0755 '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/bin
chown 0:64010 '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail 
'/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/bin
test -r conf-qmail'{orig}' || cp conf-qmail conf-qmail'{orig}'
echo '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail >conf-qmail
rm -f auto_qmail.[co] install.o instcheck.o
/usr/bin/make install instcheck
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./compile install.c
install.c: In function 'h':
install.c:20:7: warning: implicit declaration of function 'mkdir' 
[-Wimplicit-function-declaration]
   if (mkdir(home,0700) == -1)
       ^~~~~

[... snipped ...]

error.a str.a 
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
./install
./instcheck
strip -R .comment -R .note 
'/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/bin/*
install -d -m0755 '/<<PKGBUILDDIR>>/debian/dot-forward'/usr/bin
# move and link binaries
for i in bin sbin; do \
  for j in `cat debian/$i`; do \
    mv -f '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/bin/$j 
'/<<PKGBUILDDIR>>/debian/dot-forward'/usr/$i/$j && \
    ln -s /usr/$i/$j '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/bin/$j 
|| exit 1; \
  done; \
done;
cat: debian/sbin: No such file or directory
# docs are in /usr/share/doc/dot-forward (implicit)
rm -rf '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/doc
# man pages system-wide
rm -rf '/<<PKGBUILDDIR>>/debian/dot-forward'/var/lib/qmail/man
install -d -m0755 '/<<PKGBUILDDIR>>/debian/dot-forward'/usr/share/man/man1
install -m0644 dot-forward.1 \
  '/<<PKGBUILDDIR>>/debian/dot-forward'/usr/share/man/man1/dot-forward.1qmail
gzip -9n '/<<PKGBUILDDIR>>/debian/dot-forward'/usr/share/man/man1/*.1qmail
# changelog
rm -f changelog && ln -s CHANGES changelog
: implicit
: debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 debian/copyright debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 debian/changelog 
debian/dot-forward/usr/share/doc/dot-forward/changelog.Debian
+ install -m0644 changelog debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 README debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 TODO debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 BLURB debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 THANKS debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 VERSION debian/dot-forward/usr/share/doc/dot-forward/
+ install -m0644 debian/dot-forward.README.Debian 
debian/dot-forward/usr/share/doc/dot-forward/README.Debian
: debian/dot-forward/usr/share/doc/dot-forward/examples/
: debian/dot-forward/usr/share/doc/dot-forward/ ok
: debian/dot-forward/DEBIAN/
: debian/dot-forward/DEBIAN/md5sums
: debian/dot-forward/DEBIAN/ ok
dpkg-shlibdeps '/<<PKGBUILDDIR>>/debian/dot-forward'/usr/bin/* 
'/<<PKGBUILDDIR>>/debian/dot-forward'/usr/sbin/*
dpkg-shlibdeps: error: cannot read 
/<<PKGBUILDDIR>>/debian/dot-forward/usr/sbin/*: No such file or directory
debian/rules:65: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2
--------------------------------------------------------------------------------

It also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dot-forward.html

so this should be easy to reproduce.

Please also note this suspicious line in the build log:

cat: debian/sbin: No such file or directory

which indicates a possible violation of Policy 4.6 (error trapping in 
Makefiles).
i.e. maybe that's the place where debian/rules should really stop, and not a 
lot later.

(I'm using X-Debbugs-Cc to reach Chris Lamb, who made the last NMU).

Thanks.

--- End Message ---
--- Begin Message ---
Source: dot-forward
Source-Version: 1:0.71-2.2

We believe that the bug you reported is fixed in the latest version of
dot-forward, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated dot-forward package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 17 Feb 2017 14:07:22 +1300
Source: dot-forward
Binary: dot-forward
Architecture: source amd64
Version: 1:0.71-2.2
Distribution: unstable
Urgency: medium
Maintainer: Gerrit Pape <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
 dot-forward - reads sendmail's .forward files under qmail
Closes: 855275
Changes:
 dot-forward (1:0.71-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS ("cannot read [...] usr/sbin/*"); we don't install anything to
     sbin, so use Make's $(wildcard ..) over the shell's "*". (Closes: #855275)
Checksums-Sha1:
 391ccfff6c5bc06fbb1958cdde450c322d353bff 1652 dot-forward_0.71-2.2.dsc
 2adacc13bb43fcf7ae13d3fbeaadd2649ff91137 26352 dot-forward_0.71.orig.tar.gz
 6425c697f77801e7da8a83cf5c393f2bac19615f 4416 dot-forward_0.71-2.2.diff.gz
 c699aaab3e79d63db668e9f49691bda749b4c89c 3511 
dot-forward_0.71-2.2_amd64.buildinfo
 6b765cca09f83d789dd57b4468da194915e7847d 22052 dot-forward_0.71-2.2_amd64.deb
Checksums-Sha256:
 01484d49f2fa078905d31dcabdaeea985a58bbd0e44955e57208b00c31cef55b 1652 
dot-forward_0.71-2.2.dsc
 18086b59edf113aaeb02a770afb5429c3200e8637d06ce15094247416fc6e258 26352 
dot-forward_0.71.orig.tar.gz
 8e24c6d73156ac532808a443c8ca67ebcc09309aeb8495abdb96033a9d95d74e 4416 
dot-forward_0.71-2.2.diff.gz
 0e469675c258a0888ec051570c90f0f0a4056517aebb62fda274d2bce2064556 3511 
dot-forward_0.71-2.2_amd64.buildinfo
 f43c1f95163dc13230725b2ccfc80b8f1760f5b251b5accf4e4c2c7a86d0a7f0 22052 
dot-forward_0.71-2.2_amd64.deb
Files:
 d451f1bc66d5cbe2d232590b590252d1 1652 mail extra dot-forward_0.71-2.2.dsc
 1fefd9760e4706491fb31c7511d69bed 26352 mail extra dot-forward_0.71.orig.tar.gz
 16582ca22b30f256d339d1fbefdfd53d 4416 mail extra dot-forward_0.71-2.2.diff.gz
 a6e55c2ec7e1e061faf847c1ce4e7f1f 3511 mail extra 
dot-forward_0.71-2.2_amd64.buildinfo
 ce38d4e8238f4b08d3761c4def54ec0d 22052 mail extra 
dot-forward_0.71-2.2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlimTlgACgkQHpU+J9Qx
HljVQBAAhtingp1LiXl6ZKTnT5gUSOykfj2y3zqIkQlw4KIg208PKw1r1E+5PETd
HMyYJhtfyolsMbzEtWQ/8ZmJT2tkGcGSmxJWqv/dqU77G065P1FRRsI3y+89A65r
tPH/K63NKV2LG0LKGfc4p2AjBS0KISNzUYsOJMO21A2xAQ9cJLzbaKW0SaYaf26+
V5fhNIy2uWiXiItm0RmxdyPXta5QbZPWN+3lSWPizbtNbHm+022ry5hKVt/1fj0m
Nd0xRo+gjd4vVQi7qjUk8pdJUlSRBT5PegnekEYwdAqWlkqggJK3hFBkmxkJIXZf
nCAd0rcS/L5FWDEN483kl2GPwn9bHFc3NQTW9ZL7skyz2BOyXogjQH1uIM5RT360
qRMTi4zqx4hht3BAy+LL0OzqvtetkS6gSd1GUZWns4yTm+x6/hfTKJ30HTudYQPz
XPeyttq10s78NqF6VOa/W60VG0KF84kE0h41D6PwnkDYxo9kf+lZhBgn4aZE+0FL
wjuZDFkE6G8xj6Z3ce45G7UZpx2lCKQIMMPT0MWX9veeLb71feq4JoXCsit6w4px
klS+wOl2sxiJjhQVeS/QAT0iwj+UBSRN6sIYQ0FZC4U7Fq3+DPuQDdNfghjJrpBY
pagvgcwlKb/Kias5Qv3BsMPhQ46I6OUrrSRoQC92aVBWQrEEow0=
=9+nI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to