Source: murrine-themes Version: 0.98.11+nmu2 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`,
murrine-themes failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
+------------------------------------------------------------------------------+
| Build
|
+------------------------------------------------------------------------------+
Unpack source
-------------
Format: 3.0 (native)
Source: murrine-themes
Binary: murrine-themes
Architecture: all
Version: 0.98.11+nmu2
Maintainer: Yves-Alexis Perez <[email protected]>
Uploaders: Jeremy Bicha <[email protected]>,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/murrine-themes
Vcs-Git: https://salsa.debian.org/debian/murrine-themes.git
Build-Depends: debhelper-compat (= 13)
Package-List:
murrine-themes deb x11 optional arch=all
Checksums-Sha1:
a68388eef28b151f24621b0e42e4c6ae2dcfa4ec 149292 murrine-
themes_0.98.11+nmu2.tar.xz
Checksums-Sha256:
b21472a63a7ccdc077e553966ba4f21ce97334aaa3e3b5b76a0b59c92faaca0e 149292
murrine-themes_0.98.11+nmu2.tar.xz
Files:
73743613291c1350b8cc286e9bc55f58 149292 murrine-themes_0.98.11+nmu2.tar.xz
gpgv: Signature made Thu Aug 24 19:57:28 2023 UTC
gpgv: using RSA key 7E7729476D87D6F11D91ACCBC293E7B461825ACE
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./murrine-
themes_0.98.11+nmu2.dsc: no acceptable signature found
dpkg-source: info: extracting murrine-themes in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking murrine-themes_0.98.11+nmu2.tar.xz
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 murrine-themes
dpkg-buildpackage: info: source version 0.98.11+nmu2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Boyuan Yang <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
create-stamp debian/debhelper-build-stamp
dh_prep
dh_installdirs
dh_auto_install --destdir=debian/murrine-themes/
debian/rules execute_after_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp -r usr debian/murrine-themes/
find debian/murrine-themes/ -name COPYING -exec rm '{}' \;
find debian/murrine-themes/ -name gtkrc -exec sed -i 's/gtk-tooltips/
gtk-tooltip*/' '{}' \;
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs
dh_installchangelogs
dh_icons
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
debian/rules execute_after_dh_fixperms
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# dh_fixperms ignores /usr/share/themes
chmod -R 0644 debian/murrine-themes/;
chmod: cannot access 'debian/murrine-themes/usr': Permission denied
make[1]: *** [debian/rules:16: execute_after_dh_fixperms] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-17T13:20:41Z
Finished
--------
du: cannot access '/<<PKGBUILDDIR>>/debian/murrine-themes/usr':
Permission denied
E: read_command failed to execute du
E: Cannot determine space needed for /<<PKGBUILDDIR>> (du failed)
+------------------------------------------------------------------------------+
| Cleanup
|
+------------------------------------------------------------------------------+
Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)
+------------------------------------------------------------------------------+
| Summary
|
+------------------------------------------------------------------------------+
Build Architecture: arm64
Build Type: binary
Build-Space: n/a
Build-Time: 9
Distribution: sid
Fail-Stage: build
Host Architecture: arm64
Install-Time: 17
Job: /tmp/debusine-fetch-exec-upload-16k43rnt/murrine-
themes_0.98.11+nmu2.dsc
Machine Architecture: arm64
Package: murrine-themes
Package-Time: 59
Source-Version: 0.98.11+nmu2
Space: n/a
Status: attempted
Version: 0.98.11+nmu2
--------------------------------------------------------------------------------
Finished at 2024-11-17T13:20:41Z
Build needed 00:00:59, no disk space
-------------------------------------------------------------------------------
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/1023897.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

