[Interest] Could not fetch gerrit

Thiago Macieira thiago.macieira at intel.com
Sun Mar 25 15:31:25 CEST 2012


On domingo, 25 de março de 2012 21.12.52, Yang Fan wrote:
> I want to try the way mentioned in
> http://wiki.qt-project.org/Setting_up_Gerrit#Cloning_a_Qt5_submodule, but I
> don't have the JIRA account and couldn't find where to register. 

If you had a JIRA account, you'd be registered :-)

The registration *is* the JIRA account.

> I modified
> the ~/.ssh/config file, set the SSH port to 29418 and left the user name
> line blank, then got the following error messages:
> 
> missdeer at ubuntu:/media/Documents_/qt5-git$ ./qtrepotools/bin/qt5_tool -p
> Subroutine main::getcwd redefined at ./qtrepotools/bin/qt5_tool line 29
> Pulling Qt 5 in /media/Documents_/qt5-git
> ### [qt5-git] /usr/bin/git pull
> Already up-to-date.
> Examining: qlalr url: http://git.gitorious.org/qt/qlalr.git ### [qlalr]
> /usr/bin/git fetch --all
> Fetching origin
> Fetching gerrit
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
> error: Could not fetch gerrit
> fetch of qlalr failed at ./qtrepotools/bin/qt5_tool line 470.
> 
> What can I do then?

Clone manually:

Go into the qt5 dir and simply run:
git submodule init
git submodule update

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120325/044aa5d3/attachment.sig>


More information about the Interest mailing list