#2562 Can not do "git push" with commit/admin permission
Closed: Fixed Opened by jaruga.

https://src.fedoraproject.org/modules/ruby
I have a "commit" "admin" access permission. I got it a few minutes ago.
But can not push.

Do you know why?

$ git remote -v
jaruga  ssh://pkgs.fedoraproject.org/forks/jaruga/modules/ruby.git (fetch)
jaruga  ssh://pkgs.fedoraproject.org/forks/jaruga/modules/ruby.git (push)
origin  ssh://pkgs.fedoraproject.org/modules/ruby.git (fetch)
origin  ssh://pkgs.fedoraproject.org/modules/ruby.git (push)
$ git push origin master
FATAL: W any modules/ruby jaruga DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

Try to wait for a 10-15 mins and retry...

anyhow, such tickets should be filled against fedora-infrastructure rather than pagure.

Hum, OK.
At least, I want the message "Try to wait for a 10-15 mins and retry..." after changing the permission from GUI.

The queue was just off for a few minutes as I was cleaning the gitolite config file from the tests namespaces to make compiling it faster. The queue is now being processed again so you should get access to your fork soon. Sorry for the inconvenience.

@vivekanand1101 got a nice idea to improve the situation so coming soon in your local pagure a banner informing you of the current status :)

Thanks!
I could do "git push" now.

My problem was solved.
Someone, could you close this ticket?
Thanks.

Closing then :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed

Metadata