Search Criteria
Package Details: zectl 0.1.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zectl.git (read-only, click to copy) | 
|---|---|
| Package Base: | zectl | 
| Description: | ZFS Boot Environment manager. | 
| Upstream URL: | http://github.com/johnramsden/zectl | 
| Keywords: | zfs | 
| Licenses: | MIT | 
| Conflicts: | zectl-git | 
| Provides: | zectl | 
| Submitter: | johnramsden | 
| Maintainer: | johnramsden | 
| Last Packager: | johnramsden | 
| Votes: | 2 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2020-03-18 21:01 (UTC) | 
| Last Updated: | 2025-02-03 04:24 (UTC) | 
Dependencies (4)
- zfs (zfs-linux-gitAUR, zfs-linux-hardenedAUR, zfs-dkmsAUR, zfs-linux-rtAUR, zfs-dkms-staging-compat-gitAUR, zfs-linuxAUR, zfs-dkms-staging-gitAUR, zfs-linux-ltsAUR)
 - cmake (cmake3AUR, cmake-gitAUR) (make)
 - make (make-gitAUR, make-staticAUR) (make)
 - scdoc (scdoc-gitAUR) (make)
 
Latest Comments
1 2 Next › Last »
johnramsden commented on 2024-06-07 17:36 (UTC)
Sorry I forgot to add scdoc when I bumped the version. It should work now.
ModYokosuka commented on 2024-06-07 14:46 (UTC)
Makedepends needs scdoc added. The new 0.1.4 version got my change related to building the manpage from source.
woodsb02 commented on 2024-06-05 23:12 (UTC)
Thanks ModYokosuka and johnramsden!
johnramsden commented on 2024-06-05 20:24 (UTC)
@woodsb02 Fixed in 0.1.4
ModYokosuka commented on 2024-06-05 16:12 (UTC)
So there is a patch for this in upstream. It just hasn't made it into a release yet. It is on master.
woodsb02 commented on 2024-06-05 15:12 (UTC) (edited on 2024-06-05 15:15 (UTC) by woodsb02)
This build is now failing for me with the following error:
I found that adding -fpermissive to CFLAGS in the PKGBUILD fixed this:
johnramsden commented on 2020-07-22 03:08 (UTC)
Thanks @dedeaux, looks like the library has been completely removed now and is no longer needed. I've added a patch which removes it.
dedeaux commented on 2020-07-21 01:27 (UTC)
This isn’t compiling for me. Fresh install, zfs root. Kernel 5.7.9-arch1-1, zfs 0.8.4 (dkms).
CMake error - could not find LIBSPL_LIB; but it lists that it sees include directories for zfs and libspl
1 2 Next › Last »