Your message dated Sat, 04 Jan 2025 09:49:12 +0000
with message-id <e1tu0mo-003wfb...@fasolo.debian.org>
and subject line Bug#1089379: fixed in lpr 1:2008.05.17.3+nmu3.1
has caused the Debian Bug report #1089379,
regarding lpr: 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 ow...@bugs.debian.org
immediately.)
--
1089379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lpr
Version: 1:2008.05.17.3+nmu3
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
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`,
lpr failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
make[2]: Circular ../common_source/getcap.c <- ../common_source/getcap.o
dependency dropped.
make[2]: Circular ../common_source/vis.c <- ../common_source/vis.o
dependency dropped.
make[2]: Circular ../common_source/strlcpy.c <-
../common_source/strlcpy.o dependency dropped.
make[2]: Circular ../common_source/strlcat.c <-
../common_source/strlcat.o dependency dropped.
cc -o lpq lpq.o ../common_source/displayq.o ../common_source/common.o
../common_source/common_vars.o ../common_source/getcap.o
../common_source/vis.o ../common_source/strlcpy.o ../common_source/strlcat.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lpq'
make[2]: Entering directory '/<<PKGBUILDDIR>>/lpr'
make[2]: Circular lpr.c <- lpr.o dependency dropped.
cc -I/../common_source -g -Wall -g -O2 -D_GNU_SOURCE -D__KAME__
-I../common_source -c -o lpr.o lpr.c
lpr.c:49:19: warning: ‘rcsid’ defined but not used
[-Wunused-const-variable=]
49 | static const char rcsid[] = "$OpenBSD: lpr.c,v 1.41 2007/04/07
21:57:27 stevesk Exp $";
| ^~~~~
lpr.c:40:19: warning: ‘copyright’ defined but not used
[-Wunused-const-variable=]
40 | static const char copyright[] =
| ^~~~~~~~~
make[2]: Circular ../common_source/startdaemon.c <-
../common_source/startdaemon.o dependency dropped.
make[2]: Circular ../common_source/common.c <- ../common_source/common.o
dependency dropped.
make[2]: Circular ../common_source/common_vars.c <-
../common_source/common_vars.o dependency dropped.
make[2]: Circular ../common_source/getcap.c <- ../common_source/getcap.o
dependency dropped.
make[2]: Circular ../common_source/strlcpy.c <-
../common_source/strlcpy.o dependency dropped.
make[2]: Circular ../common_source/strlcat.c <-
../common_source/strlcat.o dependency dropped.
cc -o lpr lpr.o ../common_source/startdaemon.o ../common_source/common.o
../common_source/common_vars.o ../common_source/getcap.o
../common_source/strlcpy.o ../common_source/strlcat.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lpr'
make[2]: Entering directory '/<<PKGBUILDDIR>>/lprm'
make[2]: Circular lprm.c <- lprm.o dependency dropped.
cc -I/../common_source -Wall -g -O2 -D_GNU_SOURCE -D__KAME__
-I../common_source -c -o lprm.o lprm.c
lprm.c:44:19: warning: ‘rcsid’ defined but not used
[-Wunused-const-variable=]
44 | static const char rcsid[] = "$OpenBSD: lprm.c,v 1.17 2007/02/16
13:34:58 jmc Exp $";
| ^~~~~
lprm.c:35:19: warning: ‘copyright’ defined but not used
[-Wunused-const-variable=]
35 | static const char copyright[] =
| ^~~~~~~~~
make[2]: Circular ../common_source/rmjob.c <- ../common_source/rmjob.o
dependency dropped.
make[2]: Circular ../common_source/startdaemon.c <-
../common_source/startdaemon.o dependency dropped.
make[2]: Circular ../common_source/common.c <- ../common_source/common.o
dependency dropped.
make[2]: Circular ../common_source/common_vars.c <-
../common_source/common_vars.o dependency dropped.
make[2]: Circular ../common_source/getcap.c <- ../common_source/getcap.o
dependency dropped.
make[2]: Circular ../common_source/strlcpy.c <-
../common_source/strlcpy.o dependency dropped.
make[2]: Circular ../common_source/strlcat.c <-
../common_source/strlcat.o dependency dropped.
cc -o lprm lprm.o ../common_source/rmjob.o
../common_source/startdaemon.o ../common_source/common.o
../common_source/common_vars.o ../common_source/getcap.o
../common_source/strlcpy.o ../common_source/strlcat.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lprm'
make[2]: Entering directory '/<<PKGBUILDDIR>>/lptest'
make[2]: Circular lptest.c <- lptest.o dependency dropped.
cc -Wall -g -O2 -D_GNU_SOURCE -D__KAME__ -I../common_source -c -o
lptest.o lptest.c
lptest.c:44:19: warning: ‘rcsid’ defined but not used
[-Wunused-const-variable=]
44 | static const char rcsid[] = "$OpenBSD: lptest.c,v 1.7
2003/06/02 23:36:53 millert Exp $";
| ^~~~~
lptest.c:35:19: warning: ‘copyright’ defined but not used
[-Wunused-const-variable=]
35 | static const char copyright[] =
| ^~~~~~~~~
make[2]: Circular ../common_source/strlcpy.c <-
../common_source/strlcpy.o dependency dropped.
make[2]: Circular ../common_source/strlcat.c <-
../common_source/strlcat.o dependency dropped.
cc -o lptest lptest.o ../common_source/strlcpy.o ../common_source/strlcat.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lptest'
make[2]: Entering directory '/<<PKGBUILDDIR>>/pac'
make[2]: Circular pac.c <- pac.o dependency dropped.
cc -I/../common_source -Wall -g -O2 -D_GNU_SOURCE -D__KAME__
-I../common_source -c -o pac.o pac.c
pac.c:44:19: warning: ‘rcsid’ defined but not used
[-Wunused-const-variable=]
44 | static const char rcsid[] = "$OpenBSD: pac.c,v 1.18 2007/09/02
15:19:39 deraadt Exp $";
| ^~~~~
pac.c:35:19: warning: ‘copyright’ defined but not used
[-Wunused-const-variable=]
35 | static const char copyright[] =
| ^~~~~~~~~
make[2]: Circular ../common_source/common.c <- ../common_source/common.o
dependency dropped.
make[2]: Circular ../common_source/common_vars.c <-
../common_source/common_vars.o dependency dropped.
make[2]: Circular ../common_source/getcap.c <- ../common_source/getcap.o
dependency dropped.
make[2]: Circular ../common_source/strlcpy.c <-
../common_source/strlcpy.o dependency dropped.
make[2]: Circular ../common_source/strlcat.c <-
../common_source/strlcat.o dependency dropped.
cc -o pac pac.o ../common_source/common.o ../common_source/common_vars.o
../common_source/getcap.o ../common_source/strlcpy.o
../common_source/strlcat.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/pac'
make[2]: Entering directory '/<<PKGBUILDDIR>>/filters'
make[2]: Circular lpf.c <- lpf.o dependency dropped.
cc -Wall -g -O2 -D_GNU_SOURCE -D__KAME__ -I../common_source -c -o
lpf.o lpf.c
lpf.c:43:19: warning: ‘rcsid’ defined but not used
[-Wunused-const-variable=]
43 | static const char rcsid[] = "$OpenBSD: lpf.c,v 1.11 2004/04/14
20:52:20 millert Exp $";
| ^~~~~
lpf.c:34:19: warning: ‘copyright’ defined but not used
[-Wunused-const-variable=]
34 | static const char copyright[] =
| ^~~~~~~~~
make[2]: Circular ../common_source/strlcpy.c <-
../common_source/strlcpy.o dependency dropped.
make[2]: Circular ../common_source/strlcat.c <-
../common_source/strlcat.o dependency dropped.
cc -o lpf lpf.o ../common_source/strlcpy.o ../common_source/strlcat.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/filters'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
touch build-arch-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_clean: warning: Compatibility levels before 10 are deprecated (level
9 in use)
dh_clean: warning: dh_clean -k is deprecated; use dh_prep instead
dh_clean: warning: This feature will be removed in compat 12.
dh_installdirs
dh_installdirs: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
touch install-stamp
dh_testdir
dh_testroot
dh_install
dh_install: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
dh_installman
dh_installman: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
dh_installdocs
dh_installdocs: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
dh_installexamples
dh_installexamples: warning: Compatibility levels before 10 are
deprecated (level 9 in use)
dh_installlogcheck
dh_installlogcheck: warning: Compatibility levels before 10 are
deprecated (level 9 in use)
dh_installinit --name=lpd
dh_installinit: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
dh_installcron
dh_installcron: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
dh_installchangelogs
dh_installchangelogs: warning: Compatibility levels before 10 are
deprecated (level 9 in use)
dh_strip
dh_strip: warning: Compatibility levels before 10 are deprecated (level
9 in use)
dh_compress
dh_compress: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
dh_fixperms
chown root.lp debian/lpr/usr/bin/lpr \
debian/lpr/usr/bin/lpq \
debian/lpr/usr/bin/lprm \
debian/lpr/usr/sbin/lpc
chown: warning: '.' should be ':': ‘root.lp’
chown: changing ownership of 'debian/lpr/usr/bin/lpr': Operation not
permitted
chown: changing ownership of 'debian/lpr/usr/bin/lpq': Operation not
permitted
chown: changing ownership of 'debian/lpr/usr/bin/lprm': Operation not
permitted
chown: changing ownership of 'debian/lpr/usr/sbin/lpc': Operation not
permitted
make: *** [debian/rules:55: binary-arch] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-17T09:34:24Z
-------------------------------------------------------------------------------
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/1020651.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 ---
Source: lpr
Source-Version: 1:2008.05.17.3+nmu3.1
Done: Niels Thykier <ni...@thykier.net>
We believe that the bug you reported is fixed in the latest version of
lpr, 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 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (supplier of updated lpr 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 01 Jan 2025 09:57:23 +0000
Source: lpr
Architecture: source
Version: 1:2008.05.17.3+nmu3.1
Distribution: unstable
Urgency: medium
Maintainer: Adam Majer <ad...@zombino.com>
Changed-By: Niels Thykier <ni...@thykier.net>
Closes: 878450 1089379
Changes:
lpr (1:2008.05.17.3+nmu3.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Niels Thykier ]
* Make requirement for root when building the package explicit.
(Closes: #1089379)
.
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross compilers to make.
(closes: #878450)
Checksums-Sha1:
f43e60fb0301f1ac9b2d33f18cfddac82c937ddc 1193 lpr_2008.05.17.3+nmu3.1.dsc
30854eef74e1d7bd552939cecd119b91182f1c0e 82140 lpr_2008.05.17.3+nmu3.1.tar.xz
c6a0892e8fa90eb927157b8d1cc2cdc134020acc 5282
lpr_2008.05.17.3+nmu3.1_source.buildinfo
Checksums-Sha256:
0abb635d9af0e9f05a6c2ecee70e6536c9225580b877e24e52eb5a449b4834dd 1193
lpr_2008.05.17.3+nmu3.1.dsc
c8dfa13ac081a9c4bac6c687c0b5718e52cb18135a8249cbec10995a4ead1f5f 82140
lpr_2008.05.17.3+nmu3.1.tar.xz
bc994ef781387b65161e51b1bcfd70b929d08e6528ec6921a98dec2aae6fd13c 5282
lpr_2008.05.17.3+nmu3.1_source.buildinfo
Files:
7e5eae912a3339f0b7bc405755e3bd20 1193 net optional lpr_2008.05.17.3+nmu3.1.dsc
8eeaf4b26c9daced6dc54756e38a149f 82140 net optional
lpr_2008.05.17.3+nmu3.1.tar.xz
eb571ae49452088a52e90836d2475f08 5282 net optional
lpr_2008.05.17.3+nmu3.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmd4Pj0SHG5pZWxzQHRo
eWtpZXIubmV0AAoJEHQNaIiDZdKJOMAH/AhCTOUZ6lvr8kzDWoqVwqIHJAoICGU+
649pnDB0Bs0F6l+MmPkumtPv0g3ssU5f/lXiMJZ+XNXAS3xD/QdDK8z+FYpWp0IZ
ampn/ITzxF4KQI7Q0j3Xd6/cZiYnlJO3GjfyJm/nprkiNL++HVAPoH3SCSxGFJpO
weGMlJ4HKNy37zqIeoiY44zU8/XbzCwRTfaUQgj4BqG9hwW2Aykgay2wo0saEXGV
Krmcoqgau5S5qCFC0nvDmzERepVZn5gqii8urDdut4iC8O5Wy+T0f9LROvEhxmT1
dZ7mjD9ypulKWJftaShm/RshiQPW27NFLwNO8Uh2N1NpZwzcb6D6ucU=
=roDD
-----END PGP SIGNATURE-----
pgpxXzEGQlHFZ.pgp
Description: PGP signature
--- End Message ---