[TYPO3-dev] Problems with gerrit

Kay Strobach typo3 at kay-strobach.de
Wed Sep 14 19:34:24 CEST 2011


Hi,

i used the following tutorial to setup gerrit.
Please take a look (i needed 2 trials myself ;)

http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine

Regards
Kay

Am 14.09.2011 19:31, schrieb Sebastian Fischer:
> Currently im not able to push anything to gerrit. So a bugfix for issue
> 29770 needs to wait until it works for me again... :(
> 
> So troubleshooting the hole stuff i uploaded a new ssh rsa key. I
> followed the ssh connection test and still not fixed. Then i checked the
> email address and my local settings. I post them at the end.
> 
> Please help me tackle this.
> 
> Greetings
> Sebastian
> 
> 
> 
> ------------------------------------------------------------------------
> Settings for ssh:
> 
> ~/.ssh/config
> HostName review.typo3.org
>     User sfischer
>     IdentityFile ~/.ssh/gerrit/id_rsa
>     Port 29418
> 
> ------------------------------------------------------------------------
> Testresult:
> 
> TYPO3_4-master$ ssh review.typo3.org
> 
>   ****    Welcome to Gerrit Code Review    ****
> 
>   Hi Sebastian Fischer, you have successfully connected over SSH.
> 
>   Unfortunately, interactive shells are disabled.
>   To clone a hosted Git repository, use:
> 
>   git clone ssh://sfischer@review.typo3.org:29418/REPOSITORY_NAME.git
> 
> Connection to review.typo3.org closed.
> 
> ------------------------------------------------------------------------
> Settings for git:
> 
> git config -e --global
> [user]
>         name = Sebastian Fischer
>         email = typo3 at evoweb.de
> [color]
>         ui = auto
> [url "ssh://sfischer@review.typo3.org:29418"]
>         pushInsteadOf = git://git.typo3.org
> [branch]
>         autosetuprebase = remote
> 
> ------------------------------------------------------------------------
> Pushresult:
> 
> TYPO3_4-master$ git push origin HEAD:refs/for/master/29770
> Username:
> Password:
> fatal: Authentication failed
> 
> For username and password i used my gerrit login


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answere was usefull: https://flattr.com/profile/kaystrobach




More information about the TYPO3-dev mailing list