Your message dated Fri, 11 Jan 2019 15:00:53 +0000
with message-id <[email protected]>
and subject line Bug#915831: fixed in zfs-linux 0.7.12-2
has caused the Debian Bug report #915831,
regarding zfsutils-linux: Upgrading to 0.7.12 breaks during dpkg --configure
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.)


-- 
915831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915831
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zfsutils-linux
Version: 0.7.12-1
Severity: normal

Dear Maintainer,

Tried upgrading from stretch-backports 0.7.11 to testing 0.7.12, because
the package hadn't landed in backports yet, and discovered it broke on
dpkg --configure :
Setting up zfsutils-linux (0.7.12-1) ...
insserv: Service zfs-zed has to be enabled to start service zfs-share
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package zfsutils-linux (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of zfs-zed:
 zfs-zed depends on zfsutils-linux (>= 0.7.12-1); however:
  Package zfsutils-linux is not configured yet.

Someone else had reported a similar problem upstream to ZoL from Ubuntu's
packages, at:
https://github.com/zfsonlinux/zfs/issues/8127

I worked up a terrible hackjob of a patch to work around this long enough to
install it and then reverted the patch (attached), but there's probably a better
way to handle this.

(Don't mind the arc_summary changed warning; I've been testing improvements to 
it.)

-- System Information:
Debian Release: 9.6
  APT prefers stable-debug
  APT policy: (1000, 'stable-debug'), (1000, 'stable'), (900, 'testing-debug'), 
(900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (500, 
'stable-updates'), (500, 'proposed-updates-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-8-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zfsutils-linux depends on:
ii  libblkid1        2.29.2-1+deb9u1
ii  libc6            2.24-11+deb9u3
ii  libnvpair1linux  0.7.12-1
ii  libuuid1         2.29.2-1+deb9u1
ii  libuutil1linux   0.7.12-1
ii  libzfs2linux     0.7.12-1
ii  libzpool2linux   0.7.12-1
ii  python3          3.5.3-1
ii  zlib1g           1:1.2.8.dfsg-5

Versions of packages zfsutils-linux recommends:
ii  lsb-base                9.20161125
ii  zfs-dkms [zfs-modules]  0.7.12-1
ii  zfs-zed                 0.7.12-1

Versions of packages zfsutils-linux suggests:
ii  nfs-kernel-server  1:1.3.4-2.1
ii  samba-common-bin   2:4.5.12+dfsg-2+deb9u4
ii  zfs-initramfs      0.7.12-1

-- Configuration Files:
/etc/sudoers.d/zfs [Errno 13] Permission denied: '/etc/sudoers.d/zfs'

-- debconf-show failed

-- debsums errors found:
debsums: changed file /usr/sbin/arc_summary (from zfsutils-linux package)
diff --git a/init.d/zfs-share b/init.d/zfs-share
index 6564720..2e800d1 100755
--- a/init.d/zfs-share
+++ b/init.d/zfs-share
@@ -9,8 +9,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:          zfs-share
-# Required-Start:    $local_fs $network $remote_fs zfs-mount zfs-zed
-# Required-Stop:     $local_fs $network $remote_fs zfs-mount zfs-zed
+# Required-Start:    $local_fs $network $remote_fs zfs-mount
+# Required-Stop:     $local_fs $network $remote_fs zfs-mount
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Should-Start:      iscsi iscsitarget istgt scst nfs-kernel-server samba 
samba4 zfs-mount zfs-zed
@@ -34,7 +34,7 @@

 do_depend()
 {
-       after sysfs zfs-mount zfs-zed
+       after sysfs zfs-mount
        keyword -lxc -openvz -prefix -vserver
 }

--- End Message ---
--- Begin Message ---
Source: zfs-linux
Source-Version: 0.7.12-2

We believe that the bug you reported is fixed in the latest version of
zfs-linux, 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.
Aron Xu <[email protected]> (supplier of updated zfs-linux 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: Fri, 11 Jan 2019 21:32:06 +0800
Source: zfs-linux
Binary: libnvpair1linux libuutil1linux libzfslinux-dev libzfs2linux 
libzpool2linux zfs-dkms zfs-initramfs zfs-dracut zfsutils-linux zfs-zed 
zfs-test zfs-dbg
Architecture: source amd64 all
Version: 0.7.12-2
Distribution: unstable
Urgency: medium
Maintainer: Debian ZFS on Linux maintainers 
<[email protected]>
Changed-By: Aron Xu <[email protected]>
Description:
 libnvpair1linux - Solaris name-value library for Linux
 libuutil1linux - Solaris userland utility library for Linux
 libzfs2linux - OpenZFS filesystem library for Linux
 libzfslinux-dev - OpenZFS filesystem development files for Linux
 libzpool2linux - OpenZFS pool library for Linux
 zfs-dbg    - Debugging symbols for OpenZFS userland libraries and tools
 zfs-dkms   - OpenZFS filesystem kernel modules for Linux
 zfs-dracut - OpenZFS root filesystem capabilities for Linux - dracut
 zfs-initramfs - OpenZFS root filesystem capabilities for Linux - initramfs
 zfs-test   - OpenZFS test infrastructure an support scripts
 zfs-zed    - OpenZFS Event Daemon
 zfsutils-linux - command-line tools to manage OpenZFS filesystems
Closes: 915831 918020
Changes:
 zfs-linux (0.7.12-2) unstable; urgency=medium
 .
   [ Colin Ian King ]
   * Only run autopkgtests for amd64, arm64, ppc64el and s390x (LP#1805627).
 .
   [ Martin Bagge / brother ]
   * [INTL:sv] Swedish strings for zfs-linux debconf (Closes: #918020)
 .
   [ Anders Jonsson ]
   * sv.po: typo fix
 .
   [ Mo Zhou ]
   * Change init script's behaviour to default during postinst.
   * Add ${perl:Depends} to zfs-dkms's Depends.
   * Add autopkgtest script to test zfs-dkms build.
   * autopkgtest: minor fix
 .
   [ Aron Xu ]
   * Add XS-Autobuild: yes to d/control
   * Conflicts with insserv << 1.18 (Closes: #915831)
Checksums-Sha1:
 dc830a6d9a0d448dc5321984a1afa5831513ab6b 2712 zfs-linux_0.7.12-2.dsc
 0743423b2f3c1ae7125be5a320d43cfc3644c0e7 43396 zfs-linux_0.7.12-2.debian.tar.xz
 cb963ee85273f8f7bb8a907992616b302323bc71 47112 
libnvpair1linux_0.7.12-2_amd64.deb
 5f0477683bf546425177740c4b48c76d0bad0b9d 49824 
libuutil1linux_0.7.12-2_amd64.deb
 c2b62ae9021696931fe2efdc4ba01f9eb6088feb 139832 libzfs2linux_0.7.12-2_amd64.deb
 5cf6776638916ddd3f91002f399b649e37deb4e5 1033048 
libzfslinux-dev_0.7.12-2_amd64.deb
 e0dff01967d9d8ac7df3a8d2e59f3120d0372ddd 570104 
libzpool2linux_0.7.12-2_amd64.deb
 08bec244e4d9296944f50092c9132e6c64b35627 4357424 zfs-dbg_0.7.12-2_amd64.deb
 eca9ce0af97dac3d4470b23add515107a60afd2f 1399332 zfs-dkms_0.7.12-2_all.deb
 0ebff1a32a03804e39f6cb79748cbadfd96f0094 22704 zfs-dracut_0.7.12-2_all.deb
 1c65dad1a8936cb62642355d220ac2b5ba69c060 26852 zfs-initramfs_0.7.12-2_all.deb
 e7b3aa559777e638a285359f994bf25e768f6bc0 9014 
zfs-linux_0.7.12-2_amd64.buildinfo
 65cce54d4733da588baaee1ea28171580fb9d94e 2547800 zfs-test_0.7.12-2_amd64.deb
 76ba1ea47ef51128302a0fe49881d313d6ae633b 64076 zfs-zed_0.7.12-2_amd64.deb
 7c4a64abda592eb6fbdbecf4197fb9475a5c0a45 291532 
zfsutils-linux_0.7.12-2_amd64.deb
Checksums-Sha256:
 2387480877f20d78e7494118fb444c62416be8400500cec74e76d73d731fc9cd 2712 
zfs-linux_0.7.12-2.dsc
 d7380d30bcd496dfd2fe52c0e132332d2701c41a6aabf49ed6aff8c49d497911 43396 
zfs-linux_0.7.12-2.debian.tar.xz
 abfac11d13d357b013a7af62744335a66a8da9fdd356ded8279f2489a900904f 47112 
libnvpair1linux_0.7.12-2_amd64.deb
 b082b85469608068aec9b668f529c8de5a2a9e1e2a327de88ff3575ea8b34cb1 49824 
libuutil1linux_0.7.12-2_amd64.deb
 00263cbc8bf066ede67e8781457542c61f8ed39bd08aa0140b03aaefdcc602a2 139832 
libzfs2linux_0.7.12-2_amd64.deb
 7a1762726a9b0a2a4d60627a29c1b41f26deaa8c38c48ca733be25185bf25d87 1033048 
libzfslinux-dev_0.7.12-2_amd64.deb
 38eb3c0fe511ba565c137ad81bf70b92e3ce161f2be10f81e173c95a80c597fc 570104 
libzpool2linux_0.7.12-2_amd64.deb
 2dcfe76f8beea8ac8b369ac0f9084f7f4f62c999c283df56b9e0402c6d2880a1 4357424 
zfs-dbg_0.7.12-2_amd64.deb
 60cbdf9306115f34646fee4544c7b2a35976ce3d553c9838a2088b0ac4989f66 1399332 
zfs-dkms_0.7.12-2_all.deb
 da0ba59a6054430383d15a5c586f4e292ad04bd6317ad1dd3faa05594d872b5a 22704 
zfs-dracut_0.7.12-2_all.deb
 bffec93dadf098761f81582be220832fa3d70c8483f894d624bde2ece59c76d3 26852 
zfs-initramfs_0.7.12-2_all.deb
 1e01a66e5bf17170c2f2cd0e6ff32c2abedf10ee891e63da56e79fc33c649e23 9014 
zfs-linux_0.7.12-2_amd64.buildinfo
 0cdca8bfc20fd23fd339d9b03612a8b0d71894f48b5c4daff45ce2aedd87571d 2547800 
zfs-test_0.7.12-2_amd64.deb
 b33ff9919a5620dff7360fff943b522cbd2f941a6d0a42ff26ef88f71ba4aaa6 64076 
zfs-zed_0.7.12-2_amd64.deb
 7aa926d3dfab46c6101b8090a92a5c2944e1db294fee7873cb89490de5e1b1f0 291532 
zfsutils-linux_0.7.12-2_amd64.deb
Files:
 d9003aeec3daaa3e1979d14363df7ceb 2712 contrib/kernel optional 
zfs-linux_0.7.12-2.dsc
 cc5f4b0a3447b2a791bb73e6402b34ec 43396 contrib/kernel optional 
zfs-linux_0.7.12-2.debian.tar.xz
 5d7719b2fee7d33c8cf511aa70b0c4aa 47112 contrib/libs optional 
libnvpair1linux_0.7.12-2_amd64.deb
 a5642b9515007fd4689191313b860d50 49824 contrib/libs optional 
libuutil1linux_0.7.12-2_amd64.deb
 b61a06fd030d6220c10f90823d8d036f 139832 contrib/libs optional 
libzfs2linux_0.7.12-2_amd64.deb
 8905d2d6539012f66dc8ca32084e4dce 1033048 contrib/libdevel optional 
libzfslinux-dev_0.7.12-2_amd64.deb
 fa553a022ac6851e303b80f991865bd8 570104 contrib/libs optional 
libzpool2linux_0.7.12-2_amd64.deb
 d12b106d315d738ba907691b47d3142e 4357424 contrib/debug optional 
zfs-dbg_0.7.12-2_amd64.deb
 671eef7450fcd2113dce86ff8b6a797f 1399332 contrib/kernel optional 
zfs-dkms_0.7.12-2_all.deb
 8b6de74d3b3a9d2ab9ccb71813443d88 22704 contrib/kernel optional 
zfs-dracut_0.7.12-2_all.deb
 aa204ebbbbf1d9a925e819461ea0de43 26852 contrib/kernel optional 
zfs-initramfs_0.7.12-2_all.deb
 034ba4451e73cf005d12007fe760276d 9014 contrib/kernel optional 
zfs-linux_0.7.12-2_amd64.buildinfo
 8a21eb456427c55df8335c38539a2287 2547800 contrib/admin optional 
zfs-test_0.7.12-2_amd64.deb
 1b489e7c84125cdd340d54bd2f9f2391 64076 contrib/admin optional 
zfs-zed_0.7.12-2_amd64.deb
 5fab960b9cc4a6b429a3a429e57efe1a 291532 contrib/admin optional 
zfsutils-linux_0.7.12-2_amd64.deb

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

iQEzBAEBCAAdFiEEXraik9KLDk+VcqtJ3oyCGyc+2gsFAlw4oCYACgkQ3oyCGyc+
2gv1sAf+O++EHuGfulEwtMyiSzzyv598DsCO06gnMfD9ZSaN4XXogCYzmUuCF/RL
s4/2vyAHd4LdyXO5ZVhVzbFxPll5kME4KmEAfs+cd2OogmhaSBAftpcdxANGFmHd
gpvrZY6YBNzL4ZzHuIPY1nrooUg3cjlfxJaCE+TAKGet3HEGgWwT7gngp3q2s93L
Cxm4itUF8iV7Nyu5x4D9JTSjwmkKQmP9IeZTxc8SYRuVI42NgODR4Ol5H8J3nw34
MyePXuC87usJovQnWiKFl9JrjJ8rRkoX1YUeYOmQayMNwDG9EyWx7uFb2+eibEoR
XPn48oqgGkoxFTfvlQXtkeq0L20hDw==
=n9kN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to