Your message dated Fri, 10 Jan 2025 10:04:52 +0000
with message-id <[email protected]>
and subject line Bug#1089315: fixed in dlint 1.4.0-8.1
has caused the Debian Bug report #1089315,
regarding dlint: Supporting rootless builds by default
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.)
--
1089315: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dlint
Version: 1.4.0-8
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: rrr-no-as-default-issue
Dear maintainer,
During a test rebuild for building packages with
`Rules-Requires-Root: no` as the default in `dpkg`,
dlint failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
+------------------------------------------------------------------------------+
| Build
|
+------------------------------------------------------------------------------+
Unpack source
-------------
Format: 3.0 (quilt)
Source: dlint
Binary: dlint
Architecture: all
Version: 1.4.0-8
Maintainer: Florian Roscher <[email protected]>
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/fh/dlint
Vcs-Git: https://salsa.debian.org/fh/dlint.git
Build-Depends: debhelper (>= 9)
Package-List:
dlint deb net optional arch=all
Checksums-Sha1:
5ed29d4259816c24a47117651416bcac0179f035 23007 dlint_1.4.0.orig.tar.gz
5941584679337043c8d251eff2e816745b36de26 5808 dlint_1.4.0-8.debian.tar.xz
Checksums-Sha256:
ee9a955faa0cd3b5edb9c623d48fa9314ddeb00b34ff9aba08ae737814ff5e5c 23007
dlint_1.4.0.orig.tar.gz
bf27af07d219249ad5a1edd70f3babbb10c5a9f83c6c3265a719d08b53d03985 5808
dlint_1.4.0-8.debian.tar.xz
Files:
9fc692ab461af132a52a27a8dae1e07a 23007 dlint_1.4.0.orig.tar.gz
63859a1e8a0ec0e10af4601950c8fc7a 5808 dlint_1.4.0-8.debian.tar.xz
gpgv: Signature made Wed Feb 6 16:13:59 2019 UTC
gpgv: using RSA key FDDD0CFF3864277630A2186C9164FA1D17BD5D36
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./
dlint_1.4.0-8.dsc: no acceptable signature found
dpkg-source: info: extracting dlint in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking dlint_1.4.0.orig.tar.gz
dpkg-source: info: unpacking dlint_1.4.0-8.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 05-local-changes.patch
dpkg-source: info: applying 10-fix-old-urls.patch
dpkg-source: info: applying 20-sort-tail-deprecated-syntax.patch
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=en_US.UTF-8
LC_ALL=C.UTF-8
LOGNAME=debusine-worker
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=debusine-worker
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package dlint
dpkg-buildpackage: info: source version 1.4.0-8
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Florian Roscher <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.shar core
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level
9 in use)
debian/rules binary
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
#/usr/bin/make
#/usr/bin/docbook-to-man debian/dlint.sgml > dlint.1
touch build-stamp
dh_testdir
dh_testroot
dh_prep
dh_installdirs
dh_installdirs: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
# Add here commands to install the package into debian/tmp.
/usr/bin/make install DESTDIR=`pwd`/debian/dlint
make[1]: Entering directory '/<<PKGBUILDDIR>>'
install -c -m 755 -o bin -g bin dlint
/<<PKGBUILDDIR>>/debian/dlint/
usr/bin
install: cannot change ownership of '/<<PKGBUILDDIR>>/debian/dlint/usr/
bin/dlint': Operation not permitted
make[1]: *** [Makefile:26: install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:53: install] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-16T01:22:03Z
-------------------------------------------------------------------------------
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/~nthykier/rrr-no-as-default/logs/981197.gz
You can find common solutions at
https://people.debian.org/~nthykier/rrr-no-as-default/docs/solutions.md
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
If this package is listed in
https://people.debian.org/~nthykier/rrr-no-as-default/docs/static-
ownership.list,
then please just set `Rules-Requires-Root: binary-targets` to the source
stanza of `debian/control` as a fix to this bug.
If this package is listed in
https://people.debian.org/~nthykier/rrr-no-as-default/docs/maybe-
misbuilds.list,
then the package was deemed at risk for misbuilding (having wrong
ownership) but had a FTBFS problem we tested it. Please test whether the
package works with `Rules-Requires-Root: no` validating that the
resulting deb has the correct ownership for all paths in the deb.
The goal is to have the default changed in `dpkg` either in `Trixie` or
`Forky`, depending on progress and feasibility with the release schedule
for Trixie.
For more information on this bug filing, please see:
https://lists.debian.org/debian-dpkg/2024/11/msg00016.html
Thanks,
PS: The builds were performed in mid-November. If you fixed the problem
between between then and this bug being filed, then please just close
the bug with the version it was fixed in.
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: dlint
Source-Version: 1.4.0-8.1
Done: Niels Thykier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dlint, 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.
Niels Thykier <[email protected]> (supplier of updated dlint 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: Mon, 30 Dec 2024 10:52:26 +0000
Source: dlint
Architecture: source
Version: 1.4.0-8.1
Distribution: unstable
Urgency: medium
Maintainer: Florian Roscher <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Closes: 1089315
Changes:
dlint (1.4.0-8.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Make requirement for root explciit when assembling package.
(Closes: #1089315)
Checksums-Sha1:
5a167e1f9643d89b0dc58b1dee6e3650d91bbc56 1409 dlint_1.4.0-8.1.dsc
4564380e8ed45016d7bb1e379219eb35e792655f 5936 dlint_1.4.0-8.1.debian.tar.xz
d72c724d9be1a14590d022a5445447788c76f1f5 5295 dlint_1.4.0-8.1_source.buildinfo
Checksums-Sha256:
99122c7f9ae8f7a897af8507d1e36acf40851f9e161c5e8ca01278b45ed3b61e 1409
dlint_1.4.0-8.1.dsc
83bfbf2ab0b37442f38094720b8fe7f4c6f8e9318de1d02b369a51a5c0a5cfd3 5936
dlint_1.4.0-8.1.debian.tar.xz
e384f9bab1552d7783dc5047ffb24c9c7a2218d0a840772c0bfc4c955c92eb59 5295
dlint_1.4.0-8.1_source.buildinfo
Files:
28b5193478d90e6bf2a8bdbad2c03cc7 1409 net optional dlint_1.4.0-8.1.dsc
285dc986e5489509e3d9c11a501038db 5936 net optional
dlint_1.4.0-8.1.debian.tar.xz
08f540f265d71ab2c5c53c7c8e8a8e3a 5295 net optional
dlint_1.4.0-8.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmdye5MSHG5pZWxzQHRo
eWtpZXIubmV0AAoJEHQNaIiDZdKJXL4H/iFOUR9dJLhfx5BkuBKoAtSz8uvU9E8j
T00G8D6insdC/s85J4tos0k2SiZSfbnnxn6k+51COuF41EROaf6KQfDIx2w8F3Zh
K+m+MSI4kmAKQsTX/XhTP+UNIHkF1yffMbOmtGCU59WlVmf7O7KvctN829cWWv9x
lhhPdQc76+Snhi2j6X3A/nwU3EKmB3SexSS3VilYzlrmzexxwsNs6fcBgLwoYQAi
xUi8rI81fx1U+hIUGadkMiIk/YVxpnRQYmtbINLOl6fYN17anugL64eskhlcGwN+
Hj3MJ97Cc6F9mPW3loJ/GZ+9RkVnylPKm0k51rDLx3erpRR1q8c0A7w=
=Sgfu
-----END PGP SIGNATURE-----
pgp4npV89lDmS.pgp
Description: PGP signature
--- End Message ---