Bug#1005671: libvirt-python: FTBFS: ERROR: failed virDomainSetLaunchSecurityState

2022-02-22 Thread Guido Günther
Hi Fabio,
On Tue, Feb 22, 2022 at 10:15:22AM +0100, Fabio Fantoni wrote:
> Hi, is there someone working on this? if yes let me know please otherwise
> I'll try to do it when I have time

Thanks for the reminder. I just uploaded a new version.
Cheers,
 -- Guido



Bug#1005671: libvirt-python: FTBFS: ERROR: failed virDomainSetLaunchSecurityState

2022-02-22 Thread Fabio Fantoni
Hi, is there someone working on this? if yes let me know please 
otherwise I'll try to do it when I have time




OpenPGP_signature
Description: OpenPGP digital signature


Bug#1005671: libvirt-python: FTBFS: ERROR: failed virDomainSetLaunchSecurityState

2022-02-13 Thread Lucas Nussbaum
Source: libvirt-python
Version: 7.9.0-0.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> /<>/setup.py:3: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   from distutils.core import setup, Extension, Command
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> /<>/setup.py:3: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   from distutils.core import setup, Extension, Command
> running build
> /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
> /usr/bin/python3.10 generator.py libvirt 
> /usr/share/libvirt/api/libvirt-api.xml
> Found 493 functions in /usr/share/libvirt/api/libvirt-api.xml
> Found 0 functions in libvirt-override-api.xml
> Generated 403 wrapper functions
> Missing type converters: 
> virTypedParameterPtr:1 
> ERROR: failed virDomainSetLaunchSecurityState
> error: command '/usr/bin/python3.10' failed with exit code 1
> E: pybuild pybuild:367: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.10 setup.py build 
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
> /usr/bin/python3 generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml
> Found 493 functions in /usr/share/libvirt/api/libvirt-api.xml
> Found 0 functions in libvirt-override-api.xml
> Generated 403 wrapper functions
> Missing type converters: 
> virTypedParameterPtr:1 
> ERROR: failed virDomainSetLaunchSecurityState
> error: command '/usr/bin/python3' failed with exit code 1
> E: pybuild pybuild:367: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py build 
> dh_auto_build: error: pybuild --build -i python{version} -p "3.10 3.9" 
> returned exit code 13
> make: *** [debian/rules:12: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/libvirt-python_7.9.0-0.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.