Your message dated Sat, 17 Dec 2016 11:18:55 +0000 with message-id <[email protected]> and subject line Bug#848115: fixed in nfs-utils 1:1.3.4-2 has caused the Debian Bug report #848115, regarding Fails to configure: "Failed to try-restart nfs-server.service: Unit proc-fs-nfsd.mount is masked." 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.) -- 848115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848115 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nfs-kernel-server Version: 1:1.3.4-1 Severity: serious I've upgraded nfs-kernel-server from 1:1.2.8-9.2 to 1:1.3.4-1. It failed to configure: Setting up nfs-kernel-server (1:1.3.4-1) ... Failed to try-restart nfs-server.service: Unit proc-fs-nfsd.mount is masked. insserv: warning: current start runlevel(s) (empty) of script `nfs-kernel- server' overrides LSB defaults (2 3 4 5). insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `nfs- kernel-server' overrides LSB defaults (0 1 6). Failed to restart nfs-kernel-server.service: Unit proc-fs-nfsd.mount is masked. invoke-rc.d: initscript nfs-kernel-server, action "restart" failed. * nfs-server.service - NFS server and services Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled) Active: active (exited) since Sun 2016-12-11 01:42:06 +05; 3 days ago Main PID: 984 (code=exited, status=0/SUCCESS) CGroup: /system.slice/nfs-server.service Dec 11 01:42:05 belkar systemd[1]: Starting NFS server and services... Dec 11 01:42:06 belkar systemd[1]: Started NFS server and services. dpkg: error processing package nfs-kernel-server (--configure): subprocess installed post-installation script returned error exit status 1 -- 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 100005 1 udp 58998 mountd 100005 1 tcp 43577 mountd 100005 2 udp 47808 mountd 100005 2 tcp 37305 mountd 100005 3 udp 59423 mountd 100005 3 tcp 59211 mountd 100003 2 tcp 2049 nfs 100003 3 tcp 2049 nfs 100003 4 tcp 2049 nfs 100227 2 tcp 2049 100227 3 tcp 2049 100003 2 udp 2049 nfs 100003 3 udp 2049 nfs 100003 4 udp 2049 nfs 100227 2 udp 2049 100227 3 udp 2049 100021 1 udp 54161 nlockmgr 100021 3 udp 54161 nlockmgr 100021 4 udp 54161 nlockmgr 100021 1 tcp 45795 nlockmgr 100021 3 tcp 45795 nlockmgr 100021 4 tcp 45795 nlockmgr -- /etc/default/nfs-kernel-server -- RPCNFSDCOUNT=8 RPCNFSDPRIORITY=0 RPCMOUNTDOPTS="--manage-gids" NEED_SVCGSSD="" RPCSVCGSSDOPTS="" -- /etc/exports -- / *(ro,async,insecure,fsid=0,crossmnt,subtree_check) -- /proc/fs/nfs/exports -- # Version 1.1 # Path Client(Flags) # IPs -- System Information: Debian Release: stretch/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages nfs-kernel-server depends on: ii init-system-helpers 1.46 ii keyutils 1.5.9-9 ii libblkid1 2.29-1 ii libc6 2.24-8 ii libcap2 1:2.25-1 ii libsqlite3-0 3.15.2-1 ii libtirpc1 0.2.5-1 ii libwrap0 7.6.q-25 ii lsb-base 9.20161125 ii netbase 5.3 ii nfs-common 1:1.3.4-1 ii ucf 3.0036 nfs-kernel-server recommends no packages. nfs-kernel-server suggests no packages. -- debconf-show failed
--- End Message ---
--- Begin Message ---Source: nfs-utils Source-Version: 1:1.3.4-2 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Daniel Pocock <[email protected]> (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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 17 Dec 2016 11:49:21 +0100 Source: nfs-utils Binary: nfs-kernel-server nfs-common Architecture: source amd64 Version: 1:1.3.4-2 Distribution: unstable Urgency: medium Maintainer: Debian kernel team <[email protected]> Changed-By: Daniel Pocock <[email protected]> Description: nfs-common - NFS support files common to client and server nfs-kernel-server - support for NFS kernel server Closes: 836542 848115 848145 848277 Changes: nfs-utils (1:1.3.4-2) unstable; urgency=medium . [ Daniel Pocock ] * Ignore failure to (re)start service during postinst. (Closes: #848115) * Correct location of nfs-utils_env.sh in service file. (Closes: #848145) * Use FD 9 in start-statd. (Closes: #848277) . [ Helmut Grohne ] * Fix FTCBFS: Let dh_auto_configure provide cross flags (Closes: #836542) Checksums-Sha1: 13ab387c5183782b36b5503ca71012096b96a4c3 2338 nfs-utils_1.3.4-2.dsc f56d537850a5a94092660434e6252c306fe6bba9 40752 nfs-utils_1.3.4-2.debian.tar.bz2 f17e62c65e64c3a5f94dd335a156e2e1cd35825d 600926 nfs-common-dbgsym_1.3.4-2_amd64.deb 8ead3bb323f7aa440e7258e4ad09e01d264a933e 230706 nfs-common_1.3.4-2_amd64.deb 45a6d923b07608c18ca18d7499d6f0ba9f7aaf48 305248 nfs-kernel-server-dbgsym_1.3.4-2_amd64.deb 51f2ab46684ff7f3661d9990cbdc20ddb4c0e05e 123952 nfs-kernel-server_1.3.4-2_amd64.deb 87aa990b269f92b6bf5ff2a4a264f09629876d6a 7356 nfs-utils_1.3.4-2_amd64.buildinfo Checksums-Sha256: 24fa55e8b241ff9a85e370b028d665d5cb7aae4a30098902b25ad084195a1508 2338 nfs-utils_1.3.4-2.dsc 3b9bd779be4a72d6f9eb3a311b18fa0abfa1a0300ac0e8c10c2adacb3494dcaa 40752 nfs-utils_1.3.4-2.debian.tar.bz2 b4a8b197951460346215b1aa03cc54bb77efa00c65aba2ee4d75daa591cab2d5 600926 nfs-common-dbgsym_1.3.4-2_amd64.deb 1e2d4498b95eee7da93d0fa999d3e869e87e5d6b9e355ff8b6108156a8cce531 230706 nfs-common_1.3.4-2_amd64.deb 199802a33d787b319851e6c95dea7af527f670bfb1b99c57e42e760b6e0a502c 305248 nfs-kernel-server-dbgsym_1.3.4-2_amd64.deb dba7074e978cfa2785183aaae6425145bb00f5e695f6d12416225246aa652e7e 123952 nfs-kernel-server_1.3.4-2_amd64.deb 506b97b7a895aaad8bd96d2522bb65d526fad957a11e663ff629f21db6521265 7356 nfs-utils_1.3.4-2_amd64.buildinfo Files: 55d1a5e05a677892ef21555c1cde93a2 2338 net standard nfs-utils_1.3.4-2.dsc 25d14a82e8e9bb543910d8e3e2b17d0e 40752 net standard nfs-utils_1.3.4-2.debian.tar.bz2 081e4b4730e4a3f0767ca31b58ed2806 600926 debug extra nfs-common-dbgsym_1.3.4-2_amd64.deb 9ca10c908d311c59e5889d164d2801cc 230706 net standard nfs-common_1.3.4-2_amd64.deb 40e8862115547ca027357c7c71618968 305248 debug extra nfs-kernel-server-dbgsym_1.3.4-2_amd64.deb 31102fe27eac2ba3b0b0a7ef59178ab0 123952 net optional nfs-kernel-server_1.3.4-2_amd64.deb 16ea59c73706256fd74eeca673d7d7f5 7356 net standard nfs-utils_1.3.4-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJYVRovAAoJEGxlgOd711bEkQQQALorjkSdp+y9l5uKaNrP7jtL 3NatSM8jZdtYpR12Q3Of5oGWtnqKZKnFjMPIfVHMoxJcPPV0cmW8EXcT5OiFfI71 ScRvu/+/i24DrlPhg8RsTSDgpqPRspPpM5icwwpRIZerJN6gXS1aDLv8s3EyZ9Pp o6tbO/F025FzMCX5g/i9kn/mFaDvT9xoPhM3RY0kvMPhBFR4MGuA1ucaGFprCC1D HPEpLTx9ZnTvDmu5ezGQzW8LoG89VPDOEPLtmbruCZSSQe1sP8cQECLlowvuqOrj PeiW60wXHhQKsXPIjQedZRig4a2Gc9AcFS2uJlIQztPcb7Lmth/sS8Hfgn6cbs5f x2Qfjk/lfeUC3OZnQ79cH/rtaecwFxjl6l08iO9H/2wnBt4qw8CFULA8fMc7FuTI tG5Yh/3NS9Nf76jcwmNM74JQxWrAvtzbuGb+5SSpb78iKZhgsLQi9QQ4OeSTo1/H hs0XarS0VH4P4LwPsD7hm66qYpmxozEPtgdJvxaA7cQtqd0kGjrc3sky4Wr7nHXl s5wskO8OlT/UdDoi5HjjNwfmbU05GZyqX+400913kk4KmFWuCwnnlIqvc8ZhqVKk m974qNWIF2CgBe1p+6zKqGU30vHN11iiWlpmow6ekybrmtzCSuvHYs7EKtyuGpqi tquV9Md5d1Zu5F2/vLIb =4pre -----END PGP SIGNATURE-----
--- End Message ---

