Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678434 - repo/proj/libressl: grant steils access
Summary: repo/proj/libressl: grant steils access
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-20 18:47 UTC by Aaron Bauman (RETIRED)
Modified: 2019-05-09 13:17 UTC (History)
2 users (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 Aaron Bauman (RETIRED) gentoo-dev 2019-02-20 18:47:25 UTC
Sorry for not adding this to the initial request.

Please grant steils access to the libressl repo on gentoo infra.

He is emailing his SSH key to infra@g.o
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-02-20 18:59:37 UTC
Done.  Please test and close the bug when confirmed working.
Comment 2 Stefan Strogin gentoo-dev 2019-02-20 19:15:48 UTC
It works. Thanks!
Comment 3 Stefan Strogin gentoo-dev 2019-05-09 05:53:56 UTC
After becoming a developer I lost write access to the libressl overlay:( Could you fix it?
I did not change the ssh key since then.

$ ssh git@git.gentoo.org info | grep libressl
 R  	repo/proj/libressl

$ git push upstream master 

FATAL -- ACCESS DENIED
Repo            repo/proj/libressl                                          
User            steils@gentoo.org                                           
Stage           Before git was called                                       
Operation       Repo write                                                  

FATAL: W any repo/proj/libressl steils@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.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-05-09 13:10:31 UTC
Should be fixed now.
Comment 5 Stefan Strogin gentoo-dev 2019-05-09 13:17:24 UTC
It is. Thanks.