AlmaLinux / cloud-images

Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
147 stars 46 forks source link

'guestfs-tools' package is broken in AlmaLinux 9 #106

Closed tinez closed 1 year ago

tinez commented 1 year ago

Hi, 'guestfs-tools' package contains some broken binaries:

$ podman run --rm -it almalinux:9
[inside container]
# dnf install -y guestfs-tools
# virt-sparsify
virt-sparsify: symbol lookup error: virt-sparsify: undefined symbol:
guestfs_list_9p
srbala commented 1 year ago

@tinez thank you for reporting the issue.

srbala commented 1 year ago

@tinez try again

srbala commented 1 year ago

Issue resolved ...

[root@06e7c7b299e0 /]# virt-sparsify
virt-sparsify: error: usage: virt-sparsify [--options] indisk outdisk

If reporting bugs, run virt-sparsify with debugging enabled and include the 
complete output:

  virt-sparsify -v -x [...]
[root@06e7c7b299e0 /]# virt-sparsify --version
virt-sparsify 1.46.1
tinez commented 1 year ago

Didn't propagate to my closest mirror, but when pulled from an updated one everything worked, thanks!

srbala commented 1 year ago

great, thanks for the update. Depending on locations it takes 3-9 hours to sync.