FS#64710 - [libvirt-python] PKGBUILD contains validpgpkeys= array but doesn't download ASC signature file

Attached to Project: Community Packages
Opened by Pascal Ernster (hardfalcon) - Monday, 02 December 2019, 20:19 GMT
Last edited by freswa (frederik) - Wednesday, 14 October 2020, 20:48 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Christian Rebischke (Shibumi)
Robin Broda (coderobe)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As of libvirt-python 5.8.0-3, the PKGBUILD contains a validpgpkeys= array, but doesn't actually download the detached ASC signature file provided by upstream, and hence can't check any signature. Please chance the source= line to

source=("https://libvirt.org/sources/glib/$pkgname-$pkgver.tar.gz"{,'.asc'})

and add a 'SKIP' member to the sha512sums= array.
This task depends upon

Closed by  freswa (frederik)
Wednesday, 14 October 2020, 20:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  libvirt-python-6.8.0 in [community-testing]

Loading...