Il 12/12/2016 04:07, Mike McLean ha scritto:
Success here.
Possible gotchas, depending on setup:
1) make sure your krb5.conf has:
includedir /etc/krb5.conf.d/
2) if you have any custom koji config, you might need to adjust that.
You need the some of the updated settings from koji.conf in the latest
koji build.
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
regards
On Sun, Dec 11, 2016 at 9:46 PM, gil <puntogil@xxxxxxxxx> wrote:
Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:
* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:
kinit YOUR-FAS-ACCOUNTNAME@xxxxxxxxxxxxxxxxxx
$ kinit krege@xxxxxxxxxxxxxxxxx
kinit: Client 'krege@xxxxxxxxxxxxxxxxx' not found in Kerberos database
while getting initial credentials
Any clues?
Dmitrij
try with
KRB5_TRACE=/dev/stdout kinit -R krege@xxxxxxxxxxxxxxxxx
KRB5_TRACE=/dev/stdout kinit krege@xxxxxxxxxxxxxxxxx
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx