Your message dated Mon, 27 Oct 2025 06:33:51 +0000
with message-id <[email protected]>
and subject line Bug#971051: fixed in ratmenu 2.3.23
has caused the Debian Bug report #971051,
regarding ratmenu FTCBFS: strips with the build architecture strip
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.)
--
971051: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971051
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ratmenu
Version: 2.3.22
Tags: patch
User: [email protected]
Usertags: ftcbfs
ratmenu fails to cross build from source, because it strips with the
build architecture strip during make install via install -s. Beyond
breaking cross compilation, doing so also breaks
DEB_BUILD_OPTIONS=nostrip as well as generation of -dbgsym packages. It
is best to leave stripping up to dh_strip. Please consider applying the
attached patch to fix all of the above. Once updating the compat level
to 11 or higher, you can drop the override.
Helmut
diff --minimal -Nru ratmenu-2.3.22/Makefile ratmenu-2.3.22+nmu1/Makefile
--- ratmenu-2.3.22/Makefile 2014-06-29 21:28:52.000000000 +0200
+++ ratmenu-2.3.22+nmu1/Makefile 2020-09-26 22:39:55.000000000 +0200
@@ -12,6 +12,7 @@
OPTIMIZE ?= -O2
DEBUG ?=
WARN ?= -Wall -pedantic
+INSTALL ?= install
LIBS = -L/usr/X11R6/lib -lX11
CFLAGS += $(OPTIMIZE) $(WARN) $(DEBUG)
@@ -38,6 +39,6 @@
groff -Tascii -man ratmenu.1|less
install: $(PROG)
- install -D -p -m 755 -s $(PROG) $(PREFIX)/bin/$(PROG)
+ $(INSTALL) -D -p -m 755 -s $(PROG) $(PREFIX)/bin/$(PROG)
# ends up in *both* /usr/man and /usr/share/man, just give up here
# install -D -p -m 755 $(PROG).1 $(MANDIR)/man1/$(PROG).1
diff --minimal -Nru ratmenu-2.3.22/debian/changelog
ratmenu-2.3.22+nmu1/debian/changelog
--- ratmenu-2.3.22/debian/changelog 2014-06-29 21:32:05.000000000 +0200
+++ ratmenu-2.3.22+nmu1/debian/changelog 2020-09-26 22:40:29.000000000
+0200
@@ -1,3 +1,10 @@
+ratmenu (2.3.22+nmu1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Defer stripping to dh_strip. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Sat, 26 Sep 2020 22:40:29 +0200
+
ratmenu (2.3.22) unstable; urgency=medium
* debian/compat, debian/rules, debian/control: strip down to minimal dh
diff --minimal -Nru ratmenu-2.3.22/debian/rules ratmenu-2.3.22+nmu1/debian/rules
--- ratmenu-2.3.22/debian/rules 2014-06-29 21:19:42.000000000 +0200
+++ ratmenu-2.3.22+nmu1/debian/rules 2020-09-26 22:40:25.000000000 +0200
@@ -5,3 +5,6 @@
%:
dh $@
+
+override_dh_auto_install:
+ dh_auto_install -- INSTALL='install --strip-program=true'
--- End Message ---
--- Begin Message ---
Source: ratmenu
Source-Version: 2.3.23
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ratmenu, 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.
Andreas Tille <[email protected]> (supplier of updated ratmenu 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: Fri, 17 Oct 2025 07:48:50 +0200
Source: ratmenu
Architecture: source
Version: 2.3.23
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 971051 1116357
Changes:
ratmenu (2.3.23) unstable; urgency=medium
.
* QA upload.
Closes: #1116357
.
[ Helmut Grohne ]
* Fix FTCBFS: Defer stripping to dh_strip. (Closes: #971051)
.
[ Andreas Tille ]
* Maintain package on Salsa
* Use Tracker as Homepage
* Standards-Version: 4.7.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove empty postinst
* d/copyright: DEP5
Checksums-Sha1:
7b89353583db5c5acffe58913ca8e3307962db10 1595 ratmenu_2.3.23.dsc
dd120e6c2e1c5f92e419ee008fc1aaf0f05df41d 14572 ratmenu_2.3.23.tar.xz
9051ac85e7b1d559273ea966eef1c85d7b187953 6066 ratmenu_2.3.23_amd64.buildinfo
Checksums-Sha256:
1989650aa8a0d4cfe8c277a50cc79fe655e680734ebd362463b90089d25fd02c 1595
ratmenu_2.3.23.dsc
9a89c41657806d2f84e247b098f866ef2640b078a4f9ee038b915e84a4eccee9 14572
ratmenu_2.3.23.tar.xz
7b65c6433d44b1179f94c7da18b7bedcf3e3d514ac66dda0225e44f70aa0d8a9 6066
ratmenu_2.3.23_amd64.buildinfo
Files:
0322193f3f1500f5f383c3e5c23ae7fa 1595 x11 optional ratmenu_2.3.23.dsc
d5f890b0683c8401317ab7c9926982b8 14572 x11 optional ratmenu_2.3.23.tar.xz
d567054fefa1b8de684cfc1f23342267 6066 x11 optional
ratmenu_2.3.23_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmjx2mYRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEzIA/8CcRu2Ma4fQb3erGvsHbtzC5ar6a8P5Oe
hJ4sPsywRwhcr+dJydApse4mGecAwFdqQJZCzAw3dtOZWISMkSy25rHFTdksp9WD
Y+mFqrAcgkH7Z1p0KHGy3ZWYLzYPnB4WYuRhg0DPUYOldaO5z/N1JWHm+pVgXNuZ
VtVhkvCMnzsxr/g+oteACIxB6b1+ik4Dlp4JhRo+UWjvJlrae9PRDU/oDaNVa+zo
4J96IGLGZTAkM4VVutegtSrYgxz9zAu9CliASIcd6V6MmSL9jGz7Jz8c2dyQK5gS
vB/tAPFeaLGB3WlmfKtRqNCN/H8kmV0uY1nXTpxwZhI0R791M84vs+E2XN1nDZSv
wPwggbFD4wg/jRAkTQWETRuwC4rT+iBaJ5O6c2NlqvMcvs87DMv6Aa5Bv62rmqBG
00cW+s7//pO/DgoiIoc1dLbJhVpatOHPX6CIMKBu4prfb1zktjYGKVoIqQU/Ze4I
W56YwkyUbf0pPjpiD3Rh9MpFJIERqW3BHTK+KoWtnZ2kBAFqFsGfvlFd3GQqQ4es
Su/agmvC5F4neEpoNEw4TnXgmOXj1ICP1vO511B9P5WlIYf+9R+f2ZLkrOsNFY10
NKuOZYVeXL8zY/jfTfV9ExollJL52+D1i1WCBYwadYiCC76DMtPJrKIDVouqmxy0
ZnFaxE8hekY=
=lBVT
-----END PGP SIGNATURE-----
pgp3zqzfFnGxS.pgp
Description: PGP signature
--- End Message ---