Your message dated Tue, 10 Feb 2026 12:04:23 +0000
with message-id <[email protected]>
and subject line Bug#1054308: fixed in network-manager-ssh 1.4.2-2
has caused the Debian Bug report #1054308,
regarding Please install helper binaries into /usr/libexec
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.)
--
1054308: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054308
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: network-manager-ssh
Version: 1.2.11-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: nm-libexec
Hi,
your package installs helper binaries that are currently located in
/usr/lib/NetworkManager.
Now that Debian policy allows to install such binaries into
/usr/libexec, it was requested in [1] that the network-manager package
is updated to use this location to align with other distros and avoid
unnecessary friction.
The network-manager package and the vpn packages maintained by the
pkg-utopia team have been updated accordingly.
For consistencies sake, please consider applying the attached patch,
which moves the helper binaries to /usr/libexec.
Thanks,
Michael
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026388
diff -Nru network-manager-ssh-1.2.11/debian/changelog
network-manager-ssh-1.2.11/debian/changelog
--- network-manager-ssh-1.2.11/debian/changelog 2020-02-16 23:59:29.000000000
+0100
+++ network-manager-ssh-1.2.11/debian/changelog 2023-10-21 13:05:49.000000000
+0200
@@ -1,3 +1,10 @@
+network-manager-ssh (1.2.11-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Install helper binaries into /usr/libexec (Closes: #-1)
+
+ -- Michael Biebl <[email protected]> Sat, 21 Oct 2023 13:05:49 +0200
+
network-manager-ssh (1.2.11-1) unstable; urgency=high
* New upstream release
diff -Nru network-manager-ssh-1.2.11/debian/network-manager-ssh-gnome.install
network-manager-ssh-1.2.11/debian/network-manager-ssh-gnome.install
--- network-manager-ssh-1.2.11/debian/network-manager-ssh-gnome.install
2020-02-16 23:59:29.000000000 +0100
+++ network-manager-ssh-1.2.11/debian/network-manager-ssh-gnome.install
2023-10-21 13:05:35.000000000 +0200
@@ -1,5 +1,5 @@
+usr/libexec/nm-ssh-auth-dialog
usr/lib/*/NetworkManager/*.so*
-usr/lib/NetworkManager/nm-ssh-auth-dialog
usr/share/metainfo
usr/share/gnome-vpn-properties
usr/share/locale
diff -Nru network-manager-ssh-1.2.11/debian/network-manager-ssh.install
network-manager-ssh-1.2.11/debian/network-manager-ssh.install
--- network-manager-ssh-1.2.11/debian/network-manager-ssh.install
2020-02-16 23:59:29.000000000 +0100
+++ network-manager-ssh-1.2.11/debian/network-manager-ssh.install
2023-10-21 13:05:47.000000000 +0200
@@ -1,3 +1,3 @@
etc
+usr/libexec/nm-ssh-service
usr/lib/NetworkManager/VPN
-usr/lib/NetworkManager/nm-ssh-service
diff -Nru network-manager-ssh-1.2.11/debian/rules
network-manager-ssh-1.2.11/debian/rules
--- network-manager-ssh-1.2.11/debian/rules 2020-02-16 23:59:29.000000000
+0100
+++ network-manager-ssh-1.2.11/debian/rules 2023-10-21 13:05:24.000000000
+0200
@@ -11,7 +11,6 @@
override_dh_auto_configure:
dh_auto_configure -- \
- --libexecdir=/usr/lib/NetworkManager \
--disable-static \
--without-libnm-glib \
--enable-absolute-paths
--- End Message ---
--- Begin Message ---
Source: network-manager-ssh
Source-Version: 1.4.2-2
Done: Michael Biebl <[email protected]>
We believe that the bug you reported is fixed in the latest version of
network-manager-ssh, 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.
Michael Biebl <[email protected]> (supplier of updated network-manager-ssh
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: Tue, 10 Feb 2026 11:08:24 +0100
Source: network-manager-ssh
Architecture: source
Version: 1.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Closes: 1045522 1054308 1127594
Changes:
network-manager-ssh (1.4.2-2) unstable; urgency=medium
.
* Team upload
* Fix installation of nm-ssh-service.name.
The failure to install nm-ssh-service.name was caused by a change of
behaviour in pkgconf, which became stricter.
Followup for #1126644. (Closes: #1127594)
* Install helper binaries into /usr/libexec (Closes: #1054308)
* Clean up generated files.
Fixes "Fails to build source after successful build". (Closes: #1045522)
* Move D-Bus policy file to /usr/share/dbus-1/system.d/
Remove existing conffile on upgrades.
Checksums-Sha1:
35d0f00ad574911963956765803b94bd2d4b46f6 2280 network-manager-ssh_1.4.2-2.dsc
e3c8c44bc028b9086e961d4ee9b4cfef80199ca3 4300
network-manager-ssh_1.4.2-2.debian.tar.xz
d549e71c0498eac22cd6db3009a288871235f434 16133
network-manager-ssh_1.4.2-2_source.buildinfo
Checksums-Sha256:
f09edef218dc818115ebaeb8f555cdda75f8ea4f4b75b9fbb12e72be94283a9b 2280
network-manager-ssh_1.4.2-2.dsc
f976c3ae3b97b3351291fe3c7b7419aa6a4ce3817b3fb1543c8bf977e8350ca5 4300
network-manager-ssh_1.4.2-2.debian.tar.xz
20c76328bf4c55dc8466b5b12b56da533b22eb20a96dabc182aadcf9a7b98dca 16133
network-manager-ssh_1.4.2-2_source.buildinfo
Files:
02c43c2b7049359b5ccea90d390d968b 2280 net optional
network-manager-ssh_1.4.2-2.dsc
36adb2407af449e94dcf420a1fb1a053 4300 net optional
network-manager-ssh_1.4.2-2.debian.tar.xz
55db727301ebaef4fb6413fe10bd0a89 16133 net optional
network-manager-ssh_1.4.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAmmLGVcACgkQauHfDWCP
ItykIw/9GfsV4EOElJ6yO3gEm9xp99dGCsTlAEgCMk2iW2txw2T/dxYbmSclaFC5
1cuf1Ei4bYXMCnP/OQ+VxyTcATjVYpymeNCzmqdtxdDxsMVV/6bxPm82Eo5PVQbm
j3tj2zoj8mDtYbTAL9uEF7vfOvM2VrlAkJBOEmOeXJevXaA/CmWzRr+b4fLqeEKt
XC2UYFCRufJ1mT/GvJ2VSyUVEvtKOsjYj5/F5A3vkhZh5ZmTrK4A+EDv0MKZJ9Ml
9iJxfmzSvcZs7VDd0XDHqetrzY6GkCuA6ybayzxQdmUOxO65oMpH0xgbwSeIF4io
zfBauq8d+vXOYb00o18amMopNCK8tHIqPiW1OlOTz1eURupGp0J9pE+ma1A876gb
Scs07nwRIguK9SaBJKyKHGh0PXS+fbC6gZZJh48CrE/6CFDyefbCpynKZ2MqILyw
UcuN+4YroQCWEPcOmGACnrbuf6fVfpt0PKzKhtlfqUBQdYrjwoMy/bcVl/ipBO8m
bUsrsRryODp8ijKMe8JTj8DcpxnHIlBpsrTXJm/fx+glI7XDsDH0ogsO4YgY1K2l
0387P9/igKvAyCJJBM11Bip8ACnmCBl07zhGklKdSgrb6QQM5YSjMNEwteaK+Ckd
Z4rdbf7YjHyCs9uSrGY1levkFCuRZbeyuhRHiDEXm+KGEkjdA40=
=LPf+
-----END PGP SIGNATURE-----
pgp77qs5DkKNq.pgp
Description: PGP signature
--- End Message ---