Your message dated Mon, 20 Nov 2023 21:34:03 +0000
with message-id <e1r5bu7-00bvfc...@fasolo.debian.org>
and subject line Bug#1051088: fixed in nfs-utils 1:2.6.3-4~exp1
has caused the Debian Bug report #1051088,
regarding nfs-common: Spurious additional words left behind in EXAMPLES section 
of nfs(5).
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 ow...@bugs.debian.org
immediately.)


-- 
1051088: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051088
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-common
Version: 1:2.6.2-4
Severity: minor
Tags: patch

There is a spurious phrase "mount option" at the beginning of the
EXAMPLES section.

This patch fixes it:

>From 0fbe8a874703124107e74f9a96a201ad3b89b60a Mon Sep 17 00:00:00 2001
From: James Youngman <ja...@youngman.org>
Date: Sat, 2 Sep 2023 12:45:18 +0100
Subject: [PATCH] Remove extraneous words left behind by commit 522837f.

---
 utils/mount/nfs.man | 1 -
 1 file changed, 1 deletion(-)

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 7a410422..c9850f29 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -986,7 +986,6 @@ file. See
 .BR nfsmount.conf(5)
 for details.
 .SH EXAMPLES
-mount option.
 To mount using NFS version 3,
 use the
 .B nfs
--
2.39.2





