[Pkg-libvirt-maintainers] Bug#919527: Bug#919527: Missing dependency against python3-distutils

Guido Günther agx at sigxcpu.org
Wed Jan 16 22:38:54 GMT 2019


On Wed, Jan 16, 2019 at 11:08:21PM +0100, Laurent Bigonville wrote:
> Package: virtinst
> Version: 1:2.0.0-2
> Severity: serious
> 
> Hi,
> 
> The regression tests are currently failing because the virtinst is
> missing a dependency against python3-distutils:
> 
> autopkgtest [04:39:33]: test help.sh:  - - - - - - - - - - stderr - - - - - - - - - -
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virt-convert", line 19, in <module>
>     from virtconv import VirtConverter
>   File "/usr/share/virt-manager/virtconv/__init__.py", line 10, in <module>
>     from virtconv.formats import VirtConverter
>   File "/usr/share/virt-manager/virtconv/formats.py", line 10, in <module>
>     from distutils.spawn import find_executable
> ModuleNotFoundError: No module named 'distutils.spawn'
> 
> https://ci.debian.net/data/autopkgtest/testing/amd64/v/virt-manager/1712093/log.gz
> 
> Could you please add the needed dependency?

Already fixed in git.
 -- Guido



More information about the Pkg-libvirt-maintainers mailing list