Your message dated Mon, 22 Oct 2018 11:35:37 +0000
with message-id <[email protected]>
and subject line Bug#911510: fixed in rpcbind 1.2.5-0.3
has caused the Debian Bug report #911510,
regarding rpcbind: changed location of rpcinfo breaks nfs-utils
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.)


-- 
911510: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911510
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nfs-utils
Version: 1.3.4-2.2
Severity: grave
Tags: patch
Justification: renders package unusable


bug- and initscripts using rpcinfo are looking in $PREFIX/sbin.
Since rpcbind installs rpcinfo in $PREFIX/bin we need to adjust the
scripts as proposed in the attached patch.

Or we need to change rpcbind to install rpcinfo in $PREFIX/sbin....

-- 
   Elimar
>From fd47a590a82c2bcced8c0d5f45ae8a37cb660744 Mon Sep 17 00:00:00 2001
From: Elimar Riesebieter <[email protected]>
Date: Sun, 21 Oct 2018 09:43:58 +0200
Subject: [PATCH] Change binary dir of rpcinfo

---
 debian/nfs-common.bugscript        | 2 +-
 debian/nfs-common.init             | 4 ++--
 debian/nfs-kernel-server.bugscript | 2 +-
 debian/nfs-kernel-server.init      | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/nfs-common.bugscript b/debian/nfs-common.bugscript
index 7e6a73a..7af3df0 100644
--- a/debian/nfs-common.bugscript
+++ b/debian/nfs-common.bugscript
@@ -2,7 +2,7 @@
 set -e
 
 echo '-- rpcinfo --' >&3
-/usr/sbin/rpcinfo -p >&3
+/usr/bin/rpcinfo -p >&3
 
 echo '-- /etc/default/nfs-common --' >&3
 cat /etc/default/nfs-common|grep -v -e '^\#' -e '^$' >&3
diff --git a/debian/nfs-common.init b/debian/nfs-common.init
index 052de51..134e53f 100644
--- a/debian/nfs-common.init
+++ b/debian/nfs-common.init
@@ -123,8 +123,8 @@ case "$1" in
            log_progress_msg "statd"
            
            # See if rpcbind is running
-           if [ -x /usr/sbin/rpcinfo ]; then
-               /usr/sbin/rpcinfo -p >/dev/null 2>&1
+           if [ -x /usr/bin/rpcinfo ]; then
+               /usr/bin/rpcinfo -p >/dev/null 2>&1
                RET=$?
                if [ $RET != 0 ]; then
                   echo
diff --git a/debian/nfs-kernel-server.bugscript 
b/debian/nfs-kernel-server.bugscript
index eed581d..5599834 100644
--- a/debian/nfs-kernel-server.bugscript
+++ b/debian/nfs-kernel-server.bugscript
@@ -2,7 +2,7 @@
 set -e
 
 echo '-- rpcinfo --' >&3
-/usr/sbin/rpcinfo -p >&3
+/usr/bin/rpcinfo -p >&3
 
 echo '-- /etc/default/nfs-kernel-server --' >&3
 cat /etc/default/nfs-kernel-server|grep -v -e '\#' -e '^$' >&3
diff --git a/debian/nfs-kernel-server.init b/debian/nfs-kernel-server.init
index e0c51d6..f25db3f 100644
--- a/debian/nfs-kernel-server.init
+++ b/debian/nfs-kernel-server.init
@@ -90,7 +90,7 @@ case "$1" in
                log_progress_msg "nfsd"
                
                # See if rpcbind is running
-               $PREFIX/sbin/rpcinfo -p >/dev/null 2>&1
+               $PREFIX/bin/rpcinfo -p >/dev/null 2>&1
                RET=$?
                if [ $RET != 0 ]; then
                    echo
-- 
2.19.1


--- End Message ---
--- Begin Message ---
Source: rpcbind
Source-Version: 1.2.5-0.3