-- Package-specific info:
-- rpcinfo --
   program vers proto   port  service
    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
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=
NEED_GSSD=
-- /etc/nfs.conf --
[general]
pipefs-directory=/run/rpc_pipefs
[nfsrahead]
[exports]
[exportfs]
[gssd]
[lockd]
[exportd]
[mountd]
manage-gids=y
[nfsdcld]
[nfsdcltrack]
[nfsd]
[statd]
[sm-notify]
[svcgssd]
-- /etc/nfs.conf.d/*.conf --
-- /etc/idmapd.conf --
[General]
Verbosity = 0
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
nas-fast:/home                      /nas/home       nfs defaults,auto,nfsvers=4 
0 0
nas-fast:/home/james                /nas/home/james     nfs 
defaults,auto,nfsvers=4 0 0
nas-fast:/home/maeve                /nas/home/maeve         nfs 
defaults,auto,nfsvers=4,sync 0 0
nas-fast:/home/sneezy               /nas/home/sneezy    nfs 
defaults,auto,nfsvers=4,sync 0 0
## On kernel version 4.16.0-0.bpo.2-amd64 we seem to get system crashes on some 
NFS I/O with nfs4.
nas-fast:/nas/books                                   /nas/books                
            nfs    defaults,auto,nfsvers=4,sync 0 0
nas-fast:/nas/music                                   /nas/music                
            nfs    defaults,auto,nfsvers=4,sync 0 0
nas-fast:/nas/photo                                   /nas/photo                
            nfs    defaults,auto,nfsvers=4,sync 0 0
nas-fast:/nas/video /nas/video nfs4 defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/Kids /nas/video/Kids nfs4 defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV /nas/video/TV nfs4 defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Comedy /nas/video/TV/Comedy nfs4 defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Crime /nas/video/TV/Crime nfs4 defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Documentary /nas/video/TV/Documentary nfs4 
defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Drama /nas/video/TV/Drama nfs4 defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Tech /nas/video/TV/Tech nfs4 defaults,proto=tcp,bg 0 0
nas-v6:/nas/video/movies /nas/video/movies nfs4 defaults,proto=tcp,bg 0 0
nas:/var/lib/libvirt/images                     /var/lib/libvirt/images/jupiter 
       nfs   defaults,auto,ro 0 0
nas-fast:/nas/install-files /nas/install-files nfs defaults,proto=tcp,bg 0 0
nas-fast:/nas/preservation /nas/preservation   nfs defaults,proto=tcp,bg 0 0
nas-fast:/nas/share /nas/share   nfs defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Historical_Drama /nas/video/TV/Historical_Drama nfs4 
defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Medical_Drama /nas/video/TV/Medical_Drama nfs4 
defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/Romantic_Comedy /nas/video/TV/Romantic_Comedy nfs4 
defaults,proto=tcp,bg 0 0
nas-fast:/nas/video/TV/SF_and_Fantasy /nas/video/TV/SF_and_Fantasy nfs4 
defaults,proto=tcp,bg 0 0
-- /proc/mounts --
nas-fast:/nas/music /nas/music nfs4 
rw,sync,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/preservation /nas/preservation nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/photo /nas/photo nfs4 
rw,sync,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video /nas/video nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/books /nas/books nfs4 
rw,sync,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/share /nas/share nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/install-files /nas/install-files nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas:/var/lib/libvirt/images /var/lib/libvirt/images/jupiter nfs4 
ro,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/home /nas/home nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/home/james /nas/home/james nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/home/maeve /nas/home/maeve nfs4 
rw,sync,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/home/sneezy /nas/home/sneezy nfs4 
rw,sync,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/Kids /nas/video/Kids nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV /nas/video/TV nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Comedy /nas/video/TV/Comedy nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Crime /nas/video/TV/Crime nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Documentary /nas/video/TV/Documentary nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Drama /nas/video/TV/Drama nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Historical_Drama /nas/video/TV/Historical_Drama nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Medical_Drama /nas/video/TV/Medical_Drama nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Romantic_Comedy /nas/video/TV/Romantic_Comedy nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/SF_and_Fantasy /nas/video/TV/SF_and_Fantasy nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/TV/Tech /nas/video/TV/Tech nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0
nas-fast:/nas/video/movies /nas/video/movies nfs4 
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.10.1.2,local_lock=none,addr=10.10.1.1
 0 0

-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-10-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_USER, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nfs-common depends on:
ii  adduser                    3.134
ii  init-system-helpers        1.65.2
ii  keyutils                   1.6.3-2
ii  libc6                      2.36-9+deb12u1
ii  libcap2                    1:2.66-4
ii  libcom-err2                1.47.0-2
ii  libdevmapper1.02.1         2:1.02.185-2
ii  libevent-core-2.1-7        2.1.12-stable-8
ii  libgssapi-krb5-2           1.20.1-2
ii  libkeyutils1               1.6.3-2
ii  libkrb5-3                  1.20.1-2
ii  libmount1                  2.38.1-5+b1
ii  libnfsidmap1               1:2.6.2-4
ii  libtirpc3                  1.3.3+ds-1
ii  libwrap0                   7.6.q-32
ii  lsb-base                   11.6
ii  python3                    3.11.2-1+b1
ii  rpcbind                    1.2.6-6+b1
ii  sysvinit-utils [lsb-base]  3.06-4
ii  ucf                        3.0043+nmu1

nfs-common recommends no packages.

Versions of packages nfs-common suggests:
pn  open-iscsi  <none>
pn  watchdog    <none>

-- no debconf information
>From 0fbe8a874703124107e74f9a96a201ad3b89b60a Mon Sep 17 00:00:00 2001
From: James Youngman <ja...@youngman.org>
Date: Sat, 2 Sep 2023 12:45:18 +0100
Subject: [PATCH] Remove extraneous words left behind by commit 522837f.

---
 utils/mount/nfs.man | 1 -
 1 file changed, 1 deletion(-)

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 7a410422..c9850f29 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -986,7 +986,6 @@ file. See
 .BR nfsmount.conf(5)
 for details.
 .SH EXAMPLES
-mount option.
 To mount using NFS version 3,
 use the
 .B nfs
-- 
2.39.2


--- End Message ---
--- Begin Message ---
Source: nfs-utils
Source-Version: 1:2.6.3-4~exp1
Done: Salvatore Bonaccorso <car...@debian.org>

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.

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

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <car...@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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 20 Nov 2023 22:13:01 +0100
Source: nfs-utils
Architecture: source
Version: 1:2.6.3-4~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <car...@debian.org>
Closes: 1051088
Changes:
 nfs-utils (1:2.6.3-4~exp1) experimental; urgency=medium
 .
   * Remove extraneous words left behind by commit 522837f. (Closes: #1051088)
   * Install systemd units to /usr/lib/systemd/system
     - debian/rules: Drop explicit setting with path for Debian
       --with=systemd=/lib/systemd/system and install the systemd units by
       default in /usr/lib/systemd/system trough --with-systemd
     - debian/nfs-common.install: Install systemd units from
       /usr/lib/system/system
     - debian/nfs-kernel-server.install: Install systemd units from
       /usr/lib/system/system
     - debian/*.links: Create symlinks for systemd units from and to
       /usr/lib/systemd/system instead of /lib/systemd/system
   * debian/rules: Don't force nfsdcltrack and mount helpers into /sbin
   * nfs-common: Install {u,}mount.nfs{,4} into /usr/sbin
   * nfs-common: lintian-overides: Adjust paths after installation to /usr/sbin
   * nfs-kernel-server: Install nfsdcltrack to /usr/sbin
   * debian/rules: Update chmod call to fix permissions of /usr/sbin/mount.nfs
   * Install rpc.statd, sm-notify and showmount into /usr/sbin
     - Install binaries to default locations in /usr/sbin
     - Drop now oboslete patches to reference sm-notify from /sbin
     - Drop now obsolete patches to change ExecStart to start sm-notify and
       rpc.statd from /sbin
Checksums-Sha1: 
 ed8b216b238ae2c83d64ebfff42f2ad8dcf407c8 2574 nfs-utils_2.6.3-4~exp1.dsc
 1dd64b1a9a882ced0f728cb0214ddb3c7de7bbc6 49888 
nfs-utils_2.6.3-4~exp1.debian.tar.xz
Checksums-Sha256: 
 02ddb37b74f6d0d6d309d0b713f6a2ec87e20ac42372905a20e075e15b1c583e 2574 
nfs-utils_2.6.3-4~exp1.dsc
 4a5cbe446c45d9dacdb7f0b1f4074d018ad4f6c911a27436fffe8bc7be1c9306 49888 
nfs-utils_2.6.3-4~exp1.debian.tar.xz
Files: 
 7911155743269458c2de9a22577930ea 2574 net optional nfs-utils_2.6.3-4~exp1.dsc
 c2c56c5e6f6a11f086ebfd270c28a1d1 49888 net optional 
nfs-utils_2.6.3-4~exp1.debian.tar.xz

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

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmVbzO5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EO0oP/jlNo94pSJdxss82peSldi0QEhcqhnZ2
gsqiWx05geoy0gal6TRysAfl1jzKc1ytwgtpla9CIZ/V3eY+QAgh7dKXdehw45xx
/UF1ec4OTKbhpKN/O98YmeeEijKvdDWodBZp3v3f3RUIN4CozMQq16IRc0TFF/rg
IIWDDlwywjEvox1VEaYn/GkafqkzJyfNSo1nPm2yGb66T/MOO3NJ25Twc06QBHuA
Y3iSb21Tsm/ssWbuXZJdQ8E60SF1E47S4/aoUiHkkEA0jCnmHmnSXNd2R0hMWQKy
4C9X+e30XWJi3RBvZkIYZcJm2LwVIZH7ul7I0vIUMOvlMzeqCmmpz4iUxJJBzXBj
6QKcxZYuc/SQpf6pUgqY2nUs1XeZIAujh/fOQY1gVaK4p3j0lNZd9QTE46b7kvMF
I8PxYwWkhN2Xn0aO3R5HBu7sEYYZNl3ys1U5H1NBywKYRDfa+4c64k4iAm3KH+h+
x4axFA11v33The3Lv5jUa39ypbw/aUTrUpdRzpoCOCDFRVSl73T6BdPPv9cZF+1H
OPtWEkeFqV3FOikx7V5s0NsznM3Ea/4bgEl8lOif6d0I906F8lwNajsUIAw7znhz
9X11Rzx+sun4NYvsZwi3GffDMAXoQJ16NQhTXlObYg2kDWHzLBqC5LpbNAEQ/ErC
uB4TWFm6nZQ3
=rn9+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to