Your message dated Sat, 20 Jul 2024 20:50:00 +0000
with message-id <e1svh1k-0086rn...@fasolo.debian.org>
and subject line Bug#1049742: fixed in uruk 20240719-1
has caused the Debian Bug report #1049742,
regarding uruk: Fails to build binary packages again after successful build
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.)


-- 
1049742: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uruk
Version: 20190121-2.1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -b
> ------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package uruk
> dpkg-buildpackage: info: source version 20190121-2.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Michael Biebl <bi...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> test -f debian/rules
> rm -f build
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in script
> make[2]: Entering directory '/<<PKGBUILDDIR>>/script'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/script'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> test -z "include.zmm" || rm -f include.zmm
> test . = "." || test -z "" || rm -f 
> test -z "uruk-rc.html uruk-rc.ps uruk-rc.txt uruk-save.html uruk-save.ps 
> uruk-save.txt uruk.html uruk.ps uruk.txt urukctl.html urukctl.ps urukctl.txt" 
> || rm -f uruk-rc.html uruk-rc.ps uruk-rc.txt uruk-save.html uruk-save.ps 
> uruk-save.txt uruk.html uruk.ps uruk.txt urukctl.html urukctl.ps urukctl.txt
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in contrib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in init
> make[2]: Entering directory '/<<PKGBUILDDIR>>/init'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/init'
> Making distclean in lsb
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lsb'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lsb'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f `find . -name "*~"`
> rm -rf debian/uruk debian/files* debian/substvars
>  debian/rules build
> test -f debian/rules
> ./configure --prefix=/ --datarootdir=/usr/share \
>           --sysconfdir=/etc --localstatedir=/var --libexecdir=/lib
> 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
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating contrib/Makefile
> config.status: creating doc/Makefile
> config.status: creating init/Makefile
> config.status: creating man/Makefile
> config.status: creating man/include.zmm
> config.status: creating script/Makefile
> config.status: creating lsb/Makefile
> /usr/bin/make
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in script
> make[2]: Entering directory '/<<PKGBUILDDIR>>/script'
> make[2]: Nothing to be done for 'all'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/script'
> Making all in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> zoem -d html -i uruk-rc.azm -o uruk-rc.html
> /bin/bash: line 1: zoem: command not found
> make[2]: *** [Makefile:570: uruk-rc.html] Error 127
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> make[1]: *** [Makefile:381: all-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:37: build-indep] Error 2
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/uruk_20190121-2.1_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: uruk
Source-Version: 20240719-1
Done: Joost van Baal-Ilić <joos...@debian.org>

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

