Your message dated Thu, 21 Jun 2018 15:05:50 +0000
with message-id <e1fw19i-0005q5...@fasolo.debian.org>
and subject line Bug#901115: fixed in rxvt-unicode 9.22-4
has caused the Debian Bug report #901115,
regarding rxvt-unicode: FTBFS when built with dpkg-buildpackage -A
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.)
--
901115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rxvt-unicode
Version: 9.22-3
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh_update_autotools_config -i
dh_autoreconf -i
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
--host=x86_64-linux-gnu \
--build=x86_64-linux-gnu \
--mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info \
--enable-256-color \
--enable-combining \
--enable-fading \
[... snipped ...]
> mantmp
/usr/bin/install -c -m 644 mantmp
/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/urxvt-extensions.1
< ./urxvt.pm \
perl -MPod::Man -e '(new Pod::Man name => "urxvtperl", section => 3, quotes =>
q<"> , center => q<RXVT-UNICODE>, release => q<9.22>)->parse_from_file' \
> mantmp
/usr/bin/install -c -m 644 mantmp
/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man3/urxvtperl.3
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
sed -e 's%@@RXVT_VERSION@@%9.22%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e
's%@@RXVT_DATE@@%2016-01-23%g;' -e
's%@@RXVT_LIBDIR@@%/usr/lib/x86_64-linux-gnu%g;' -e 's%@@URXVT_NAME@@%urxvt%g;'
< ./rxvt.1.man.in >rxvt.1.man
sed -e 's%@@RXVT_VERSION@@%9.22%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e
's%@@RXVT_DATE@@%2016-01-23%g;' -e
's%@@RXVT_LIBDIR@@%/usr/lib/x86_64-linux-gnu%g;' -e 's%@@URXVT_NAME@@%urxvt%g;'
< ./rxvtc.1.man.in >rxvtc.1.man
sed -e 's%@@RXVT_VERSION@@%9.22%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e
's%@@RXVT_DATE@@%2016-01-23%g;' -e
's%@@RXVT_LIBDIR@@%/usr/lib/x86_64-linux-gnu%g;' -e 's%@@URXVT_NAME@@%urxvt%g;'
< ./rxvtd.1.man.in >rxvtd.1.man
sed -e 's%@@RXVT_VERSION@@%9.22%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e
's%@@RXVT_DATE@@%2016-01-23%g;' -e
's%@@RXVT_LIBDIR@@%/usr/lib/x86_64-linux-gnu%g;' -e 's%@@URXVT_NAME@@%urxvt%g;'
< ./rxvt.7.man.in >rxvt.7.man
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man7
/usr/bin/install -c -m 644 rxvt.1.man
/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/urxvt.1
/usr/bin/install -c -m 644 rxvtc.1.man
/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/urxvtc.1
/usr/bin/install -c -m 644 rxvtd.1.man
/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/urxvtd.1
/usr/bin/install -c -m 644 rxvt.7.man
/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man7/urxvt.7
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install -i
dh_installdocs -i
debian/rules override_dh_installchangelogs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installchangelogs Changes
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installman -i
dh_lintian -i
dh_perl -i
dh_link -i
dh_strip_nondeterminism -i
dh_compress -i
debian/rules override_dh_fixperms
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_fixperms
chgrp utmp /<<PKGBUILDDIR>>/debian/rxvt-unicode/usr/bin/urxvt
/<<PKGBUILDDIR>>/debian/rxvt-unicode/usr/bin/urxvtd
chgrp: cannot access '/<<PKGBUILDDIR>>/debian/rxvt-unicode/usr/bin/urxvt': No
such file or directory
chgrp: cannot access '/<<PKGBUILDDIR>>/debian/rxvt-unicode/usr/bin/urxvtd': No
such file or directory
debian/rules:67: recipe for target 'override_dh_fixperms' failed
make[1]: *** [override_dh_fixperms] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:15: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
Hint: Try splitting override_dh_fixperms into override_dh_fixperms-indep and
override_dh_fixperms-arch.
Thanks.
--- End Message ---
--- Begin Message ---
Source: rxvt-unicode
Source-Version: 9.22-4
We believe that the bug you reported is fixed in the latest version of
rxvt-unicode, 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 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ryan Kavanagh <r...@debian.org> (supplier of updated rxvt-unicode 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, 20 Jun 2018 16:44:23 -0400
Source: rxvt-unicode
Binary: rxvt-unicode aterm aterm-ml rxvt rxvt-ml rxvt-unicode-256color
rxvt-unicode-lite
Architecture: source all amd64
Version: 9.22-4
Distribution: unstable
Urgency: medium
Maintainer: Ryan Kavanagh <r...@debian.org>
Changed-By: Ryan Kavanagh <r...@debian.org>
Description:
aterm - dummy transitional package for rxvt-unicode
aterm-ml - dummy transitional package for rxvt-unicode
rxvt - dummy transitional package for rxvt-unicode
rxvt-ml - dummy transitional package for rxvt-unicode
rxvt-unicode - RXVT-like terminal emulator with Unicode and 256-color support
rxvt-unicode-256color - dummy transitional package for rxvt-unicode
rxvt-unicode-lite - dummy transitional package for rxvt-unicode
Closes: 654986 737319 763745 858385 899323 901115
Changes:
rxvt-unicode (9.22-4) unstable; urgency=medium
.
* Fix insecure temporary file handling in urxvt(7), 17_unsafe_man.diff
(Closes: #654986)
* Make rxvt-unicode Multi-Arch: foreign (Closes: #737319)
* Don't surprise users with a change of TERM: updated NEWS.Debian
* Set the StartupWMClass in desktop files (Closes: #763745)
* Expand macros in perl extensions' manpages (Closes: #858385)
* Set Vcs-* to point to salsa
* Prefer ncurses-base over ncurses-term now that it carries the
rxvt-unicode-256color terminfo entry (Closes: #899323)
* Bump standards version to 4.1.4
* Don't try to fix permissions for arch-related files on arch-independent
builds (Closes: #901115)
* Drop file 06_debian_docs.diff from the source package; we stopped applying
the patch in 2015
* The override_dh_fixperms-arch target in debian/rules requires fakeroot.
Set Rules-Requires-Root field to binary-targets in debian/control
* Drop unneeded lintian override about a spelling mistake in copyright file
Checksums-Sha1:
350d8065e4346b0f51d86fb656ca42fdd4ebecd4 3511 rxvt-unicode_9.22-4.dsc
a63d4929ef1a22527a02738097f98c8907b1b9bd 32956
rxvt-unicode_9.22-4.debian.tar.xz
ab3ca279db32598affe8444a54e147599afab555 52356 aterm-ml_9.22-4_all.deb
821781c460823c7c52ca6e85633b069d53948fca 52360 aterm_9.22-4_all.deb
fea67ac278f81f47da23b12f34c08e9ade8aa0d9 52312
rxvt-ml_2.7.10-7.1+urxvt9.22-4_all.deb
42d9d000510e5e05757289417a7beccc77d1ace3 51992
rxvt-unicode-256color_9.22-4_all.deb
127d039f1f528009462080056cbbb73da6f5a662 2060860
rxvt-unicode-dbgsym_9.22-4_amd64.deb
ad41a826b67f5138b394755e71bc4b44440fc4e1 51988 rxvt-unicode-lite_9.22-4_all.deb
c0bb7d7ee202742a2272074dfb6e40cc84135fbb 13605
rxvt-unicode_9.22-4_amd64.buildinfo
2eb2bba342cbb7e254b85f1ad8b834e633017f68 774316 rxvt-unicode_9.22-4_amd64.deb
1392dc3ca0ed818e9173f98b1be23586bfd0e1eb 52444
rxvt_2.7.10-7.1+urxvt9.22-4_all.deb
Checksums-Sha256:
ce7402eff2337ca5482bed36fd3288f7593cd0370497e6bf9e75ce51e5d86d8e 3511
rxvt-unicode_9.22-4.dsc
8d451fce9ee2e383ba510f5431a0d4ee3bf7f7981ebb1c751e2ad67211234583 32956
rxvt-unicode_9.22-4.debian.tar.xz
e0ea373945bad7644ec2f32ea7408bff26b660fea61a16ade3c6c6603340c497 52356
aterm-ml_9.22-4_all.deb
36c43585b34e9e0d6d7cd9a0ab79edafd21332d1b4917366d12f2e8c47da5a2a 52360
aterm_9.22-4_all.deb
324d4aa893091f45097a8a063caba8cd377ef3c59b71ccc989b9395af6581ae7 52312
rxvt-ml_2.7.10-7.1+urxvt9.22-4_all.deb
87b41b770e532d6639b9b4912cf4ffea59e37431da4664ca8291a16ae423ccb5 51992
rxvt-unicode-256color_9.22-4_all.deb
9eec4b9e378f216bf8c1b5c822c01d0b042ff2dba73188a01bea13a98dd29f4e 2060860
rxvt-unicode-dbgsym_9.22-4_amd64.deb
cae14926162694f28a0e46efbb7f442332432bc45addd58a1c5ac36ea9a39743 51988
rxvt-unicode-lite_9.22-4_all.deb
621462253f7b3ec556f3390c5fa9e06624aa547ce5f93d1dd3fa66786220a477 13605
rxvt-unicode_9.22-4_amd64.buildinfo
55c0b456a5aea00fc61fd9ecc4d3d9ac640a2f2be306bae9b749125482f48b08 774316
rxvt-unicode_9.22-4_amd64.deb
c7c92ce4da2cdd6434030e5110e6b093203316d370febc8867782be0f9e1bb8a 52444
rxvt_2.7.10-7.1+urxvt9.22-4_all.deb
Files:
fecb23f57b45f29851c16296744ed716 3511 x11 optional rxvt-unicode_9.22-4.dsc
fa30ecaba3dff25480c5c0f008fbaf97 32956 x11 optional
rxvt-unicode_9.22-4.debian.tar.xz
4d46f819410b26a6aeaf6be873558b56 52356 oldlibs optional aterm-ml_9.22-4_all.deb
ff9d86d39147281a2c19e1f9d2b693b0 52360 oldlibs optional aterm_9.22-4_all.deb
a439cc78eda706202cfaddbd81ea0f2d 52312 oldlibs optional
rxvt-ml_2.7.10-7.1+urxvt9.22-4_all.deb
a27ebf42ca7ccce6f13c8a7d7bc333df 51992 oldlibs optional
rxvt-unicode-256color_9.22-4_all.deb
81a943aadb54febf39feca2236c12c54 2060860 debug optional
rxvt-unicode-dbgsym_9.22-4_amd64.deb
da3e55d09e4f5e1cce4cbc8f6850bae7 51988 oldlibs optional
rxvt-unicode-lite_9.22-4_all.deb
389bcdbf02e27d187d372b3e3de3b9cd 13605 x11 optional
rxvt-unicode_9.22-4_amd64.buildinfo
7e39916a9f0c74f0affc2f8eb10a1ba1 774316 x11 optional
rxvt-unicode_9.22-4_amd64.deb
8d0cc9572bac0f5bc70acd96caea6b7c 52444 oldlibs optional
rxvt_2.7.10-7.1+urxvt9.22-4_all.deb
-----BEGIN PGP SIGNATURE-----
iQVDBAEBCgAtFiEETkaVGe1ndzQmj72Vj3v4/EoRyXoFAlsruVwPHHJha0BkZWJp
YW4ub3JnAAoJEI97+PxKEcl67WUn/2cUnUlFFEWMgU5Lv9Vz1lidCTPAX47ynjxx
z0ypKpgxQ/WCGBsnAKdEhBWXnbG8PzTaRXtRGlF5VdmlPeKoCvZ//3ZcpboJKT/j
D47fBEI8Zcrdgu/csue7mAUUfixjoYpuZrEZnwVdqbfKbdhsPTHYornU6qD3ixDz
kPzoQ9B6+cRGsD9bd/KcRA9ggayC1F7bH4erQZsT2/An+i7GW/leVNNp413oizyv
fAloBG+1bbPCuCRT6DgdIEeaLdO4u66qC3nFdTxUDbgKOhRPuRkhBbpH67ft4+3c
SyA8Yne7+vJTeXbB/qyjNllnK+TEF4aim2r7+Y8NJjC6tFPU6XD9hRYGXJepyooN
u7aqYGQKklKvUbfkILaAlTj/HB8o7e3UWYJow5aRHGRRdFYFp0MjHVbw4doxeGVU
awTmk9juXrHmMgTFbYW1Yynzg6e11QJXlEeq6idrbdpnRRG3WOKE1eQTwnNSVL5u
NW/D8dHVPZrd4v/cFlkqbA+j8M+sRdCLroZ2QDTjG6qoN9rlwOUSEm26O3GTM6wh
fhj0bLztBQ4K4anEc23VX6MUwtWRTrWwu9afeOQStwqdcYK96JZpm1ooygkfSSK4
E0O2hPjwvwz6HWEuMbbZ/X3+ojnIH1D5+Ehi1gD2w/K+KD5RWPTzwKHOvLvv2Ao1
tGyl2Gx8bhGyNOC7nwGhI9IEBh8PofjufaKynuN6d/QvbVgjjTju8DoUu7cUizjz
zHR5hOMsYjqq8rYC7Vqy2aNeWXCLVI72Mb1EpkcW/2JvcSwCaJRpS1BoJaXhcYUN
u0/w5cfNrKbDklR87pP2ivHHp60k6lt8fGRtyGSf7/b9ekz9cv7DlVKfOYOI2J/A
lzvZEOs8HI0KinrR1ecar7qzVXJxFvhlvOfmxIph/hiAqHEf7w8wQa2LneQgf6Rk
KcIttFU6J5nn1MccxQv/WDndGHr48woqYUHL9/KF7HC6aQGxO8YbdXpF9y5aDLkI
R3y/7s/yw8uvpRg6K5touevRGGhef3uJFxbW7Zu8RdpfK8Q5fWS8a5N9kvEFUjRK
ZahqKqNLjwDkJLOXRL/Ow4VLpTWbiqQmn38oLLajrQbRQk3J652e1tnYmm9FW7QQ
Lrkj5gRvavIkRjdmWQlaMwrP27mNlxuNnUkAQ4czahrlalRBmZkGiFspi3aI+BLI
WhUP5s+EoEyJHjhWJOex0WFlmBj47PbBtaJLFTP2gte1zkdy/ebeU9y+Ey4tMLnI
KnBKKXLD9qCz3RNzZwGnbXKVCYM6iQDk/x17NYKP+z8f3t66CHBKJzein2i4Vrmx
ReDyy6k6lNnyxlEB6bv+k9IloasDDJJvj3yx7JE63U5SgS8dILlfPr8boVHoYGJq
MVhz8ilMB187gGJ+TxPF/P7WF3JReDmjW1RZRrvHV04tCPhR3QVUPrJq5zj7QOc4
+7j3SVmA3r14DSCQ9tjc7GGk0M2rgyfhhwkV7oVwd1EDFXNlc9QIt1WsfjQhfn89
UzJUSDIK+5c31vjaNCm71deuz9mr8AG0TrSy0uzrXPf5kZY4hmkeVg1E6D7an+lL
jHUfZul5uVI+cN4Fb6mc5PBpatVhAlQX0aIs6dy3uoQDKasaJDLM73lkfpv8OlkA
QUc7bDlCA1Ke9ShrmJZB70O4jj+SnRXQ0IqJ3ilJFeHibJH8oJVAaUdGTA85WMDb
Plyt9qT7
=diku
-----END PGP SIGNATURE-----
--- End Message ---