I'm getting this error on a brand new repo 'wf-recorder'. I've not had this problem before on the 25 repos that I package, so I don't think it's something I've done wrong... I also waited 9 hours after my fedpkg clone/fedpkg import SRPM/commit but it does not clear. I am logged in (kinit) and can do a pull. The only thing that might have changed since I last did a push on a new repo is a new RSA key which I have put into pagure and https://accounts.fedoraproject.org - but I have been able to pull and push on the other repos.
$ fedpkg push X11 forwarding request failed on channel 0 Enumerating objects: 6, done. Counting objects: 100% (6/6), done. Delta compression using up to 8 threads Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 1.82 KiB | 1.82 MiB/s, done. Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 remote: Unspecified ref refs/heads/rawhide is blocked remote: Denied push for ref 'refs/heads/rawhide' for user 'wef' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/wf-recorder ! [remote rejected] rawhide -> rawhide (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/wf-recorder' Could not execute push: Failed to execute command.
It looks similar to https://pagure.io/fedora-infrastructure/issue/10301 which was solved by the infrastructure group a year ago.
Please investigate and clear my path to getting this new package in fedora. Maybe restart 'PDC' as mentioned as a fix in 10301.
ASAP please
If you uploaded a new RSA key to accounts.fp.o I think you must logout and login again in src.fp.o for the change to be propagated.
Nope - makes no difference:
$ kdestroy -A $ klist klist: Credentials cache 'KCM:1545' not found $ kinit wef@FEDORAPROJECT.ORG Password for wef@FEDORAPROJECT.ORG: $ klist Ticket cache: KCM:1545 Default principal: wef@FEDORAPROJECT.ORG Valid starting Expires Service principal 25/12/22 07:39:23 26/12/22 07:39:19 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG renew until 01/01/23 07:39:19 $ fedpkg push X11 forwarding request failed on channel 0 Enumerating objects: 6, done. Counting objects: 100% (6/6), done. Delta compression using up to 8 threads Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 1.82 KiB | 1.82 MiB/s, done. Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 remote: Unspecified ref refs/heads/rawhide is blocked remote: Denied push for ref 'refs/heads/rawhide' for user 'wef' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/wf-recorder ! [remote rejected] rawhide -> rawhide (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/wf-recorder' Could not execute push: Failed to execute command.
The problem is nothing on your end. It's pdc... it somehow doesn't have the rawhide branch defined. :(
I can perhaps try and take a look at it, but not this weekend...
@humaton probibly also can fix it whenever he is around...
Sorry for the hassle.
No sweat, next week is fine.
I hope you have a nice Christmas!!! and thanks for looking into it on such a day!
Now that the holidays are over, could we maybe get some eyes on this issue, please?
Metadata Update from @humaton: - Issue tagged with: medium-gain, medium-trouble, ops
Metadata Update from @humaton: - Issue assigned to humaton
The PDC branch rawhide was created. Can you retest and close if everything works?
Works well now. Thanks!
Metadata Update from @wef: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.