Your message dated Tue, 31 Dec 2024 01:19:26 +0000
with message-id <[email protected]>
and subject line Bug#1091755: Removed package(s) from unstable
has caused the Debian Bug report #1089453,
regarding the: 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.)
--
1089453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089453
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: the
Version: 3.3~rc1-3.2
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`,
the failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
+------------------------------------------------------------------------------+
| Build
|
+------------------------------------------------------------------------------+
Unpack source
-------------
Format: 3.0 (quilt)
Source: the
Binary: the, the-doc
Architecture: any all
Version: 3.3~rc1-3.2
Maintainer: Alen Zekulic <[email protected]>
Homepage: http://hessling-editor.sourceforge.net
Standards-Version: 3.9.8
Build-Depends: libncurses-dev, libregina3-dev, regina-rexx, autotools-dev
Package-List:
the deb editors optional arch=any
the-doc deb doc optional arch=all
Checksums-Sha1:
51f5615dea72cc1b73fd4175bbd5e767d7ec826a 823655 the_3.3~rc1.orig.tar.bz2
8f2567f00a6da4e8e4083fd51dc6b3b249537fbc 12312
the_3.3~rc1-3.2.debian.tar.xz
Checksums-Sha256:
53fba6d0f322d200a5bb0314ee1003f8a76e0eed33d2b71f9908c35a45f2d065 823655
the_3.3~rc1.orig.tar.bz2
93f164177ca194de6eb347516f0dd879a49ea1fed17940aa40c544081e758e48 12312
the_3.3~rc1-3.2.debian.tar.xz
Files:
264bf192716e8e76b9e2eabebcc4babb 823655 the_3.3~rc1.orig.tar.bz2
f2e135e7e39246233d93ee1f7e066ab8 12312 the_3.3~rc1-3.2.debian.tar.xz
gpgv: Signature made Fri Aug 4 22:04:36 2023 UTC
gpgv: using RSA key 7D1ACFFAD9E0806C9C4CD3925C13D6DB93052E03
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./
the_3.3~rc1-3.2.dsc: no acceptable signature found
dpkg-source: info: extracting the in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking the_3.3~rc1.orig.tar.bz2
dpkg-source: info: unpacking the_3.3~rc1-3.2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying az-patch-01
dpkg-source: info: applying generate-reproducible-documentation-clos.patch
dpkg-source: info: applying ncurses-config.patch
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.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 the
dpkg-buildpackage: info: source version 3.3~rc1-3.2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Chris Hofstaedtler
<[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
debian/rules clean
test -f debian/rules
if [ -f common/config.sub.old -a -f common/config.guess.old ]; then \
mv common/config.sub.old common/config.sub; \
mv common/config.guess.old common/config.guess; \
fi
rm -f stamp-build stamp-configure stamp-doc THE_Help.txt THE_Help_head \
THE_Help_set THE_Help_sos THE_Help_tail app5.htm app6.htm config.guess \
config.h config.sub fdl.htm preparecomb.the title.htm nthe divtop.gif \
divbot.gif the64.gif the256.gif the64.png
[ ! -f Makefile ] || /usr/bin/make distclean
chmod 644 debian/md5_sums
rm -f `find . \( -name '*~' -o -name '*.bak' \) -print`
rm -rf core debian/tmp* debian/files* debian/*substvars
debian/rules binary
test -f debian/rules
test root = "`whoami`"
make: *** [debian/rules:120: checkroot] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-18T17:14:12Z
-------------------------------------------------------------------------------
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/1047718.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 ---
Version: 3.3~rc1-3.2+rm
Dear submitter,
as the package the has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1091755
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)
--- End Message ---