FS#42905 - [gnupg] typo in conflict and provides array
Attached to Project:
Arch Linux
Opened by John (graysky) - Wednesday, 26 November 2014, 02:04 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 26 November 2014, 22:22 GMT
Opened by John (graysky) - Wednesday, 26 November 2014, 02:04 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 26 November 2014, 22:22 GMT
|
Details
I think there is a typo in these arrays:
conflicts=('gnupg2' 'dirmngr') provides=("gnupg2=${pkgver}" 'dirmngr') I believe you should omit the number 2 from these. If I keep them as such, my AUR package (gnupg-quiet-sign) fails to install in a dependency hell eith gpgme. resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: gpgme: requires gnupg>=2 ==> WARNING: Failed to install built package(s). |
This task depends upon
Closed by Doug Newgard (Scimmia)
Wednesday, 26 November 2014, 22:22 GMT
Reason for closing: Not a bug
Wednesday, 26 November 2014, 22:22 GMT
Reason for closing: Not a bug
You can ignore the patch attachments.