Package Details: zfs-linux-lts-headers 2.3.3_6.12.40.1-1

Git Clone URL: https://aur.archlinux.org/zfs-linux-lts.git (read-only, click to copy)
Package Base: zfs-linux-lts
Description: Kernel headers for the Zettabyte File System.
Upstream URL: https://openzfs.org/
Licenses: CDDL-1.0
Conflicts: spl-dkms, spl-dkms-git, spl-headers, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-headers
Provides: spl-headers, zfs-headers
Submitter: demizer
Maintainer: gromit
Last Packager: gromit
Votes: 82
Popularity: 1.11
First Submitted: 2016-04-24 19:05 (UTC)
Last Updated: 2025-07-24 11:44 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »

gromit commented on 2025-05-02 07:52 (UTC)

Do you see the same issue when you build in a clean chroot? This is how I always build the package:

$ sudo pacman -S devtools
$ git clone https://aur.archlinux.org/zfs-linux-lts.git
$ cd zfs-linux-lts
$ pkgctl build --install-to-chroot zfs-utils-2.3.1-1-x86_64.pkg.tar.zst

air-g4p commented on 2025-05-01 17:40 (UTC)

@supernova - thanks for your 25.2-1 issue confirmation. Perhaps there is a larger issue lurking. As I previously mentioned:

I did not see similar with xx-25.1-xx.

Cheers

supernova commented on 2025-05-01 17:31 (UTC)

i have the same issue as @air-g4p since the newest 2.3.1_6.12.25.2-1 update using paru

air-g4p commented on 2025-05-01 16:35 (UTC)

@gromit - I've tried it both ways, resulting in the same configure: error: I pasted earlier.

  1. pacman -Rsc linux-lts linux-lts-headers
  2. in a clean build directory: git clone https://aur.archlinux.org/zfs-linux-lts.git
  3. cd zfs-linux-lts
  4. time makepkg -sric
  5. same configure: error: I pasted earlier.

Then, trying again:

  1. pacman -S linux-lts linux-lts-headers ## WITHOUT ERROR - and note -S vs -Rsc
  2. Repeat Steps 2-4 above
  3. same configure: error: I pasted earlier.

Please let me know if you understand how/why this build is failing.

Cheers

gromit commented on 2025-05-01 10:29 (UTC)

Hey @air-g4p, no I don't get this type of issue on my system .. How are you building these modules?

air-g4p commented on 2025-05-01 09:00 (UTC)

@gromit - Are you seeing a similar configure: error: on your end?

Condensed output, here: https://bpa.st/YVXQ

I did not see similar with xx-25.1-xx.

Suggested workaround?

Cheers

gromit commented on 2025-04-10 20:37 (UTC) (edited on 2025-04-10 20:38 (UTC) by gromit)

Hey @air-g4p, you're welcome :) I just use this package myself (on my NAS) so I just update whenever I find it out of date with the kernel currently in testing ..

Locally withholding an upgrade is always easier for users of this package than waiting for a new version that never comes ;)

air-g4p commented on 2025-04-10 20:18 (UTC)

@gromit - I know we just got bumped from -22 to -23 in only ~48 hours...Thanks for your much appreciated efforts to keep in sync with upstream!

Cheers

LazyGamble commented on 2024-11-13 12:50 (UTC)

@gromit just wanted to thank you for taking over this package, being a maintainer is often a thankless task but you have my gratitude :)

I just migrated from the unmaintained archzfs to the current lts. from 6.6.36-1 to 6.6.60-1. no issues. just had to uninstall pacman -Rns linux-lts zfs-linux-lts and re-install. no issues post installation.

gromit commented on 2024-11-09 09:23 (UTC)

Hey @McCarthee, thanks for your comment, but note that I have just started to maintain this package and that I'm currently just an hour late, as linux-lts entered [core] not too long ago:

commit 928808f977605efd49073bf53bc42ee17f3d8f80
Author: Andreas Radke <andyrtr@archlinux.org>
Date:   Sat Nov 9 06:51:04 2024 +0000

    move linux-lts from core-testing-x86_64 to core-x86_64

But I will try my best to keep this in sync!