Hi,
On 07/10/2016 01:47 PM, Andrea Musuruane wrote:
Hi,
I'm trying to import zboy.
I followed this guide:
http://rpmfusion.org/Contributors#Import_your_package
But I get:
[andrea@panoramix zboy]$ rfpkg import
/home/andrea/rpmbuild/SRPMS/zboy-0.60-2.fc23.src.rpm
Could not execute import_srpm: (35, 'Peer reports failure of signature verification
or key exchange.')
Can somebody please help?
rfpkg import also does a rfpkg new-sources with the source tarbal in the srpm, that is
likely
were the error is coming from.
You likely need to run rpmfusion-packager-setup first, and/or maybe manually download
a client-side certificate from:
https://fas.rpmfusion.org/accounts/ (not sure if
rpmfusion-packager-setup does this automatically like the fedora version does).
If you manually download the client side certificate make sure to save it as
~/.rpmfusion.cert
If you get this to work, please update the wiki if necessary.
Thanks & Regards,
Hans