This script fails because the include file passed to it doesn't exist:
cd /var/lib/dkms/zfs/0.7.12/build
sudo ./scripts/enum-extract.pl node_stat_item
/lib/modules/4.19.0-1-amd64/build/include/linux/mmzone.h
Can't open /lib/modules/4.19.0-1-amd64/build/include/linux/mmzone.h: No
such file or direc
The issue is that Debian delivers Linux headers in two directories, each of
which is linked under /lib/modules. On my system, with 4.14, these symlinks
are under /lib/modules/4.14.0-3-amd64:
cd /lib/modules/4.14.0-3-amd64
ls -ld build source
lrwxrwxrwx 1 root root 37 Jan 25 2018 build ->
/usr/src
I checked the Linux headers and each kernel defines NR_FILE_PAGES as a
member of the node_stat_item enumeration in include/linux/mmzone.h. I'm
running on MX-17, which is derived from Debian Stable, and the headers are
in:
/usr/src/linux-headers-4.14.0-3-common
(using 4.14.0-3 as my current kernel
ure: error: in `/var/lib/dkms/zfs/0.7.12/build':
configure: error: SHUT 'ER DOWN CLANCY, SHE'S PUMPIN' MUD!
See `config.log' for more details
-Ben McCann
This bug still exists in Arch Linux as of 9/2/2018. Gparted version is
0.31.0-1 and blkid version is 2.32.1 (as part of util-linux).
FWIW, I hit this bug after creating a ZFS Intent Log (ZIL) partition on my
SSD root disk for a ZFS array of HDDs. The ZIL is partition 9.
This is fairly serious bug
ous issue
that took me about 30 minutes of googling to figure out.
Installing thin-provisioning-tools fixed the problem.
Thanks
Ben McCann
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
e touchpad on my Acer 1810tz laptop. I'm running Ubuntu 12.04
fully up to date.
LMK how I can help track it down. I could attach gdb to the Xorg server
on one the TTYs but I don't know if I could swap over to it
(ctrl-alt-F1) after Xorg crashes and is sitting in gdb.
-Ben McCann
7 matches
Mail list logo