Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#69746 - [libguestfs] zerofree missing in guestfish
Attached to Project:
Community Packages
Opened by Prem Anand (hprem) - Tuesday, 23 February 2021, 16:26 GMT
Last edited by Toolybird (Toolybird) - Monday, 08 May 2023, 21:27 GMT
Opened by Prem Anand (hprem) - Tuesday, 23 February 2021, 16:26 GMT
Last edited by Toolybird (Toolybird) - Monday, 08 May 2023, 21:27 GMT
|
DetailsDescription:
On trying to run zerofree within guestfish, we see the error "'zerofree' is not available in this build of libguestfs" Seems that zerofree is not supported. Please support this ❯ guestfish -a /dev/null run : supported acl yes augeas yes blkdiscard yes blkdiscardzeroes yes btrfs yes extlinux yes f2fs yes fstrim yes gdisk yes grub yes hivex yes inotify yes journal yes ldm yes libtsk yes libyara yes linuxcaps yes linuxfsuuid yes linuxmodules yes linuxxattrs yes luks yes lvm2 yes mdadm yes mknod yes ntfs3g yes ntfsprogs yes realpath yes rsync yes scrub no selinux no selinuxrelabel no sleuthkit yes squashfs yes syslinux yes wipefs yes xfs yes xz yes zerofree no <===<<< zerofree is claimed to be unsupported Additional info: * package version(s) ❯ pacman -Q libguestfs libguestfs 1.42.0-5 Steps to reproduce: ❯ guestfish --rw -a /dev/null <<EOF run zerofree /dev/sda1 quit EOF *stdin*:2: libguestfs: error: zerofree: feature 'zerofree' is not available in this build of libguestfs. Read 'AVAILABILITY' in the guestfs(3) man page for how to check for the availability of features. |
This task depends upon

zerofree is currently in the AUR. Unless it moves to [community], Arch libguestfs cannot officially support it.