Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #62404 > unrolled thread

Bug#911510: nfs-utils: scripts using rpcinfo don't find it

Started byElimar Riesebieter <riesebie@lxtec.de>
First post2018-10-21 10:10 +0200
Last post2018-10-22 09:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#911510: nfs-utils: scripts using rpcinfo don't find it Elimar Riesebieter <riesebie@lxtec.de> - 2018-10-21 10:10 +0200
    Bug#911510: nfs-utils: scripts using rpcinfo don't find it Sven Joachim <svenjoac@gmx.de> - 2018-10-22 09:40 +0200

#62404 — Bug#911510: nfs-utils: scripts using rpcinfo don't find it

FromElimar Riesebieter <riesebie@lxtec.de>
Date2018-10-21 10:10 +0200
SubjectBug#911510: nfs-utils: scripts using rpcinfo don't find it
Message-ID<wLgY9-1IN-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

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

[toc] | [next] | [standalone]


#62408

FromSven Joachim <svenjoac@gmx.de>
Date2018-10-22 09:40 +0200
Message-ID<wLCYF-6pE-5@gated-at.bofh.it>
In reply to#62404
Control: severity -1 serious
Control: reassign -1 rpcbind 1.2.5-0.1
Control: retitle -1 rpcbind: changed location of rpcinfo breaks nfs-utils

Am 21.10.2018 um 09:54 schrieb Elimar Riesebieter:

> 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.

It would also be necessary to add adjust the dependency on rpcbind to
(>= 1.2.5), since earlier versions of rpcbind installed rpcinfo in
/usr/sbin.  And rpcbind would need a versioned Breaks on
nfs-{common,kernel-server}.

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

That's where it was before the rpcbind NMUs.  Certainly /usr/bin is a
more logical place for rpcinfo; the reason why it was put into /usr/sbin
is that libc-bin versions before 2.16 used to ship /usr/bin/rpcinfo.
See also #707589 on that topic.

Cheers,
       Sven

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web