One can install zfs just using "sudo apt-get install zfsutils-linux"
without having to specifically install zfs-dkms. However, this is
indeed a bug so it needs fixing.
In fact, this is similar to bug 1536299. The issue is that the dkms
build runs a configure script that test compiles a simple C test program
and this fails because the linker can't link the program because libc-
dev is not yet installed at that point. The fix is to add that as a
dependency and all should be fine.
I've uploaded a fix into ppa:colin-king/zfs-wily-lp1513917, can you test
this out with the following on a clean machine:
sudo add-apt-repository ppa:colin-king/zfs-wily-lp1513917
sudo apt-get update
sudo apt-get install zfs-dkms zfsutils-linux
..and let me know if this resolves the issue for you
** Changed in: zfs-linux (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1513917
Title:
zfs-dkms is missing dependency on build-essential
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1513917/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs