Package Details: zfs-linux-lts 2.3.1_6.12.26.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 modules for the Zettabyte File System.
Upstream URL: https://openzfs.org/
Licenses: CDDL-1.0
Groups: archzfs-linux-lts
Conflicts: spl-dkms, spl-dkms-git, spl-linux-lts, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-linux-lts-git, zfs-linux-lts-rc
Provides: spl, zfs
Replaces: spl-linux-lts
Submitter: demizer
Maintainer: gromit
Last Packager: gromit
Votes: 82
Popularity: 2.36
First Submitted: 2016-04-24 19:05 (UTC)
Last Updated: 2025-05-02 07:34 (UTC)

Required by (19)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

air-g4p commented on 2025-05-02 15:30 (UTC)

@gromit - thanks for your review and suggestion to build in a clean chroot (which I sometimes do).

However, given the new (today) PKGBUILD, my normal build process (below) worked ASSUMING folks first update linux-lts and linux-lts-headers to:

6.12.26-1

then build away with zfs-linux-lts 2.3.1_6.12.26.1-1!!!

Thanks again for your efforts gromit...

Cheers

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.