Debian distribution maintenance software
pp.
Joost van Baal-Ilić <joos...@debian.org> (supplier of updated uruk 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: Sat, 20 Jul 2024 13:43:28 +0200
Source: uruk
Architecture: source
Version: 20240719-1
Distribution: unstable
Urgency: medium
Maintainer: Joost van Baal-Ilić <joos...@debian.org>
Changed-By: Joost van Baal-Ilić <joos...@debian.org>
Closes: 1049742 1063692
Changes:
 uruk (20240719-1) unstable; urgency=medium
 .
   * New upstream release: The Brobbelbies Release.
     - Fix "Fails to build binary packages again after successful build": This
       now finally really Closes: #1049742
     - Now ships Wessel Danker's /usr/lib/uruk/docker-netns, see
       /u/s/d/uruk/docker-and-iptables.txt
       + debian/copyright: add WTFPL-2.
 .
   [ Helmut Grohne ]
   * debian/rules: move files to /usr for DEP17. (Closes: #1063692)
 .
   [ Joost van Baal-Ilić ]
   * debian/rules: fix: chown: warning: '.' should be ':': „root.root“
   * debian/control: add explicit Rules-Requires-Root: binary-targets (thanks
     lintian)
   * debian/control: fix extended description: code size of main uruk script
     grew from 14 K to 17 K.
   * debian/TODO: remove some obsolete stuff about rumoured bugs from the
     Debian jessie w/ uruk 20160219-1 era.
   * debian/lintian-overrides: suppress "troff:<standard input>:...:
     warning: cannot select font 'C'": probably caused by reported
     Bug #1076648 in the aephea typesetting system.
Checksums-Sha1:
 0d3986a8442943b0f614ce19a90793308bc66c41 1741 uruk_20240719-1.dsc
 b96e5d1fe55e055d866184518c6c9d73bf1d1ef2 249659 uruk_20240719.orig.tar.gz
 26fdee993da603b30d71adb2b5b8eb0e1ec51925 15080 uruk_20240719-1.debian.tar.xz
 f3e039401060efabba0ac6fe1c82e517871a342d 4604 uruk_20240719-1_source.buildinfo
Checksums-Sha256:
 4c88ff7a84e243af80d71381d0b93541444d14539ae764417f5d5e3e9198463c 1741 
uruk_20240719-1.dsc
 be301bd90f15a948af9d20837dc1e92e7b18f9217b6f8109a76e435500393b86 249659 
uruk_20240719.orig.tar.gz
 1b0ce530eea9ef872cc3b0c4a4625b30083ce56ab4a8bbd336cbc708823c3b65 15080 
uruk_20240719-1.debian.tar.xz
 7f959e794b484e2a97bf1cacf2d7cc8a8e412773621744d031d9dba65134774f 4604 
uruk_20240719-1_source.buildinfo
Files:
 24bf00ba67aa912cb675163c299772df 1741 net optional uruk_20240719-1.dsc
 fb256d1648b7496335e5c3b72b5ee9be 249659 net optional uruk_20240719.orig.tar.gz
 bfc98f3f8f8e0335c447e15ae4a76350 15080 net optional 
uruk_20240719-1.debian.tar.xz
 7a1e2b723bca8c2f9bc404faaf61efd5 4604 net optional 
uruk_20240719-1_source.buildinfo

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

iQIzBAEBCgAdFiEEkqrZAbIbS8eaR6AwVPGmYxdIZxMFAmacHdcACgkQVPGmYxdI
ZxOQFg//X9L4/XA8oV8GhDUVlICjSxnV1ajRA4h6+xQ+g2Kx3Jst6kjIchcMLlub
nysBjZRbpE3GJGH7YobBV+CI/+zzJrvdD/bV7IF5EplyF1YROpJDbgPCJ8+nbl9K
jtnFvt+Zj6zwxaxgmhLuDvXKAkVjzSA4V9KsvQVT8p910kRch7b86HPMUj/ZKRfG
8s+0DJjFR+Z0DiJVheTV9YwwGSUmIvus4AyMpzT918KcvQwmX18XZ+zZTCujrCg9
D3xEF/+MsQ2d4ytJCa2pqgpdTaygcBwRp1Nj15TVM4O/7jnIHExWYu2o/hZ8KGMv
rPxFMvpLknH8p/ZxOVPxpuTItrEfGDUH53/LmFSD7rQL/EPV6FGgQwGdYeZmdS9r
Cex2NzpCBcFhPp522y9vzuK7fKMtESCjfzUEmjpheEJl2RDIw3Ot6MFCROzyfB/1
6hLO/1Y1y33c3Yzjgzjx7ZM9U9n8fC/w49bEBn/GP5MXByixU27XI7RRB8GsX83X
2018m7Dgvnq+LpofPVeXJKKM3jxqlzRtnK11o1WX5trVgzq7sFqFpWS+VPcvZJdf
HxWctyKvYBbzeuBCkbgLC+BQxQcaxoXk4giZHpOURdvPVepvu6PPD4bAqjfuom8q
z/6jI4bSCb+Vka72t2tAwNFIoPvp5Dvl7Yr5ICNlqbdSd8PDO/M=
=IHFA
-----END PGP SIGNATURE-----

Attachment: pgp6pbSDGJEZz.pgp
Description: PGP signature


--- End Message ---

Reply via email to