From cfce9381be98ec3abbce7a2c45e4e53276c315e2 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 8 Apr 2011 05:16:04 +0100 Subject: [PATCH] Depend on rpcbind unconditionally (Closes: #619877) libtirpc does not support the old portmapper protocol. (It does implement the old portmap client library functions, but still uses rpcbind protocol.) There's no easy way to add fallback support, and it doesn't look like we can switch between libtirpc and the portmapper client at run-time. So require use of rpcbind. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f2c16ee..bd15a3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nfs-utils (1:1.2.3-2) UNRELEASED; urgency=low + + * Depend on rpcbind unconditionally, as libtirpc does not support the + old portmapper protocol (Closes: #619877) + + -- Ben Hutchings Fri, 08 Apr 2011 05:12:29 +0100 + nfs-utils (1:1.2.3-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index dd767a0..f4b5d18 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Homepage: http://nfs.sourceforge.net/ Package: nfs-common Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, rpcbind | portmap, adduser, ucf, lsb-base (>= 1.3-9ubuntu3), netbase (>= 4.24), initscripts (>= 2.86.ds1-38.1) +Depends: ${shlibs:Depends}, ${misc:Depends}, rpcbind, adduser, ucf, lsb-base (>= 1.3-9ubuntu3), netbase (>= 4.24), initscripts (>= 2.86.ds1-38.1) Recommends: python Provides: nfs-client Conflicts: nfs-client -- 2.39.2