#5681 fedpkg new-sources failed
Closed: Fixed Opened by xiao.

Now I want to do a mdadm upstream rebase. It failed when I ran the command:
[xni@xiao mdadm]$ fedpkg new-sources mdadm-4.0.tar.xz
Could not execute new_sources: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

302 Found

Found

The document has moved here.

How can I do for this?


See:

https://fedoraproject.org/wiki/ReleaseEngineering/FlagDay2016

and

https://fedoraproject.org/wiki/Infrastructure/Kerberos?rd=Infrastructure_kerberos_authentication

We have switched to kerberos authentication for source upload and koji.
You will need to make sure you have updated versions of fedpkg, pyrpkg, fedora-packager and koji and then 'kinit xiao@FEDORAPROJECT.ORG' (case sensitive). Then do your new-sources and fedpkg build, etc.

Hi Kevin

Thanks for the reply. Before the command fedpkg new-sources, I already ran kinit xiao@fedoraproject.org.

[xni@xiao mdadm]$ klist
Ticket cache: KEYRING:persistent:1000:1000
Default principal: xiao@FEDORAPROJECT.ORG

Valid starting Expires Service principal
01/12/2017 10:55:54 01/13/2017 10:55:47 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG
renew until 01/19/2017 10:55:47
[xni@xiao mdadm]$ fedpkg new-sources mdadm-4.0.tar.xz
Could not execute new_sources: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

302 Found

Found

The document has moved here.

Your version of fedpkg is outdated. You need 1.26 or newer.

Thanks for the help. Now it's ok!

@kevin changed the status to Closed

Metadata