Failed to install vitastor on Debian 11: qemu (= 1:5.2+dfsg-10+vitastor1) but 1:5.2+dfsg-11 is to be installed
#7
Closed
opened 2 years ago by oneumyvakin2
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Hi! Had tried to install on Debina 11, looks like there is a too strict dependency rule:
It's not too strict, it really needs exactly this version because QEMU refuses to load Vitastor driver contained in 'vitastor' package if it's from a "different build". I'll probably change packaging at some point and move the driver into the patched QEMU package, but for now vitastor package itself is always built against a specific version of QEMU...
Vitastor QEMU driver is now built as part of patched QEMU, packages are updated, so it's not relevant anymore :-)