# Fetch URL: ssh://otaylor@pkgs.stg.fedoraproject.org/modules/flatpak-runtime $ git push origin f29 Total 0 (delta 0), reused 0 (delta 0) remote: FATAL: W refs/heads/f29 modules/flatpak-runtime otaylor DENIED by refs/heads/f[0-9][0-9] remote: error: hook declined to update refs/heads/f29 To ssh://pkgs.stg.fedoraproject.org/modules/flatpak-runtime ! [remote rejected] f29 -> f29 (hook declined) error: failed to push some refs to 'ssh://otaylor@pkgs.stg.fedoraproject.org/modules/flatpak-runtime'
$ git clone https://src.stg.fedoraproject.org/modules/flatpak-runtime.git -b master /tmp/tmpl5d_0744/repo Cloning into '/tmp/tmpl5d_0744/repo'... fatal: unable to access 'https://src.stg.fedoraproject.org/modules/flatpak-runtime.git/': The requested URL returned error: 500
modules/eog
modules/feedreader
# Push URL: ssh://otaylor@pkgs.stg.fedoraproject.org/modules/feedreader $ git push origin master FATAL: W any modules/feedreader otaylor 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.
(Same problem as modules/flatpak-runtime - not being in the gitolite configuration? But modules/feedreader is recent - created via scm-requests within the last 2-3 months.)
Metadata Update from @bowlofeggs: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: src.fp.o, staging
2 seems fixed here now:
~ git clone https://src.stg.fedoraproject.org/modules/flatpak-runtime.git -b master /tmp/tmpl5d_0744/repo Cloning into '/tmp/tmpl5d_0744/repo'... remote: Counting objects: 346, done. remote: Compressing objects: 100% (342/342), done. remote: Total 346 (delta 217), reused 0 (delta 0) Receiving objects: 100% (346/346), 155.13 KiB | 725.00 KiB/s, done. Resolving deltas: 100% (217/217), done.
I have regenerated the acls for eog and feedreader. Give them a try now?
Yes, @puiterwijk did something to fix that.
Works - thanks!
This ticket should be ready to close.
Great, and sorry this has been such a hassle. :frowning:
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.