Your message dated Wed, 08 Jan 2025 16:04:07 +0000
with message-id <[email protected]>
and subject line Bug#1089441: fixed in statnews 2.6+nmu1
has caused the Debian Bug report #1089441,
regarding statnews: 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.)


-- 
1089441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089441
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: statnews
Version: 2.6
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`,
statnews failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]

+------------------------------------------------------------------------------+
| Build
                                                                       |
+------------------------------------------------------------------------------+


Unpack source
-------------

Format: 3.0 (native)
Source: statnews
Binary: statnews
Architecture: all
Version: 2.6
Maintainer: Davide G. M. Salvetti <[email protected]>
Homepage: https://savannah.nongnu.org/projects/statnews
Standards-Version: 3.9.8
Build-Depends-Indep: debhelper (>= 9), eperl, perl
Package-List:
 statnews deb news optional arch=all
Checksums-Sha1:
 94837d90471a8c1b325866050a523fdd0db77d40 20636 statnews_2.6.tar.xz
Checksums-Sha256:
 0d605586f68a30a7a9dcc238a3b25afec269dbb45056f03dc30adf75b94a9704 20636
statnews_2.6.tar.xz
Files:
 ba2ace6dd86e04cc257c8b654016255a 20636 statnews_2.6.tar.xz


gpgv: Signature made Sun Jan 15 21:35:02 2017 UTC
gpgv:                using RSA key 8DE38CCA640823EB343C96B52EC615B2E8D3A535
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./
statnews_2.6.dsc: no acceptable signature found
dpkg-source: info: extracting statnews in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking statnews_2.6.tar.xz

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 statnews
dpkg-buildpackage: info: source version 2.6
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Davide G. M. Salvetti
<[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
/bin/bash: line 1: git: command not found
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
        make -j1 distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f statnews.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level
9 in use)
 debian/rules binary
/bin/bash: line 1: git: command not found
dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash: line 1: git: command not found
eperl -P -o debian/README.Debian debian/README.Debian.eperl
echo debian/README.Debian \
        debian/clean > debian/clean
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are
deprecated (level 9 in use)
   dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
        make -j1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
pod2man --section 1 --center "Debian GNU/Linux Manual" \
        --release "Debian Project" statnews.pl > statnews.1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
dh_auto_test: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
        make -j1 check
make[2]: Entering directory '/<<PKGBUILDDIR>>'
test -f statnews.1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash: line 1: git: command not found
dh_auto_install -- prefix=/usr
dh_auto_install: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/statnews
AM_UPDATE_INFO_DIR=no prefix=/usr
make[2]: Entering directory '/<<PKGBUILDDIR>>'
test -d /<<PKGBUILDDIR>>/debian/statnews/usr/bin \
        || install -o root -g root -d /<<PKGBUILDDIR>>/debian/statnews/usr/bin
install: cannot change owner and permissions of ‘/<<PKGBUILDDIR>>/
debian/statnews/usr/bin’: Operation not permitted
make[2]: *** [Makefile:45: installdirs] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_install: error: make -j1 install DESTDIR=/<<PKGBUILDDIR>>/
debian/statnews AM_UPDATE_INFO_DIR=no prefix=/usr returned exit code 2
make[1]: *** [debian/rules:45: override_dh_auto_install] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:41: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-18T16:04:22Z

-------------------------------------------------------------------------------


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/1046423.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.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: statnews
Source-Version: 2.6+nmu1
Done: Niels Thykier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
statnews, 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 statnews 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: Wed, 01 Jan 2025 14:44:47 +0000
Source: statnews
Architecture: source
Version: 2.6+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Davide G. M. Salvetti <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Closes: 1089441
Changes:
 statnews (2.6+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove need for root when building the package.
     (Closes: #1089441)
Checksums-Sha1:
 7c350007bae9af7dd11f540984ab6ac582c0bf21 1165 statnews_2.6+nmu1.dsc
 7f2f7874424ab14fc6960bf41b81aad64e687f3e 20768 statnews_2.6+nmu1.tar.xz
 c89a668f089154be08c0f4440c32bcae9e48dfeb 4242 
statnews_2.6+nmu1_source.buildinfo
Checksums-Sha256:
 f1ba83463539a96b10f4bb5fdac863efe1cedcfe09c3d80be42fa2f61668909d 1165 
statnews_2.6+nmu1.dsc
 139184161bb8b7b6981c6475c04eba61f7b642bf0edc10c6c8460669310dbf5f 20768 
statnews_2.6+nmu1.tar.xz
 94b970a4ca9e26eee638b1efa24057a1436028d53e1f9f55f9e482414d52d90d 4242 
statnews_2.6+nmu1_source.buildinfo
Files:
 e335110f33e393c1fde69c71ad28bd09 1165 news optional statnews_2.6+nmu1.dsc
 5fd08984da470bff192a27a3d7b9ffc4 20768 news optional statnews_2.6+nmu1.tar.xz
 99e2c061c549e4a8be95c36a91d2da04 4242 news optional 
statnews_2.6+nmu1_source.buildinfo

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

iQFGBAEBCgAwFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmd1VTwSHG5pZWxzQHRo
eWtpZXIubmV0AAoJEHQNaIiDZdKJUKIH/iE9gSFVbIv3uK+DvaAWUHxC+qEHa41s
SJCaXdQZUIflCh3rzq0mVUwi/ZeUINHyEEHsGM7peHrNvcy9ZUHwU7vbjX8dzx6W
jjuF6VDbXiUNxLuX8LzRvd0xLfZVWkfrF04dfcHk06PKhJkG+prSjsrNj1Qjq03z
qOoEscStSb6arIY2svRqkxF2nX0fYwf672vKFdiQ9UYs6GGnNTXMb9O1sPOYSfCR
tyl9vUw2exTIAxj17x4d8PUh/xkIy4ABg/5NTgE3rbk/j+wU/7iBMlVX4iRCeded
lxjCtitpwCtxkn+LRb6EbrRhLgI5blwovD9m3dJZNJHeLzejB0Pb7T8=
=MXwH
-----END PGP SIGNATURE-----

Attachment: pgpNOhSTco9dE.pgp
Description: PGP signature


--- End Message ---

Reply via email to