Hi all,
I seem unable to push commits to my repo:
[rpm-ostree master]$ git push FATAL: W any rpm-ostree jlebon 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. [rpm-ostree master]$ cat .git/config [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = ssh://git@upstreamfirst.fedorainfracloud.org/rpm-ostree.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
There is another similar thread happening on devel[0] though I'm posting here since that one seems to be about src.fp.o.
[0] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/...
Just to follow up on list, this was not related to the thread on devel@ but has been fixed.
If anyone sees issues with the upstreamfirst repos, pleast let me know so we can get them solved.
Tim
On Mon, 14 Aug 2017 15:24:13 -0400 (EDT) Jonathan Lebon jlebon@redhat.com wrote:
Hi all,
I seem unable to push commits to my repo:
[rpm-ostree master]$ git push FATAL: W any rpm-ostree jlebon 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. [rpm-ostree master]$ cat .git/config [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = ssh://git@upstreamfirst.fedorainfracloud.org/rpm-ostree.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
There is another similar thread happening on devel[0] though I'm posting here since that one seems to be about src.fp.o.
[0] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/... _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@lists.fedoraproject.org