Your message dated Fri, 10 Jan 2025 10:29:40 +0000
with message-id <[email protected]>
and subject line Bug#1089465: fixed in witalian 1.10+nmu1
has caused the Debian Bug report #1089465,
regarding witalian: 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.)


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

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

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


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

Format: 3.0 (native)
Source: witalian
Binary: witalian
Architecture: all
Version: 1.10
Maintainer: Davide G. M. Salvetti <[email protected]>
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/salve/witalian
Vcs-Git: https://salsa.debian.org/salve/witalian.git
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: dictionaries-common-dev
Package-List:
 witalian deb text optional arch=all
Checksums-Sha1:
 4fa37a1b2b52856654d8fdf7de72fa9a88756cca 233856 witalian_1.10.tar.xz
Checksums-Sha256:
 d4ffb9ee10c887a94a96f9d62263b21cfea28f7d924fa4de726c8397ff9eb9a1 233856
witalian_1.10.tar.xz
Files:
 0038858aaae44ecf708a9d5bd2a60c10 233856 witalian_1.10.tar.xz


gpgv: Signature made Wed Jun 13 16:43:28 2018 UTC
gpgv:                using RSA key 8DE38CCA640823EB343C96B52EC615B2E8D3A535
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./
witalian_1.10.dsc: no acceptable signature found
dpkg-source: info: extracting witalian in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking witalian_1.10.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 witalian
dpkg-buildpackage: info: source version 1.10
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_auto_clean
        make -j8 distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f italian
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
/bin/bash: line 1: git: command not found
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cat italian.cognomi italian.names italian.nomi italian.others
italian.parole italian.sigle italian.surnames italian.words | sort |
uniq > italian
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j8 check
make[1]: Entering directory '/<<PKGBUILDDIR>>'
test -f italian
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   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
        make -j8 install DESTDIR=/<<PKGBUILDDIR>>/debian/witalian
AM_UPDATE_INFO_DIR=no prefix=/usr
make[2]: Entering directory '/<<PKGBUILDDIR>>'
test -d /<<PKGBUILDDIR>>/debian/witalian/usr/share/dict \
        || install -o root -g root -d /<<PKGBUILDDIR>>/debian/witalian/usr/
share/dict
install: cannot change owner and permissions of ‘/<<PKGBUILDDIR>>/
debian/witalian/usr/share/dict’: Operation not permitted
make[2]: *** [Makefile:48: installdirs] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_install: error: make -j8 install DESTDIR=/<<PKGBUILDDIR>>/
debian/witalian AM_UPDATE_INFO_DIR=no prefix=/usr returned exit code 2
make[1]: *** [debian/rules:17: override_dh_auto_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-18T20:24:58Z

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


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/1051082.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: witalian
Source-Version: 1.10+nmu1
Done: Niels Thykier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
witalian, 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 witalian 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: Sat, 28 Dec 2024 14:58:10 +0000
Source: witalian
Architecture: source
Version: 1.10+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Davide G. M. Salvetti <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Closes: 1089465
Changes:
 witalian (1.10+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Support building without root (Closes: #1089465)
Checksums-Sha1:
 0237874b7b37d2f173fc77b63ec14c40355fe999 1249 witalian_1.10+nmu1.dsc
 83c8a39a0a8c05baabda1e343e2387f796d4d9b9 234436 witalian_1.10+nmu1.tar.xz
 5afdc4bd15717ea73c5423d104bf82b1708179d5 5333 
witalian_1.10+nmu1_source.buildinfo
Checksums-Sha256:
 8f7382affc499299e17742fe28900ffbea08f23a1aa5552862ea090656e0fe6d 1249 
witalian_1.10+nmu1.dsc
 55ec67320c19b4eeafb7e161d923b27862f3ec825aaa94dda1bffec22d000197 234436 
witalian_1.10+nmu1.tar.xz
 7bf2f15e43f57604b4cbacad41d5e794d43429b4d73c9ec63740de56d1636035 5333 
witalian_1.10+nmu1_source.buildinfo
Files:
 39fd49f420957bb37af052bd0f412ccc 1249 text optional witalian_1.10+nmu1.dsc
 29337406d888f6f163768b227b916ad7 234436 text optional witalian_1.10+nmu1.tar.xz
 9a5327228c1431f805695f07437be0aa 5333 text optional 
witalian_1.10+nmu1_source.buildinfo

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

iQFGBAEBCgAwFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmdwEoESHG5pZWxzQHRo
eWtpZXIubmV0AAoJEHQNaIiDZdKJ1EMH/iiV6cVmMRjRLROkhzWu83QaVJaAgMxz
zSbK3/sL2tRPR8W409wqVhwDCw15GCI7p/yry2xNnChy4Kg+DAh+N/yoB955dPcZ
RhzmdNGnFNr/7RXFe51W3jaVcTSF8HMBBxcVTH8F0zsl6svnyUzBqZVuL9mlERdw
QnQrYo9Ni6qa73myQKKRmoINZ/gabTO2l9/lmOKuQi20ho1/WtDC2qnCatwJa2hN
BdLw4P86fuyaq7gVfLlgkspGCt7bzYt/byCHPh0Ak6v0JVDL5T2psIkDwFbNEPD5
gWIhhEXOkvBRHtqiGgjTKPLn60Unb2rghtuw824J/FsCbVABDY7Bl9U=
=+O+b
-----END PGP SIGNATURE-----

Attachment: pgpnFMk82jSDh.pgp
Description: PGP signature


--- End Message ---

Reply via email to