Your message dated Mon, 09 Jul 2018 20:55:06 +0000
with message-id <e1fcdba-0009sf...@fasolo.debian.org>
and subject line Bug#903175: fixed in gtkterm 0.99.7+git9d63182-2
has caused the Debian Bug report #903175,
regarding gtkterm: FTBFS in buster/sid (dh_installdocs: Cannot find "README")
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 ow...@bugs.debian.org
immediately.)


-- 
903175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gtkterm
Version: 0.99.7+git9d63182-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
   dh_auto_configure -a
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes

[... snipped ...]

make[2]: Leaving directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/src'
Making install in po
make[2]: Entering directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/po'
LANGUAGES="fr hu ru de "; \
for lang in $LANGUAGES; do \
  
dir=/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/locale/$lang/LC_MESSAGES;
 \
  /bin/bash /<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/gtkterm.mo; \
    echo "installing $lang.gmo as $dir/gtkterm.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/gtkterm.mo; \
    echo "installing ./$lang.gmo as" \
         "$dir/gtkterm.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/gtkterm.mo.m; \
    echo "installing $lang.gmo.m as $dir/gtkterm.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
        $dir/gtkterm.mo.m; \
      echo "installing ./$lang.gmo.m as" \
           "$dir/gtkterm.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing fr.gmo as 
/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/locale/fr/LC_MESSAGES/gtkterm.mo
installing hu.gmo as 
/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/locale/hu/LC_MESSAGES/gtkterm.mo
installing ru.gmo as 
/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/locale/ru/LC_MESSAGES/gtkterm.mo
installing de.gmo as 
/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/locale/de/LC_MESSAGES/gtkterm.mo
make[2]: Leaving directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/po'
make[2]: Entering directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182'
make[3]: Entering directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p 
'/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/man/man1'
 /usr/bin/install -c -m 644 gtkterm.1 
'/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182/debian/gtkterm/usr/share/man/man1'
make[3]: Leaving directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182'
make[2]: Leaving directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182'
make[1]: Leaving directory '/<<BUILDDIR>>/gtkterm-0.99.7+git9d63182'
   dh_install -a
   dh_installdocs -a
dh_installdocs: Cannot find (any matches for) "README" (tried in .)

debian/rules:8: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder
but it also fails in reproducible builds:

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

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

--- End Message ---
--- Begin Message ---
Source: gtkterm
Source-Version: 0.99.7+git9d63182-2

We believe that the bug you reported is fixed in the latest version of
gtkterm, 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 903...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Willem van den Akker <wvdak...@wilsoft.nl> (supplier of updated gtkterm 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 9 Jul 2018 08:02:57 +0100
Source: gtkterm
Binary: gtkterm
Architecture: source
Version: 0.99.7+git9d63182-2
Distribution: unstable
Urgency: medium
Maintainer: Willem van den Akker <wvdak...@wilsoft.nl>
Changed-By: Willem van den Akker <wvdak...@wilsoft.nl>
Description:
 gtkterm    - simple GTK+ serial port terminal
Closes: 903175
Changes:
 gtkterm (0.99.7+git9d63182-2) unstable; urgency=medium
 .
   * debian/control
     - VCS*: migrate to salsa.debian.org
     - bump to standards-version 4.1.4
   * Bump debhelper to 11.
   * Fix FTBFS: Adapt to renamed README file (Closes: #903175).
Checksums-Sha1:
 5b09ee3b5b7c7780571b10575c777c563ed4008b 1941 gtkterm_0.99.7+git9d63182-2.dsc
 1bd7da1cfdc75c3009b7b5a469ac34110e81a343 6483 
gtkterm_0.99.7+git9d63182-2.diff.gz
 7ab549ae5701e09714c5d8b8297c4d94a0f11efc 5623 
gtkterm_0.99.7+git9d63182-2_source.buildinfo
Checksums-Sha256:
 7bd6d963caa7da4f90593ea63450aa3471bfed0b155e9efe4dc3df65ca3d4760 1941 
gtkterm_0.99.7+git9d63182-2.dsc
 e62f2a7763924daf0a731facee64a65a52754331f9704ee2ba434227d2bc17ec 6483 
gtkterm_0.99.7+git9d63182-2.diff.gz
 9f64c3b0a45aaa67a0ffee6324419c79c1c66bbd5f3745e02f6ce8a009b1c101 5623 
gtkterm_0.99.7+git9d63182-2_source.buildinfo
Files:
 8522e3bff0d6b54fd25e5dd500130895 1941 comm optional 
gtkterm_0.99.7+git9d63182-2.dsc
 b35b1506bf2054e59683b48466f6fb1b 6483 comm optional 
gtkterm_0.99.7+git9d63182-2.diff.gz
 e8d93703df53a4ec94f55f2c67a6a2ac 5623 comm optional 
gtkterm_0.99.7+git9d63182-2_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAltDwkAACgkQweDZLphv
fH4iZg/+NmbF8HldE9SyIiFY6zi2d5YHNxTTBkcEpV2aOS2FcKtUSBShyLJAawN5
uBr3HNxVVC8hdWgsZu23hns5D39XiuRLaRaf15mwR/ur4yOSvlSsXbjAN1tMgU1T
8/bWnnLkPpr5UoNQnEe0a8jWL2kghR0OWssVXIqtSO/3lV1NGWsZnbSog7DfMwus
3nVMuT1Bm7E+rR+zbGfWIPb5uUimqKCJf2MWXKQDXK7d/DMuTCDE1OIsiHZYKYz/
7cbp9mp8oPtAJ1+2ZQcWwVxI1z10+vQ1Cm4Q5NHFTKj2OQFgdt+URW+dD9xTeNcR
/t/CVmFJDOrBQb60Y7u1el3yjTw92M850q9AqtoYb+9fmkhQcnym0/pWyS4H8VVX
RdyhTksv/3VhniojexrzQ4jJWuQUVG3S61u/b+z48DJUUST8X8ACVL5LEIpkGo2i
TkgB1z1xrLhyJlACRKR1pAq1u9ex8dA+JmdoK0/mioXteZytRIx/UdSQq/kqsUu8
1tq4Xy72alAwl9ZxkZvi6nfrxQneS3WOBJWGAewM3WTMs/CDc50H8UfvQfANlk6R
u9i+0h/PqvRmyFSgYOE9r4hqGWAQz+agDZXCRTHP/xoN6LhGUqClo7sKRkp1i+AT
3SOkKdRzHfgfLI6NgIlKEXvX6wRGMB9b0wVtGxIsEsOcEHX/RaY=
=A78L
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to