We believe that the bug you reported is fixed in the latest version of
rpcbind, 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.
Laurent Bigonville <[email protected]> (supplier of updated rpcbind 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: SHA256

Format: 1.8
Date: Mon, 22 Oct 2018 12:54:11 +0200
Source: rpcbind
Binary: rpcbind
Architecture: source amd64
Version: 1.2.5-0.3
Distribution: unstable
Urgency: medium
Maintainer: Anibal Monsalve Salazar <[email protected]>
Changed-By: Laurent Bigonville <[email protected]>
Description:
 rpcbind    - converts RPC program numbers into universal addresses
Closes: 911510
Changes:
 rpcbind (1.2.5-0.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/rpcbind.links: Create a compatibility symlink for rpcinfo from
     /usr/bin to /usr/sbin, seems there are several things in the archive
     expecting the binary to be in its previous location (Closes: #911510)
Checksums-Sha1:
 26ec1192db2ae5db23f3258bf1de9caee876a938 1482 rpcbind_1.2.5-0.3.dsc
 3bbd7786fb223dc160ec034eadbe781d2aa512eb 9872 rpcbind_1.2.5-0.3.debian.tar.xz
 e20f4b702f42ee9624cc1b34516fb395a912f26c 116500 
rpcbind-dbgsym_1.2.5-0.3_amd64.deb
 664586f327b9d425e498a1a43f82b920066302cf 5830 rpcbind_1.2.5-0.3_amd64.buildinfo
 ba25e6de42e8f9c9c68e0628a92a79d459b1832b 46116 rpcbind_1.2.5-0.3_amd64.deb
Checksums-Sha256:
 6da910e3e86d770b4284d4e0d225ec0425f519609cf1744f15e790919f7d00a2 1482 
rpcbind_1.2.5-0.3.dsc
 9a40813b361520152956a498bba91077f369c3368de77f2bd29716cd90fd060f 9872 
rpcbind_1.2.5-0.3.debian.tar.xz
 984f5e8dd1704f6331973bd916c54b718fc06d4f1f82caf40ff4167ae515698d 116500 
rpcbind-dbgsym_1.2.5-0.3_amd64.deb
 93d92a1449e7d746d6c9677770639605b0dd5333e36c351cedba6d03657cc5db 5830 
rpcbind_1.2.5-0.3_amd64.buildinfo
 652b1d97d2d87907004f11ec7554ddd939dc7c353cdccc433ab32a8fe7c40c54 46116 
rpcbind_1.2.5-0.3_amd64.deb
Files:
 257dace67d72a148477721e6e6818267 1482 net optional rpcbind_1.2.5-0.3.dsc
 85ef339b777c113b8f8b4e1c86fbef4c 9872 net optional 
rpcbind_1.2.5-0.3.debian.tar.xz
 679dacc6eb3cde1461634e91d1c83b43 116500 debug optional 
rpcbind-dbgsym_1.2.5-0.3_amd64.deb
 6a53e2529a6c9b877c2684fc8aaec5aa 5830 net optional 
rpcbind_1.2.5-0.3_amd64.buildinfo
 9296ef586a84e7cb21620f30e49811b9 46116 net optional rpcbind_1.2.5-0.3_amd64.deb

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

iQFFBAEBCAAvFiEEmRrdqQAhuF2x31DwH8WJHrqwQ9UFAlvNsjARHGJpZ29uQGRl
Ymlhbi5vcmcACgkQH8WJHrqwQ9Vcagf/W+joo8PhZTG55rRDyaTZKsBcyrHgelzv
hg/wFxoQFOpGOKdqcAlz8fWQsuQTkfTwUen0GlVyu3JY01J0aWa/5WYCtOcFmnmJ
w5BeEjpI0cFqkJk+7YQCMDGlaMkruDOFgulKMjspl/6PCx7WRfjtjOofSwyaV7Ak
Je1ZcK5Cm5Ye+luOqycL1DOyHELB5d/kpDLol1x2uVy+gtV1yk2tDv0kxiUvm0rC
2POb7gFie9+21zsZ7hqItYkNBqwA4/U7mTf8a6x/MJqHVPX7j2hLoRZGgGOg9AJR
c/lE7y/qmE+nFWVXH4jExyaKQJ6tkZSxb7eY8NVnQ+EP5OhWQbFDww==
=urZb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to