[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#644358: marked as done (nfs-common: please include mount.nfs in the long Description:)



Your message dated Fri, 09 Dec 2011 11:18:08 +0000
with message-id <E1RYySu-0002S7-9T@franck.debian.org>
and subject line Bug#644358: fixed in nfs-utils 1:1.2.5-3
has caused the Debian Bug report #644358,
regarding nfs-common: please include mount.nfs in the long Description:
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 owner@bugs.debian.org
immediately.)


-- 
644358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644358
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-common
Version: 1:1.2.5-2
Severity: wishlist
Tags: patch
Usertags: unige.ch-jmlab

Hi there!

The long Description: does not contain any reference to mount.nfs, which
means that `apt-cache search mount.nfs` returns no results.  While
nfs-common shows up with `apt-cache search mount nfs`, showmount is not
really a good candidate ;-)

Here is a patch, please consider it.  I can provide a real Git patch
when this bug will get a number, if needed.

--8<---------------cut here---------------start------------->8---
diff --git a/debian/changelog b/debian/changelog
index 3f823a9..34392f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nfs-utils (1:1.2.5-3) UNRELEASED; urgency=low
+
+  [ Luca Capello ]
+  * debian/control:
+    + add mount.nfs to the long Description: (Closes: #NNN).
+
+ --
+
 nfs-utils (1:1.2.5-2) unstable; urgency=low
 
   * debian/patches/18-dont-use-PAGE_SIZE.patch
diff --git a/debian/control b/debian/control
index 9ee0ed0..f90cfa1 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,6 @@ Conflicts: nfs-client
 Replaces: nfs-client, nfs-kernel-server (<< 1:1.0.7-5), mount (<< 2.13~)
 Description: NFS support files common to client and server
  Use this package on any machine that uses NFS, either as client or
- server.  Programs included: lockd, statd, showmount, nfsstat, gssd
- and idmapd.
+ server.  Programs included: lockd, statd, showmount, nfsstat, gssd,
+ idmapd and mount.nfs.
 Homepage: http://nfs.sourceforge.net/
--8<---------------cut here---------------end--------------->8---

Thx, bye,
Gismo / Luca

-- Package-specific info:
-- rpcinfo --
   program vers proto   port
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  53970  status
    100024    1   tcp  35220  status
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=
NEED_GSSD=
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-rc7-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser             3.113                
ii  initscripts         2.88dsf-13.11        
ii  libc6               2.13-21              
ii  libcap2             1:2.22-1             
ii  libcomerr2          1.42~WIP-2011-09-25-1
ii  libdevmapper1.02.1  2:1.02.65-1          
ii  libevent-1.4-2      1.4.14b-stable-1     
ii  libgssapi-krb5-2    1.9.1+dfsg-3         
ii  libgssglue1         0.3-3                
ii  libk5crypto3        1.9.1+dfsg-3         
ii  libkeyutils1        1.5.2-2              
ii  libkrb5-3           1.9.1+dfsg-3         
ii  libnfsidmap2        0.24-1               
ii  libtirpc1           0.2.2-5              
ii  libwrap0            7.6.q-21             
ii  lsb-base            3.2-28               
ii  rpcbind             0.2.0-6              
ii  ucf                 3.0025+nmu2          

Versions of packages nfs-common recommends:
ii  python  2.7.2-7

nfs-common suggests no packages.

-- no debconf information

Attachment: pgpUdnoa7fswX.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: nfs-utils
Source-Version: 1:1.2.5-3

We believe that the bug you reported is fixed in the latest version of
nfs-utils, which is due to be installed in the Debian FTP archive:

nfs-common_1.2.5-3_i386.deb
  to main/n/nfs-utils/nfs-common_1.2.5-3_i386.deb
nfs-kernel-server_1.2.5-3_i386.deb
  to main/n/nfs-utils/nfs-kernel-server_1.2.5-3_i386.deb
nfs-utils_1.2.5-3.debian.tar.bz2
  to main/n/nfs-utils/nfs-utils_1.2.5-3.debian.tar.bz2
nfs-utils_1.2.5-3.dsc
  to main/n/nfs-utils/nfs-utils_1.2.5-3.dsc



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 644358@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <luk@debian.org> (supplier of updated nfs-utils 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 09 Dec 2011 11:55:31 +0100
Source: nfs-utils
Binary: nfs-kernel-server nfs-common
Architecture: source i386
Version: 1:1.2.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Luk Claes <luk@debian.org>
Description: 
 nfs-common - NFS support files common to client and server
 nfs-kernel-server - support for NFS kernel server
Closes: 633034 644358 651354
Changes: 
 nfs-utils (1:1.2.5-3) unstable; urgency=low
 .
   [ Roger Leigh ]
   * /run transition: nfs-common migrates
     /lib/init/rw/sendsigs.omit.d/statd to /run/sendsigs.omit.d on upgrade,
     and uses /run/sendsigs.omit.d.  Depend on initscripts
     (>= 2.88dsf-13.3) to guarantee the existence of
     /run/sendsigs.omit.d (Closes: #633034).
 .
   [ Luk Claes ]
   * Version libgssglue-dev build dependency (Closes: #651354).
 .
   [ Luca Capello ]
   * debian/control:
     + add mount.nfs to the long Description: (Closes: #644358).
Checksums-Sha1: 
 6d86e12a5eaeeb4fa5d48e491f14d97e63a3d2c1 1590 nfs-utils_1.2.5-3.dsc
 412f356387834bb8f44d689e373165d9de7c0c12 35596 nfs-utils_1.2.5-3.debian.tar.bz2
 b3d65944054438735592ea1ba9f068ab280424f3 165218 nfs-kernel-server_1.2.5-3_i386.deb
 f71ead8cafb2ef7341b040d53d437ab595a0f886 277160 nfs-common_1.2.5-3_i386.deb
Checksums-Sha256: 
 cb4ad4cb29b4bdb759f16bb126b5b5994a588d096ecf8787e2507a3ac8ec9695 1590 nfs-utils_1.2.5-3.dsc
 887bf26da7bc1cfcd67dc5d9537933407d9beeb75231fc9a6e1f4a38d86f4269 35596 nfs-utils_1.2.5-3.debian.tar.bz2
 6822d06e2eab9a5498a956c87411a577ec4c3b11c501bd9210c86f3ef1371dfd 165218 nfs-kernel-server_1.2.5-3_i386.deb
 f0fd2b1f875622729c95377a5cd375078f6b06081b94ba2df94dd4a8b0bcf89b 277160 nfs-common_1.2.5-3_i386.deb
Files: 
 669bc6f831b7a7cefc0d1751ea20a1db 1590 net standard nfs-utils_1.2.5-3.dsc
 447eae050c7e822a94e4dd74cdf8736c 35596 net standard nfs-utils_1.2.5-3.debian.tar.bz2
 17f73b015d09307a3474b7c2874c3e47 165218 net optional nfs-kernel-server_1.2.5-3_i386.deb
 c3ddc651c5fbe3c3e65c5907809a8e33 277160 net standard nfs-common_1.2.5-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk7h7OsACgkQ5UTeB5t8Mo2xiQCbBu2/velMR2S8XOaEMcWr5Dw8
x8IAoL4lGy66UzqGibeZ6QhQeI2/7mCG
=10Vr
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: