Your message dated Tue, 31 Dec 2024 12:41:04 +0100
with message-id <366a132f-4122-4e39-8982-93f73e1c0...@thykier.net>
and subject line Re: ipsvd: Supporting rootless builds by default
has caused the Debian Bug report #1089348,
regarding ipsvd: 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 ow...@bugs.debian.org
immediately.)
--
1089348: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ipsvd
Version: 1.0.0-7
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
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`,
ipsvd failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
+------------------------------------------------------------------------------+
| Build
|
+------------------------------------------------------------------------------+
Unpack source
-------------
Format: 3.0 (quilt)
Source: ipsvd
Binary: ipsvd
Architecture: any
Version: 1.0.0-7
Maintainer: Debian QA Group <packa...@qa.debian.org>
Homepage: https://smarden.org/ipsvd/
Standards-Version: 3.9.2.0
Vcs-Browser: https://salsa.debian.org/debian/ipsvd
Vcs-Git: https://salsa.debian.org/debian/ipsvd.git
Package-List:
ipsvd deb net optional arch=any
Checksums-Sha1:
1762c0e756adc46ff8f69bacc3a57943d08add35 77903 ipsvd_1.0.0.orig.tar.gz
fd8c5e8ef8cd32862909b76d991422f675c47ce1 7460 ipsvd_1.0.0-7.debian.tar.xz
Checksums-Sha256:
ef7a725bc85acb5d09ab57658385bb470b3e4da5a4ffc88b5da6c6bd37d01fad 77903
ipsvd_1.0.0.orig.tar.gz
9f4ab7905306d3488c54a00343658bce436fe215fda7719989e05eb7f4cb2b88 7460
ipsvd_1.0.0-7.debian.tar.xz
Files:
82c8710e4beec3e92f3d9a616290232b 77903 ipsvd_1.0.0.orig.tar.gz
8c7a4242a9a84efa9ae9253bd090e1d0 7460 ipsvd_1.0.0-7.debian.tar.xz
gpgv: Signature made Wed Aug 28 05:15:34 2024 UTC
gpgv: using RSA key EBF30A30A8D9C63BDA44C6945FB33F9359E9ED08
gpgv: issuer "a...@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./
ipsvd_1.0.0-7.dsc: no acceptable signature found
dpkg-source: info: extracting ipsvd in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking ipsvd_1.0.0.orig.tar.gz
dpkg-source: info: unpacking ipsvd_1.0.0-7.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying verbose.patch
dpkg-source: info: applying missing-prototypes.patch
dpkg-source: info: applying fix-warning-implicit-int.patch
dpkg-source: info: applying fix-invalid-data-types.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 ipsvd
dpkg-buildpackage: info: source version 1.0.0-7
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Andreas Beckmann
<a...@debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
debian/rules clean
+ : need root privileges
make: *** [debian/implicit:8: deb-checkuid] Error 1
dpkg-buildpackage: error: debian/rules clean subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-16T19:04:52Z
-------------------------------------------------------------------------------
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/998452.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: ipsvd
Source-Version: 1.0.0-8
Fixed in 1.0.0-8, but the upload suffers from a "cannot be build on the
buildds" problem right now. Hopefully, the -11 upload will fix that.
Best regards,
Niels
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---