pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: virt-manager non-functional



Hej,
> Am 31.03.2019 um 17:15 schrieb Benny Siegert <bsiegert%gmail.com@localhost>:
> 
> Hi!
> 
> I wanted a GUI to configure qemu so I thought I'd try out
> sysutils/virt-manager. With a fairly underwhelming result:
> 
> $ virt-manager
> Traceback (most recent call last):
>  File "/usr/pkg/share/virt-manager/virt-manager.py", line 386, in <module>
>    main()
>  File "/usr/pkg/share/virt-manager/virt-manager.py", line 247, in main
>    from virtManager import cli
>  File "/usr/pkg/share/virt-manager/virtManager/cli.py", line 29, in <module>
>    import libvirt
> ImportError: No module named libvirt
> 
> There isn't even a py-libvirt package in pkgsrc so I am left wondering
> if and how this ever worked. Should I just markit BROKEN for now?
> 
> (Also, our libvirt is ancient.)

Inspired by your mail, I tried to install virt-manager - building from pkgsrc.

I noticed that while I have 37 as PYTHON_VERSION_DEFAULT, virt-manager uses 27 as package.
but the build-process builds the dependencies with python37, so I suspect virt-manager will never find these dependencies.

I gave up when the security messages for libvirt (which is really old, compared to 5.1ish upstream) popped up:


=> Full dependency libvirt>=0.9.3: NOT found
=> Verifying reinstall for ../../sysutils/libvirt
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Checking for vulnerabilities in libvirt-1.2.9nb26
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3445
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://secunia.com/advisories/53440/
Package libvirt-1.2.9nb26 has a multiple-vulnerabilities vulnerability, see http://secunia.com/advisories/54169/
Package libvirt-1.2.9nb26 has a privilege-eescalation vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4153
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4154
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://secunia.com/advisories/54400/
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://secunia.com/advisories/55202/
Package libvirt-1.2.9nb26 has a multiple-vulnerabilities vulnerability, see http://secunia.com/advisories/54786/
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://secunia.com/advisories/56245/
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://secunia.com/advisories/56186/
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://secunia.com/advisories/56321/
Package libvirt-1.2.9nb26 has a sensitive-information-disclosure vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7823
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8131
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8135
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8136
Package libvirt-1.2.9nb26 has a security-bypass vulnerability, see http://security.libvirt.org/2015/0001.html
Package libvirt-1.2.9nb26 has a arbitrary-file-access vulnerability, see http://security.libvirt.org/2015/0004.html
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see http://www.openwall.com/lists/oss-security/2016/05/24/5
Package libvirt-1.2.9nb26 has a authentication-bypass vulnerability, see http://security.libvirt.org/2016/0001.html
Package libvirt-1.2.9nb26 has a validation-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2017-1000256
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2018-5748
Package libvirt-1.2.9nb26 has a security-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2018-6764
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2018-1064
Package libvirt-1.2.9nb26 has a sensitive-information-disclosure vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2015-5160
Package libvirt-1.2.9nb26 has a denial-of-service vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2019-3840
ERROR: Define ALLOW_VULNERABLE_PACKAGES in mk.conf or IGNORE_URL in pkg_install.conf(5) if this package is absolutely essential.
*** Error code 1

cheers
	Oskar

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Home | Main Index | Thread Index | Old Index