Your message dated Sat, 18 Jan 2025 10:49:24 +0000
with message-id <[email protected]>
and subject line Bug#1093327: fixed in drbl 5.4.0-2
has caused the Debian Bug report #1093327,
regarding drbl: FTBFS: /bin/sh: 1: xxd: not found
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.)


-- 
1093327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093327
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:drbl
Version: 5.4.0-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean 
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make -C sbin clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/sbin'
rm -f  drbl-cp
rm -f  drbl-cp-host
rm -f  drbl-host-cp
rm -f  drbl-get-host
rm -f  drbl-host-get
rm -f  drbl-host-rm
rm -f  drbl-rm-host
rm -f  drbl-cp-user
rm -f  drbl-user-cp
rm -f  drbl-rm-user
rm -f  drbl-user-rm
rm -f  drbl-get-user
rm -f  drbl-user-get
rm -f  drbl-fuh-put
rm -f  drbl-fuh-get
rm -f  drbl-fuh-rm
rm -f  drbl-fuu-put
rm -f  drbl-fuu-get
rm -f  drbl-fuu-rm
rm -f  drbl-userdel-file
rm -f  drbl-userdel-list
rm -f  drbl-userdel-range
rm -f  dcs
make[2]: Leaving directory '/<<PKGBUILDDIR>>/sbin'
make -C lang clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/lang'
( cd bash; rm -f en_US.UTF-8 fr_FR.UTF-8 hu_HU.UTF-8 it_IT.UTF-8 ca_ES.UTF-8 
es_ES.UTF-8 pl_PL.UTF-8 pt_BR.UTF-8 de_DE.UTF-8 sk_SK.UTF-8 tr_TR.UTF-8)
( cd perl; rm -f en_US.UTF-8 fr_FR.UTF-8 hu_HU.UTF-8 it_IT.UTF-8 ca_ES.UTF-8 
es_ES.UTF-8 pl_PL.UTF-8 pt_BR.UTF-8 de_DE.UTF-8 sk_SK.UTF-8 tr_TR.UTF-8)
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lang'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary 
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Files linking...
Files linking...
make -C lang all
make -C sbin all
make[2]: Entering directory '/<<PKGBUILDDIR>>/lang'
( cd bash; \
ln -fs de_DE de_DE.UTF-8; \
ln -fs en_US en_US.UTF-8; \
ln -fs hu_HU hu_HU.UTF-8; \
ln -fs it_IT it_IT.UTF-8; \
ln -fs ca_ES ca_ES.UTF-8; \
ln -fs es_ES es_ES.UTF-8; \
ln -fs pl_PL pl_PL.UTF-8; \
ln -fs pt_BR pt_BR.UTF-8; \
ln -fs sk_SK sk_SK.UTF-8; \
ln -fs tr_TR tr_TR.UTF-8; \
ln -fs fr_FR fr_FR.UTF-8 )
make[2]: Entering directory '/<<PKGBUILDDIR>>/sbin'
ln -fs drbl-fuh drbl-cp
ln -fs drbl-fuh drbl-cp-host
ln -fs drbl-fuh drbl-host-cp
ln -fs drbl-fuh drbl-get-host
ln -fs drbl-fuh drbl-host-get
ln -fs drbl-fuh drbl-host-rm
ln -fs drbl-fuh drbl-rm-host
ln -fs drbl-fuh drbl-fuh-put
ln -fs drbl-fuh drbl-fuh-get
ln -fs drbl-fuh drbl-fuh-rm
ln -fs drbl-fuu drbl-cp-user
ln -fs drbl-fuu drbl-user-cp
( cd perl; \
ln -fs de_DE de_DE.UTF-8; \
ln -fs en_US en_US.UTF-8; \
ln -fs hu_HU hu_HU.UTF-8; \
ln -fs it_IT it_IT.UTF-8; \
ln -fs ca_ES ca_ES.UTF-8; \
ln -fs es_ES es_ES.UTF-8; \
ln -fs pl_PL pl_PL.UTF-8; \
ln -fs pt_BR pt_BR.UTF-8; \
ln -fs sk_SK sk_SK.UTF-8; \
ln -fs tr_TR tr_TR.UTF-8; \
ln -fs fr_FR fr_FR.UTF-8 )
ln -fs drbl-fuu drbl-rm-user
ln -fs drbl-fuu drbl-user-rm
ln -fs drbl-fuu drbl-get-user
ln -fs drbl-fuu drbl-user-get
ln -fs drbl-fuu drbl-fuu-put
ln -fs drbl-fuu drbl-fuu-get
ln -fs drbl-fuu drbl-fuu-rm
ln -fs drbl-useradd-file  drbl-userdel-file
ln -fs drbl-useradd-list  drbl-userdel-list
ln -fs drbl-useradd-range drbl-userdel-range
ln -fs drbl-client-switch dcs
make[2]: Leaving directory '/<<PKGBUILDDIR>>/sbin'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lang'
Files in pkg-misc...
make -C pkg/misc all
make[2]: Entering directory '/<<PKGBUILDDIR>>/pkg/misc'
xxd -r fail-mbr.txt > fail-mbr.bin
/bin/sh: 1: xxd: not found
make[2]: *** [Makefile:10: all] Error 127
make[2]: Leaving directory '/<<PKGBUILDDIR>>/pkg/misc'
make[1]: *** [Makefile:30: pkg-misc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202501/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:drbl, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: drbl
Source-Version: 5.4.0-2
Done: Georges Khaznadar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
drbl, 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.
Georges Khaznadar <[email protected]> (supplier of updated drbl 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: SHA512

Format: 1.8
Date: Sat, 18 Jan 2025 11:11:07 +0100
Source: drbl
Architecture: source
Version: 5.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Closes: 1093327
Changes:
 drbl (5.4.0-2) unstable; urgency=medium
 .
   * new build dependency: xxd. Closes: #1093327
Checksums-Sha1:
 aff25cdc8298471f66360a48430412e83b11792a 1787 drbl_5.4.0-2.dsc
 f98963744ae3727e9f50ab77e14aa6e64a8fae78 9928 drbl_5.4.0-2.debian.tar.xz
 febbfe9e5b86f8a151d5378fbfafb6d34c4e95a8 5806 drbl_5.4.0-2_amd64.buildinfo
Checksums-Sha256:
 793c942db1ef7c8d0e540b77d14c4b1a0f8d1841740d4ffa21bcb812ee5b6a66 1787 
drbl_5.4.0-2.dsc
 e4c1b7a8b565c8ef51d56f01b533993c35a461d7c1f87ceb91bbd32afb96d182 9928 
drbl_5.4.0-2.debian.tar.xz
 3476a74c1776fb21df046e34e82136ea02cbe2f319240e7e9fb84542fbb599d7 5806 
drbl_5.4.0-2_amd64.buildinfo
Files:
 944292bc80715c7cc2e4ea3772679e18 1787 admin extra drbl_5.4.0-2.dsc
 2c5efd9765c27d05e84689eac9ecbc28 9928 admin extra drbl_5.4.0-2.debian.tar.xz
 4ef61c51832315a80ed735b7e433abdb 5806 admin extra drbl_5.4.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmeLgUsACgkQHCgWkHE2
rjmzoBAAhzowCkI8vVrdQteqKgjvz1wLF+Z0LzJybiH8SUD/KQFhx72Il4wosbRk
d5EAmlwUGyz67WFmSn3e+fCYVX7x+x/rjrk2YTHCgtZbs7KQqLVn+Qsjk02NjheE
eRs/qQv2l1RnQ/NQFWsUozEZ+xhgj6nggui4IDxGYLurK0LXBA8RA4EAg/wBP4R6
CR4IpP2A12kNibc4qgmMx6eyd+fc5IIoMy/q/nBgrwCcFgr0On2x19/d1HNkguuQ
sgXK/FRO8lGxsZZgaMYdY6QouorWKQ0kmUcWD1w57LH0uyU9nzTtUH3UGQdlfFpo
645yAbSTBM/O9QjYd2NWPmPcDndoSKmGWO/CDrvxZVCRy9BFR5Xsa3MvIAf67JtH
3aS3TXE2law1b40tEM7LpLJaQs3gQJOLbQt7TYFI5/DKp2kS9g2mU8Ij0zOoQwd6
ybdB+Ym7EOJnL2/EWE4UxmL9ViBH7nABJ0uFp/gHgYeNrAJnwc6PBpTqS/sNmmPP
IX/Ree7nSB51bHKNhI2Mgy4jl4dOc4GIhrrN2q6n4M9Y1kaRDqyCXgKmuoRga5B5
dCA2AUkq1oXr4/TRj4uLqkrF4iy4ah9tMmNAAAmwCXE04iIvMlhLMwKeivDUnJdx
cw1Ekozn4O1FJ3ZsA876OttDwvM78Ox0r0FhN73Q0LiTDYM8w58=
=dba+
-----END PGP SIGNATURE-----

Attachment: pgpniwW4HrnJ3.pgp
Description: PGP signature


--- End Message ---

Reply via email to