Your message dated Fri, 10 Jan 2025 10:05:38 +0000
with message-id <[email protected]>
and subject line Bug#1089369: fixed in libpam-chroot 0.9-5.4
has caused the Debian Bug report #1089369,
regarding libpam-chroot: 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.)


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

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

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


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

Format: 3.0 (quilt)
Source: libpam-chroot
Binary: libpam-chroot
Architecture: any
Version: 0.9-5.3
Maintainer: Javier Fernandez-Sanguino Pen~a <[email protected]>
Homepage: http://sourceforge.net/projects/pam-chroot/
Standards-Version: 3.9.2
Build-Depends: libpam0g-dev, debhelper (>> 3.0.0)
Package-List:
 libpam-chroot deb devel optional arch=any
Checksums-Sha1:
 766da389fc3770bb543e1818fa0686982b7d873c 15250 libpam-
chroot_0.9.orig.tar.gz
 24945bbd7c6fac24aa9cb83a7cd854c98b974834 11140 libpam-
chroot_0.9-5.3.debian.tar.xz
Checksums-Sha256:
 3f63939fd2aff376c9715464f87547160b8d5976de9a5dfbd2f1cd3bb408f19e 15250
libpam-chroot_0.9.orig.tar.gz
 60f8c66556f72f67266678b302709069155a8e15bea9c61669f85bffe16027bf 11140
libpam-chroot_0.9-5.3.debian.tar.xz
Files:
 9f1e9eae63ee24fdfeba662ca02ecb0c 15250 libpam-chroot_0.9.orig.tar.gz
 f840fca460d54f3b91ef0e9ea78a5b55 11140 libpam-chroot_0.9-5.3.debian.tar.xz


gpgv: Signature made Sat May 25 19:55:11 2024 UTC
gpgv:                using RSA key 7D1ACFFAD9E0806C9C4CD3925C13D6DB93052E03
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./libpam-
chroot_0.9-5.3.dsc: no acceptable signature found
dpkg-source: info: extracting libpam-chroot in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking libpam-chroot_0.9.orig.tar.gz
dpkg-source: info: unpacking libpam-chroot_0.9-5.3.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying debian.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 libpam-chroot
dpkg-buildpackage: info: source version 0.9-5.3
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
dh_testdir
dh_testroot
rm -f build-stamp /usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o pam_chroot.so
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level
7 in use)
 debian/rules binary
dh_testdir
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated
(level 7 in use)
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -fPIC -O2 -Wall -Werror -pedantic -I.  -c -o pam_chroot.o pam_chroot.c
gcc -shared -o pam_chroot.so pam_chroot.o -lpam
rm pam_chroot.o
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
touch build-stamp
dh_testdir
dh_testroot
dh_installdirs
dh_installdirs: warning: Compatibility levels before 10 are deprecated
(level 7 in use)
mkdir -p /<<PKGBUILDDIR>>/debian/libpam-chroot/usr/lib/aarch64-linux-
gnu/security
# Add here commands to install the package into debian/libpam-chroot
/usr/bin/make install DESTDIR=/<<PKGBUILDDIR>>/debian/libpam-chroot
LIBDIR=/<<PKGBUILDDIR>>/debian/libpam-chroot/usr/lib/aarch64-linux-gnu/
security INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
install --strip-program=true -s -o0 -g0 -m755 pam_chroot.so /
<<PKGBUILDDIR>>/debian/libpam-chroot/usr/lib/aarch64-linux-gnu/security
install: cannot change ownership of '/<<PKGBUILDDIR>>/debian/libpam-
chroot/usr/lib/aarch64-linux-gnu/security/pam_chroot.so': Operation not
permitted
make[1]: *** [Makefile:23: install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:36: install] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-17T03:54:06Z

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


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/1013829.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: libpam-chroot
Source-Version: 0.9-5.4
Done: Niels Thykier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libpam-chroot, 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 libpam-chroot 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: Tue, 31 Dec 2024 10:15:16 +0000
Source: libpam-chroot
Architecture: source
Version: 0.9-5.4
Distribution: unstable
Urgency: medium
Maintainer: Javier Fernandez-Sanguino Pen~a <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Closes: 1089369
Changes:
 libpam-chroot (0.9-5.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Make requirement for root when building the package explicit.
     (Closes: #1089369)
Checksums-Sha1:
 70a4df015ce0ceb1e322e1f0d6dc77e68370a89f 1467 libpam-chroot_0.9-5.4.dsc
 912a73d4ae134552f89ca105aa0bfe3d62eced82 11232 
libpam-chroot_0.9-5.4.debian.tar.xz
 eb3403e46e7896ead72707f5ab01631867d77448 5350 
libpam-chroot_0.9-5.4_source.buildinfo
Checksums-Sha256:
 1ff22ffce329a08c86b215cf7986c2c45732f2c541569b9cf8af376b11734877 1467 
libpam-chroot_0.9-5.4.dsc
 4191eb3443bd20c488631cdd2dbfb69fdc368456e9e283d8ceb4f1ef911a4066 11232 
libpam-chroot_0.9-5.4.debian.tar.xz
 a801d544bb9cd5a99217c2f27a2463dcd49fec533eecd301ed39dbc673cda204 5350 
libpam-chroot_0.9-5.4_source.buildinfo
Files:
 bf4a3b4adc7de972fc6871accec2135c 1467 devel optional libpam-chroot_0.9-5.4.dsc
 3225ccf93e6321747410cbad6660c4e4 11232 devel optional 
libpam-chroot_0.9-5.4.debian.tar.xz
 0dca27763adb675f6493cdeadc509e97 5350 devel optional 
libpam-chroot_0.9-5.4_source.buildinfo

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

iQFGBAEBCgAwFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmdzxFkSHG5pZWxzQHRo
eWtpZXIubmV0AAoJEHQNaIiDZdKJVTYIAJ9n45Nd+8K1KdaUYVd1DERLc6C6hpcO
mo3mUaxex4SbiYiVfAwEMxKcEz03QW2VkYWo7Tlewj+NqgB48cFgjRp1rW2LCT/T
U/oP4Kde2Hj5rC7vGXfbiXnuyDihurYcYhzuo9IcobVHvgugHjSPRCnkPFSfdT4y
paD4pEhJlPxnMgn7NJqjBgFfUYIUFuq2em6Zvt6MXN+rwSsmj/oRfBUk0W+R3tHV
vv7SN1Yhk6H+hlSXulC/e4txc0NK10aA+1BU/eUWcraPXR6TdAxUf5zrKG3qHg8s
B+dc6EUKv0C7PAJTlY8XnmJbwRHWbiKn6x3vNX4CU1SIEkFarkyngP0=
=577y
-----END PGP SIGNATURE-----

Attachment: pgp_KwzzgQxA5.pgp
Description: PGP signature


--- End Message ---

Reply via email to