Il 12/12/2016 05:20, Chenxiong Qi ha scritto:
hi
i get:
aesh]$ fedpkg build
/usr/lib/python2.7/site-packages/pyrpkg/__init__.py:314:
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6
for (_, _, ssl_reason) in error.message:
You might want to run fedora-packager-setup to regenerate SSL
certificate. For more info see
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Fedora_Account_System_.28FAS2.29_Setup
Could not execute build: Could not auth with koji. Login failed: [('SSL
routines', 'ssl3_get_server_certificate', 'certificate verify failed')]
my "certs" are just refreshed
Hi gil,
Could you run it again with and -v? What version of fedpkg are you
using?
yes, sure. the output:
apache-sshd]$ fedpkg -d -v build
Creating repo object from /home/gil/apache-sshd
Initiating a koji session to http://koji.fedoraproject.org/kojihub
/usr/lib/python2.7/site-packages/pyrpkg/__init__.py:314:
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6
for (_, _, ssl_reason) in error.message:
You might want to run fedora-packager-setup to regenerate SSL
certificate. For more info see
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Fedora_Account_System_.28FAS2.29_Setup
Could not execute build: Could not auth with koji. Login failed: [('SSL
routines', 'ssl3_get_server_certificate', 'certificate verify failed')]
Traceback (most recent call last):
File "/usr/bin/fedpkg", line 16, in <module>
main()
File "/usr/lib/python2.7/site-packages/fedpkg/__main__.py", line 75,
in main
sys.exit(client.args.command())
File "/usr/lib/python2.7/site-packages/pyrpkg/cli.py", line 948, in build
sets, nvr_check)
File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line
1890, in build
build_target = self.kojisession.getBuildTarget(self.target)
File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 477,
in kojisession
self.load_kojisession()
File "/usr/lib/python2.7/site-packages/fedpkg/__init__.py", line 326,
in load_kojisession
return super(Commands, self).load_kojisession(anon)
File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 321,
in load_kojisession
'failed: %s' % error)
pyrpkg.errors.rpkgAuthError: Could not auth with koji. Login failed:
[('SSL routines', 'ssl3_get_server_certificate', 'certificate verify
failed')]
i still using F24, fedora-packager is 0.5.10.7-1(.fc24)
thanks!
.g
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org