#11918 fedpkg new-sources - fails with pyrpkg.errors.UploadError: Request is unauthorized
Closed: Invalid a month ago by yaneti. Opened a month ago by yaneti.

This is on rawhide and has worked previously..

I''ve done the kinit dance but new-sources still fails here

$ fedpkg    new-sources edid-decode-f4b0548c.tar.xz 
Could not execute new_sources: Request is unauthorized.

Do you have a valid kerberos ticket?

klist -A ?

(or fkinit from fedora-packager to get one)

well..
kinit -A asks me for the yaneti@FEDORAPROJECT.ORG password every time and doesn't say anything after that

$ fkinit
Password for WELLKNOWN/ANONYMOUS@FEDORAPROJECT.ORG:
? should I provide the password here

the 'klist -A' was to show what if any tickets you had... note, klist not kinit

That username is wrong... so something seems incorrect with your kerberos setup.

You could try 'fkinit --user yaneti'

Please don't provide any passwords in public tickets. ;)

Sorry,

klist -A says I have a ticket

$ fkinit --user yaneti
Password for WELLKNOWN/ANONYMOUS@FEDORAPROJECT.ORG:
kinit: Password incorrect while getting initial credentials

By "here" I meant should I type my password at the WELLKNOWN... prompt..

So, apparently it was something with /etc/krb5.conf which I don't remember ever touching
With the default one in krb5-libs everything works..

Sorry for the noise

Metadata Update from @yaneti:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

a month ago

Glad you got it working... no trouble at all.

Log in to comment on this ticket.

Metadata