Hello,
I'm getting the following error when I'm uploading a new tarball:
$ kinit martinkg@FEDORAPROJECT.ORG $ fedpkg new-sources vdr-plugin-epg2vdr-1.1.86.tar.bz2 Could not execute new_sources: Request is unauthorized.
Any ideas as to why I can not do an fedpkg upload? I'm able to do a fedpkg clone so my rsa keys are good...
I see more error now ...
$ koji build --scratch f27 ~/rpmbuild/SRPMS/vdr-epg2vdr-1.1.86-1.fc27.src.rpm AuthError: unable to obtain a session
$ kinit -R martinkg@FEDORAPROJECT.ORG kinit: Ticket expired while renewing credentials
keberos ticket
$ klist -A Ticket cache: KCM:1000 Default principal: martinkg@FEDORAPROJECT.ORG
Valid starting Expires Service principal 02/11/18 11:46:54 02/12/18 11:45:58 HTTP/src.fedoraproject.org@FEDORAPROJECT.ORG renew until 02/18/18 11:45:58 02/11/18 11:46:02 02/12/18 11:45:58 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG renew until 02/18/18 11:45:58 02/11/18 12:04:42 02/12/18 11:45:58 HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG renew until 02/18/18 11:45:58
On 02/18/2018 06:54 AM, Martin Gansser wrote:
keberos ticket
$ klist -A Ticket cache: KCM:1000 Default principal: martinkg@FEDORAPROJECT.ORG
Valid starting Expires Service principal 02/11/18 11:46:54 02/12/18 11:45:58 HTTP/src.fedoraproject.org@FEDORAPROJECT.ORG renew until 02/18/18 11:45:58 02/11/18 11:46:02 02/12/18 11:45:58 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG renew until 02/18/18 11:45:58 02/11/18 12:04:42 02/12/18 11:45:58 HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG renew until 02/18/18 11:45:58
https://bugzilla.redhat.com/show_bug.cgi?id=1494843
You can disable kcm to get things working. I think one of the comments there has the way to do that.
kevin