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. 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@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? On Sun, Mar 25, 2012 at 5:19 PM, Christian Kandeler < christian.kande...@nokia.com> wrote: > On 03/24/2012 02:41 PM, ext Yang Fan wrote: > > Hi All, > > I'm trying to get the latest developing snapshot of Qt5 from Git, but > > failed when I ran qt5_tool script with the following error messages: > > > > Examining: qlalr url: git://gitorious.org/qt/qlalr.git > > <http://gitorious.org/qt/qlalr.git> ### [qlalr] /usr/bin/git fetch --all > > Fetching origin > > Fetching gerrit > > ssh: connect to host codereview.qt-project.org > > <http://codereview.qt-project.org> port 22: Connection timed out > > This looks weird. Why http? Also, the port must be 29418. > > > Christian > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest