FS#60462 - [pacman] errors with Package Missing Required Signature
Attached to Project:
Pacman
Opened by Jeff (jvandrew) - Wednesday, 17 October 2018, 21:41 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 17 October 2018, 22:10 GMT
Opened by Jeff (jvandrew) - Wednesday, 17 October 2018, 21:41 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 17 October 2018, 22:10 GMT
|
Details
Description: The current version of this package cannot be
downloaded by pacman. Manually downloading the package and
running pacman on the local file generates this error:
error: '/var/cache/pacman/pkg/libidn11-1.33-1-x86_64.pkg.tar.xz': package missing required signature Additional info: * package version(s): libidn11-1.33-1-x86_64 Steps to reproduce: sudo pacman -Syu libidn11 sudo pacman -U file:///home/path/path/libidn11-1.33-1-x86_64.pkg.tar.xz |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Wednesday, 17 October 2018, 22:10 GMT
Reason for closing: Not a bug
Wednesday, 17 October 2018, 22:10 GMT
Reason for closing: Not a bug
file:/// is a type of url, it's not a filepath.
Also, this is not a bugreport against the package in question, it's pretty blatantly pacman itself doing it. Still not a bug, though.