Re: SCM git pushes rejected?

2021-11-01 Thread Kevin Fenzi
On Mon, Nov 01, 2021 at 02:51:49PM -0500, Richard Shaw wrote:
> This has happened to me twice today, it gets rejected the first time and
> then works:
snip...
> 
> Anyone else seeing this?

One other report: https://pagure.io/fedora-infrastructure/issue/10301

Not sure whats going on there yet, but please do all your info to the
ticket if you can... another datapoint might help track it down.

kevin


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


SCM git pushes rejected?

2021-11-01 Thread Richard Shaw
This has happened to me twice today, it gets rejected the first time and
then works:

$ git merge f35 && git push && fedpkg build --nowait
Updating 93320b4..b127b9e
Fast-forward
 .gitignore   |  2 ++
 OpenImageIO.spec | 44 +++-
 sources  |  2 +-
 3 files changed, 46 insertions(+), 2 deletions(-)
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: Unspecified ref refs/heads/f34 is blocked
remote: Denied push for ref 'refs/heads/f34' for user 'hobbes1069'
remote: All changes have been rejected
To ssh://pkgs.fedoraproject.org/rpms/OpenImageIO
 ! [remote rejected] f34 -> f34 (pre-receive hook declined)
error: failed to push some refs to 'ssh://
pkgs.fedoraproject.org/rpms/OpenImageIO'
[build@hobbes OpenImageIO]$ git push
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: Emitting a message to the fedora-messaging message bus.
remote: * Publishing information for 19 commits
remote: Sending to redis to log activity and send commit notification emails
remote: * Publishing information for 19 commits
remote:   - to fedora-message
remote: 2021-11-01 19:50:08,343 [WARNING] pagure.lib.notify: pagure is
about to send a message that has no schemas: pagure.git.receive
remote:
remote: Create a pull-request for f34
remote:https://src.fedoraproject.org/rpms/OpenImageIO/diff/rawhide..f34
remote:
To ssh://pkgs.fedoraproject.org/rpms/OpenImageIO
   93320b4..b127b9e  f34 -> f34

Anyone else seeing this?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure