Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601120 - unable to push to java project git repos
Summary: unable to push to java project git repos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL: https://gitweb.gentoo.org/proj/eselec...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 20:15 UTC by Austin English (RETIRED)
Modified: 2016-11-28 22:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Austin English (RETIRED) gentoo-dev 2016-11-28 20:15:51 UTC
Hi, I'm a member of the java@ team, but I'm unable to push to java git repositories:

austin@austin2:~/src/eselect-java$ git push

FATAL -- ACCESS DENIED
Repo            proj/eselect-java                                           
User            wizardedit@gentoo.org                                       
Stage           Before git was called                                       
Operation       Repo write                                                  

FATAL: W any proj/eselect-java wizardedit@gentoo.org 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.

Reproducible: Always

Steps to Reproduce:
1. git push
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-11-28 21:00:52 UTC
Added you to @java_devs.

@java, you still want to play this fine-grained ACL game?
Comment 2 James Le Cuirot gentoo-dev 2016-11-28 21:35:19 UTC
(In reply to Michał Górny from comment #1)
> @java, you still want to play this fine-grained ACL game?

I didn't know we had a choice. I'd rather keep it as-is for now though. People changing this stuff should at least speak to one of the team first.
Comment 3 Austin English (RETIRED) gentoo-dev 2016-11-28 22:20:21 UTC
(In reply to Michał Górny from comment #1)
> Added you to @java_devs.

Thanks! Working now.