Discussion:
[ansible-project] rpm_key: Fedora 22: Failed to find required executable gpg
nusenu
2015-07-25 08:45:51 UTC
Permalink
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512


The rpm_key module fails on Fedora 22 due to missing gpg binary.

Fedora 22 has no gpg executable but only gpg2.

Is it my responsibility to provide a link gpg -> gpg2 or should the
module cover this out of the box?
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJVs0y/AAoJEFv7XvVCELh0+jYQAKmQq2JxVrGkNf7ZPTSxpha0
qFB3x6NUTzfIGQf1V+A/8gX0ZZwLCHjZLpziInrCvq/lH5g29/QUg5Kj0rqYRl19
Ays/y6YG6+Wm+VFuz+rM0NB8QtDWUhZiMvhraD8Mn3rErGqk7o8iQXrSYZX5Mebl
g9OxW4RGvlyIFusdk8ceDBgrFwBnDHuMRJEGt9jyFjyxB7CO7pEeAbfNr6nfUZxz
avjJCwJbPixF4KM2/Kdzlsq/Z7QdS8f8UIjq5DEi+PxWwPY2RET+9dBJvzQWL0Kp
zcRHFLKTwVr5wbHHpFg7Q1T/ExEcaOIgsGrKKvUauXF15MpNr0johNMi4zVLI2pc
5L0/vRlBV28dR6Ze6fv8qA6ufaShhC1tyQOyonnhr4X/zCz8WoeJMmOGtCX1jZJu
BL1ki+IS83U3uEhFipyu8muv6Q8jQXnt7OL+L68hdxK8Xu2ieoBZkRyW503usfXo
+oiu7TsXxx6J0TqfJvJ4OPBHF//zQY0CQBTroxJTVbsU/JTJxEKEafdn006T8NaD
cKUdj+Y/AtB/sxjg0zl6FMX1NhC0iRrBjT/NFBKysTq1A5PRSgbqG+obpPNmWURh
Vi5rU29vMczeoRW8jqkVgcV5xQgRZnjHu2NBYHZ/gAlHXpaqrr8b7d+Ds33L1Rl8
+5dx0o+JbFSA1KIoTdAm
=rFC5
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/55B34CBF.7070205%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.
Brian Coca
2015-07-28 23:21:17 UTC
Permalink
open a bug, first I'm not sure rpm_key should be used on fedora 22 as
it has switched to dnf as it's default package manager, 2nd the
rpm_key should fallback to the gpg2 name if gpg is not found.
--
Brian Coca
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAJ5XC8kg3wZ%2BeZiaXCzwUnA9b23OMPZ_mgV%3DCZBTEqVzTKGfbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...