Your message dated Thu, 25 Aug 2022 20:49:58 +0000
with message-id <e1orjna-00hmnn...@fasolo.debian.org>
and subject line Bug#993014: fixed in cifs-utils 2:7.0-1
has caused the Debian Bug report #993014,
regarding cifs-utils non-parallel FTBFS
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.)
--
993014: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993014
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cifs-utils
Version: 2:6.11-3.1
Severity: serious
Tags: ftbfs
cifs-utils fails to build from source when including parallel=1 in
DEB_BUILD_OPTIONS. A failing build ends with:
| dh_auto_install
| make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/cifs-utils
AM_UPDATE_INFO_DIR=no
| make[2]: Entering directory '/<<PKGBUILDDIR>>'
| Making install in contrib
| make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib'
| Making install in request-key.d
| make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib/request-key.d'
| make[5]: Entering directory '/<<PKGBUILDDIR>>/contrib/request-key.d'
| make[5]: Nothing to be done for 'install-exec-am'.
| make[5]: Nothing to be done for 'install-data-am'.
| make[5]: Leaving directory '/<<PKGBUILDDIR>>/contrib/request-key.d'
| make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib/request-key.d'
| make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib'
| make[5]: Entering directory '/<<PKGBUILDDIR>>/contrib'
| make[5]: Nothing to be done for 'install-exec-am'.
| make[5]: Nothing to be done for 'install-data-am'.
| make[5]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
| make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
| make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
| make[3]: Entering directory '/<<PKGBUILDDIR>>'
| make[4]: Entering directory '/<<PKGBUILDDIR>>'
| /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/cifs-utils/usr/bin'
| /usr/bin/install -c cifscreds getcifsacl setcifsacl smbinfo
'/<<PKGBUILDDIR>>/debian/cifs-utils/usr/bin'
| /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/cifs-utils/usr/bin'
| /usr/bin/install -c smb2-quota '/<<PKGBUILDDIR>>/debian/cifs-utils/usr/bin'
| /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/cifs-utils/usr/sbin'
| /usr/bin/install -c cifs.upcall cifs.idmap
'/<<PKGBUILDDIR>>/debian/cifs-utils/usr/sbin'
| make install-exec-hook
| make[5]: Entering directory '/<<PKGBUILDDIR>>'
| (cd /<<PKGBUILDDIR>>/debian/cifs-utils/sbin && ln -sf mount.cifs mount.smb3)
| /bin/bash: line 1: cd: /<<PKGBUILDDIR>>/debian/cifs-utils/sbin: No such file
or directory
| make[5]: *** [Makefile:1506: install-exec-hook] Error 1
| make[5]: Leaving directory '/<<PKGBUILDDIR>>'
| make[4]: *** [Makefile:1385: install-exec-am] Error 2
| make[4]: Leaving directory '/<<PKGBUILDDIR>>'
| make[3]: *** [Makefile:1307: install-am] Error 2
| make[3]: Leaving directory '/<<PKGBUILDDIR>>'
| make[2]: *** [Makefile:998: install-recursive] Error 1
| make[2]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_install: error: make -j1 install
DESTDIR=/<<PKGBUILDDIR>>/debian/cifs-utils AM_UPDATE_INFO_DIR=no returned exit
code 2
| make[1]: *** [debian/rules:13: override_dh_auto_install-arch] Error 25
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| make: *** [debian/rules:6: binary] Error 2
| dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned
exit status 2
I suppose that some ordering relation in the makefile is missing and a
parallel build creates the relevant directory quickly enough. In a
parallel=1 build, the race is lost reliably.
Helmut
--- End Message ---
--- Begin Message ---
Source: cifs-utils
Source-Version: 2:7.0-1
Done: Michael Tokarev <m...@tls.msk.ru>
We believe that the bug you reported is fixed in the latest version of
cifs-utils, 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 993...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Tokarev <m...@tls.msk.ru> (supplier of updated cifs-utils 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: SHA256
Format: 1.8
Date: Thu, 25 Aug 2022 23:09:14 +0300
Source: cifs-utils
Architecture: source
Version: 2:7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Samba Maintainers <pkg-samba-ma...@lists.alioth.debian.org>
Changed-By: Michael Tokarev <m...@tls.msk.ru>
Closes: 993014
Changes:
cifs-utils (2:7.0-1) unstable; urgency=medium
.
* New upstream release (also Closes: #993014)
* d/control: add mjt@ to Uploaders
* d/patches: removed 2 patches from last upload (not needed for 7.0)
* permissons.patch: spelling fix
* debian/cifs-utils.lintian-overrides: reword the only override
to match current lintian
Checksums-Sha1:
fce558d8c614cd0e15d8f20f8e1365d83de7525d 2177 cifs-utils_7.0-1.dsc
9df055a73d89ed3d536828d0cea304c9e04139d4 418638 cifs-utils_7.0.orig.tar.bz2
ac40223e272722364c4bbb9e8ac1a7d621f645f5 819 cifs-utils_7.0.orig.tar.bz2.asc
b06634ed518d89051b2da99e4f1220dd4f9835d8 9588 cifs-utils_7.0-1.debian.tar.xz
902d05a934698f3bb40965e1d929de8e591ac3d8 6821 cifs-utils_7.0-1_source.buildinfo
Checksums-Sha256:
b145aafe32dd211fd5a3066eaf167d0c97cf24e731b6363cefd5392e82acc35b 2177
cifs-utils_7.0-1.dsc
0defaab85bd3ea46ffc45ab41fb0d0ad54d05ae2cfaa7e503de86d4f12bc8161 418638
cifs-utils_7.0.orig.tar.bz2
d05dcc274b3c637dfc7a2636510e7ac8a2c73a22e36a9b6d63d353728617f92a 819
cifs-utils_7.0.orig.tar.bz2.asc
089167e9db6a1bfeaaa7a4d414f3085b508d35bf80bbe278cc275a135f66129f 9588
cifs-utils_7.0-1.debian.tar.xz
2181c3aa9df442bb87e0ce1b16ebc7c9674ca0ea6803e71ec858e5e7cb032cf5 6821
cifs-utils_7.0-1_source.buildinfo
Files:
0b9d6ef6569db00ba2c336f6ad8788d1 2177 otherosfs optional cifs-utils_7.0-1.dsc
518431bf43f23e6aacd97e80e2060df7 418638 otherosfs optional
cifs-utils_7.0.orig.tar.bz2
978e104e1cf41fda4cb6ca11a0fa9929 819 otherosfs optional
cifs-utils_7.0.orig.tar.bz2.asc
d06774ee282f59e71920d8f4c6b57cf0 9588 otherosfs optional
cifs-utils_7.0-1.debian.tar.xz
e8d8781213a40562b328c52e3a4e62f5 6821 otherosfs optional
cifs-utils_7.0-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFDBAEBCAAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAmMH2BAPHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5ZqeAH/09h1fqEAjhvRxKQULyBkHm51D+gGb6qp+JG
80X0ai8wlWx4KzUzSk2FxHC0Hi+uWAMUofw8LIkBpe5YS1hUOSlocAYi7e821Z97
LRBuzV3Ekh30Dj9lpY1FCLQjdI1SLEZyOU4xtgxSRrjW5C/uzpq1P0lWPY9Pe7zf
ep4U+t0cYWWtO5m3cVYy96u2xtfNZKmOXeJmjKKXl4SR1Fg/U0aSFI18332uwpjb
9+pTP97TqJy0ZkpezkCtHuE7wg9yq9ebHibhKVuHkWpoiw1O3KyOxIvZd/A6+Mjk
F1ReXTtOmRLwKetZTDgNgiZZDEjpdHWJ+kURsyExIg2EZNa2aic=
=M7FC
-----END PGP SIGNATURE-----
--- End Message ---