lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
Bug #1619918 reported by
Rolf Leggewie
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux |
Unknown
|
Unknown
|
|||
linux (Ubuntu) |
Fix Released
|
High
|
Joseph Salisbury | ||
Trusty |
Fix Released
|
High
|
Joseph Salisbury | ||
Xenial |
Fix Released
|
High
|
Joseph Salisbury | ||
Yakkety |
Fix Released
|
High
|
Joseph Salisbury | ||
Zesty |
Fix Committed
|
High
|
Joseph Salisbury |
Bug Description
I run an amd64 kernel on trusty. The e2fsprogs package was still the 32 bit i386 variety. This lead to the following situation (for essentially all files on a btrfs partition).
$ lsattr /lib/modules/
lsattr: Inappropriate ioctl for device While reading flags on /lib/modules/
The problem was resolved by installing e2fsprogs:amd64.
https:/
Changed in e2fsprogs (Ubuntu): | |
status: | New → Invalid |
Changed in linux (Ubuntu Trusty): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Vivid): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-vivid verification-done-xenial removed: verification-needed-vivid verification-needed-xenial |
Changed in linux (Ubuntu): | |
status: | Fix Released → Triaged |
Changed in linux (Ubuntu Trusty): | |
status: | Fix Released → Triaged |
Changed in linux (Ubuntu Xenial): | |
importance: | Undecided → High |
Changed in linux (Ubuntu Xenial): | |
assignee: | Tim Gardner (timg-tpi) → Joseph Salisbury (jsalisbury) |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Yakkety): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is not an e2fsprogs bug, but a bug in the kernel. The fix is in mainline as of v4.7, commit id: 4c63c2454eff996. It needs to be ported to the Ubuntu Trusted (and other Ubuntu LTS) kernels.