----- Original Message -----
> On Fri, 8 Jan 2016 11:12:37 -0500 (EST)
> Jaroslav Skarvada <jskar...@redhat.com> wrote:
> 
> > $ git push -v
> > Pushing to ssh://jskar...@pkgs.fedoraproject.org/memtest86+
> > WARNING: 'memtest86+' is an alias for 'rpms/memtest86+'
> > FATAL: W any memtest86+ jskarvad 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.
> > 
> > Apparently I have the correct rights:
> > https://admin.fedoraproject.org/pkgdb/package/rpms/memtest86+/
> > 
> > Any idea what's wrong?
> 
> Odd. The rights look correct also in gitolite. ;(
> 
> At least right now. Can you try pushing again and confirm it's still
> broken?
> 
> kevin
> 
Hi Kevin, it's still broken for me. I tried to do fresh checkout (this time
with pure git, no fedpkg front-end):

$ git clone 'ssh://jskar...@pkgs.fedoraproject.org/memtest86+'
Cloning into 'memtest86+'...
WARNING: 'memtest86+' is an alias for 'rpms/memtest86+'
remote: Counting objects: 573, done.
remote: Compressing objects: 100% (342/342), done.
remote: Total 573 (delta 275), reused 458 (delta 207)
Receiving objects: 100% (573/573), 241.70 KiB | 0 bytes/s, done.
Resolving deltas: 100% (275/275), done.
Checking connectivity... done.

Then I updated SPEC file and tried to push the changes:

$ git push
WARNING: 'memtest86+' is an alias for 'rpms/memtest86+'
FATAL: W any memtest86+ jskarvad 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.

I tried to push into 'grep/master' and it worked. So It seems that only
the memtest86+ is broken for me. It is really weird as I am proven packager
so it shouldn't complain about ACLs

thanks & regards

Jaroslav
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to