Package Details: vma-git 9.2.0-1

Git Clone URL: https://aur.archlinux.org/vma-git.git (read-only, click to copy)
Package Base: vma-git
Description: Virtual Machine Archive format (VMA)
Upstream URL: https://pve.proxmox.com/wiki/VMA
Licenses: AGPL
Provides: vma
Submitter: bobi
Maintainer: bobi
Last Packager: bobi
Votes: 1
Popularity: 0.000011
First Submitted: 2022-05-25 09:33 (UTC)
Last Updated: 2025-02-04 13:50 (UTC)

Latest Comments

« First ‹ Previous 1 2

xeruf commented on 2023-02-10 03:34 (UTC) (edited on 2023-02-10 03:43 (UTC) by xeruf)

Next error:

/usr/bin/ld: /usr/lib/ceph/libceph-common.so.2: undefined reference to `boost::iostreams::zlib::deflated'
collect2: error: ld returned 1 exit status


../meson.build:1022:6: ERROR: Problem encountered: librbd >= 1.12.0 required

But 1.17 should be new enough?

❯ ls /usr/lib/librbd*
/usr/lib/librbd.so  /usr/lib/librbd.so.1  /usr/lib/librbd.so.1.17.0

xeruf commented on 2023-02-10 03:26 (UTC) (edited on 2023-02-10 03:28 (UTC) by xeruf)

Such a great initiative!

But build fails for me :/

==> Starting build()...
test -f "qemu/configure" || git submodule update --init --recursive
Submodule 'qemu' (/home/janek/.local/cache/yay/vma-git/mirror_qemu) registered for path 'qemu'
Cloning into '/home/janek/.local/cache/yay/vma-git/src/pve-qemu/qemu'...
fatal: transport 'file' not allowed
fatal: clone of '/home/janek/.local/cache/yay/vma-git/mirror_qemu' into submodule path '/home/janek/.local/cache/yay/vma-git/
src/pve-qemu/qemu' failed
Failed to clone 'qemu'. Retry scheduled
Cloning into '/home/janek/.local/cache/yay/vma-git/src/pve-qemu/qemu'...
fatal: transport 'file' not allowed
fatal: clone of '/home/janek/.local/cache/yay/vma-git/mirror_qemu' into submodule path '/home/janek/.local/cache/yay/vma-git/
src/pve-qemu/qemu' failed
Failed to clone 'qemu' a second time, aborting
make: *** [Makefile:19: submodule] Error 1
==> ERROR: A failure occurred in build().

Needed to run git -c protocol.file.allow=always submodule update --init --recursive manually following advice from https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html

bobi commented on 2022-06-22 07:03 (UTC)

@Matty_r, it is not, but libproxmox-backup-qemu0 is required though; this should be fixed now.

Matty_r commented on 2022-06-22 00:53 (UTC)

Hi, libproxmox-backup-qemu0-dev should be under depends as it's not just required to make.