On a Saturday in 2022, Tom Ammon wrote:
Hi everybody,
Is there a libvirt-python package for alpine linux? I'm looking to
containerize an app that uses libvirt-python, using alpine linux, but all I
found that looked similar to libvirt-python was py-libvirt (
https://pkgs.alpinelinux.org/package/v
Nevermind - I was able to make this work myself by installing via pip,
after I installed the alpine libvirt-dev package.
Originally, the libvirt-python pip install was failing with errors pointing
to pkg-config location.
Tom
On Sat, Feb 19, 2022 at 11:45 AM Tom Ammon wrote:
> Hi everybody,
>
>
Hi everybody,
Is there a libvirt-python package for alpine linux? I'm looking to
containerize an app that uses libvirt-python, using alpine linux, but all I
found that looked similar to libvirt-python was py-libvirt (
https://pkgs.alpinelinux.org/package/v3.3/main/x86/py-libvirt) and it looks
pret