If this does not fix the bug and you believe it is the same issue,
please re-open this bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574069
Title:
zfs dkms kernel module failed to build
To ma
This was fixed with:
zfs-linux (0.6.5.6-0ubuntu16) xenial; urgency=medium
* Enable zfs to respect RSIZE_LIMIT limits (LP: #1656259)
- backport of zfs upstream commit 4b908d32200b6e5c7b5115322b6c8d25e770daa0
("Linux 4.8 compat: posix_acl_valid()") to facilitate changes in
posix_acl_va
** Changed in: zfs-linux (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574069
Title:
zfs dkms kernel module failed to build
To manage notifications abo
This is a duplicate of bug #1654708 (q.v)
Replaced both occurrences
error = posix_acl_valid(acl);
with
error = posix_acl_valid(ip, acl);
in file:
/usr/src/zfs-0.6.5.6/module/zfs/zpl_xattr.c
dkms remove -m zfs -v 0.6.5.6 -k 4.4.0-62-generic
dkms install --force -m zfs -v 0.6.5.6 -k 4.4
@kiki I don't believe so, I'll keep an a special eye out for it, but I
imagine I would have seen it by now tbh. I think nearly all of the bug
reports come from the upgrade process where the upgrade tool
automatically starts a bug report on launchpad whenever it encounters an
error.
"but perhaps we
Colin, can you have a look?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574069
Title:
zfs dkms kernel module failed to build
To manage notifications about this bug go to:
https://bugs.launchpad.
Hmm. Does this problem not reoccur every time a new kernel package is
installed? Or does it happen only once when upgrading into Xenial?
I'm not sure we should remove the package from the repo, given I think
there are valid use cases for it, but perhaps we could make it so
installing the Xenial ke
@kiko You're probably quite right that it's the zfs-dkms package that's
the problem. However removing it now seem's rather fruitless now that
the upgrade is completed (which is the only case where I've personally
seen this bug occur), and the package is not causing any problems/
errors presently (s
** Summary changed:
- zfs-dkms 0.6.5.6-0ubuntu8: zfs kernel module failed to build
+ zfs dkms kernel module failed to build
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574069
Title:
zfs dkms ker