[Pkg-zfsonlinux-devel] Bug#826994: Updated Patch

Chris Dos chris at chrisdos.com
Thu Dec 7 12:29:02 UTC 2017


On Wed, 6 Dec 2017 14:26:17 -0700 Chris Dos <chris at chrisdos.com> wrote:
> However, the base 0.7.3-3 package won't compile on Jessie so I cannot even test the patch.
> I receive an error about missing files:
>
> Error:
> chmod a-x /var/temp/sdeb/zfs_0.7.3-3/zfs-linux-0.7.3/debian/tmp/etc/zfs/zfs-functions
> chmod a-x /var/temp/sdeb/zfs_0.7.3-3/zfs-linux-0.7.3/debian/tmp/etc/default/zfs
> make[1]: Leaving directory '/var/temp/sdeb/zfs_0.7.3-3/zfs-linux-0.7.3'
>    debian/rules override_dh_install
> make[1]: Entering directory '/var/temp/sdeb/zfs_0.7.3-3/zfs-linux-0.7.3'
> find . -name lib*.la -delete
> dh_install --fail-missing
> dh_install: usr/share/zfs/zfs-helpers.sh exists in debian/tmp but is not installed to anywhere
> dh_install: etc/zfs/vdev_id.conf.multipath.example exists in debian/tmp but is not installed to anywhere
> dh_install: etc/zfs/vdev_id.conf.sas_direct.example exists in debian/tmp but is not installed to anywhere
> dh_install: etc/zfs/vdev_id.conf.alias.example exists in debian/tmp but is not installed to anywhere
> dh_install: etc/zfs/vdev_id.conf.sas_switch.example exists in debian/tmp but is not installed to anywhere
> dh_install: etc/init.d/zfs-mount exists in debian/tmp but is not installed to anywhere
> dh_install: etc/init.d/zfs-zed exists in debian/tmp but is not installed to anywhere
> dh_install: etc/init.d/zfs-import exists in debian/tmp but is not installed to anywhere
> dh_install: etc/init.d/zfs-share exists in debian/tmp but is not installed to anywhere
> dh_install: etc/sudoers.d/zfs exists in debian/tmp but is not installed to anywhere
> dh_install: missing files, aborting
> debian/rules:175: recipe for target 'override_dh_install' failed
> make[1]: *** [override_dh_install] Error 2
> make[1]: Leaving directory '/var/temp/sdeb/zfs_0.7.3-3/zfs-linux-0.7.3'
> debian/rules:34: recipe for target 'binary' failed
> make: *** [binary] Error 2
> dpkg-buildpackage: error: debian/rules binary gave error exit status 2
>
> I'm still trying to track down what missing files it is looking for between Jessie and Sid.
>
>     Chris

Talked with f_g (Fabian Grünbichler) on irc and found out debhelper is needed from Jessie Backports.  Installed debhelper version 10.2.5~bpo8+1 and now this
compiles fine against Jessie along with the sysvinit patch.  I'll post back if there are any problems running the script.

Please add the patch so the sysvinit users can use the Debian packages.

    Chris



More information about the Pkg-zfsonlinux-devel mailing list