[Bug 1574069] Re: zfs dkms kernel module failed to build

2017-04-19 Thread Colin Ian King
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2017-04-19 Thread Colin Ian King
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_valid.
  1015-Linux-4.8-compat-posix_acl_valid.patch
- backport of upstream commit 933ec999511f3d29de005bfa8966ae007b161c0f
  ("Retire .write/.read file operations")
  1016-Retire-.write-.read-file-operations.patch

with upstream commit:

commit 4b908d32200b6e5c7b5115322b6c8d25e770daa0
Author: Brian Behlendorf 
Date:   Tue Aug 2 11:11:45 2016 -0700

Linux 4.8 compat: posix_acl_valid()

The posix_acl_valid() function has been updated to require a
user namespace.  Filesystem callers should normally provide the
user_ns from the super block associcated with the ACL; the
zpl_posix_acl_valid() wrapper has been added for this purpose.
See https://github.com/torvalds/linux/commit/0d4d717f for
complete details.

Signed-off-by: Brian Behlendorf 
Signed-off-by: Nikolay Borisov 
Signed-off-by: Chunwei Chen 
Closes #4922

https://github.com/zfsonlinux/zfs/pull/4922

** Changed in: zfs-linux (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: zfs-linux (Ubuntu)
 Assignee: (unassigned) => Colin Ian King (colin-king)

-- 
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.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2017-04-05 Thread Aron Xu
** 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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2017-03-09 Thread Alan B. Clements
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.0-62-generic
does compiles now.

-- 
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.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2016-06-22 Thread jondee
@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 could make it so installing the Xenial kernel removed
it." Sounds perfect :)

-- 
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.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2016-06-22 Thread Dustin Kirkland 
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.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2016-06-22 Thread Christian Reis
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 kernel removed it.

-- 
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.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2016-06-22 Thread jondee
@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 (so I'd have very little to report back even if I did
remove it from my existing system :) )

More to the point, if everything you're saying is correct, shouldn't we
be working to remove this package from the 16.04 repos and most
importantly ensure it is removed during the upgrade process, so that
users don't have to suffer a failed upgrade?

-- 
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.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574069] Re: zfs dkms kernel module failed to build

2016-06-22 Thread Christian Reis
** 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 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1574069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs