[QtonPi] init-repository failing

Donald Carr sirspudd at gmail.com
Thu May 3 11:12:15 CEST 2012


Hey David,

So the server infrastructure between gitorious and gerrit is entirely
distinct. You will probably (read definitely) have more luck checking
out code from gerrit, since gitorious seems to have an awfully large
amount of downtime.

I adjusted the init-repository script with:

-    'ssh'       => 'git at scm.dev.nokia.troll.no:'   ,
+    'ssh'       => 'ssh://dcarr@codereview.qt-project.org:29418/'   ,

and ran it with:

./init-repository --ssh

which did the job nicely. You should be able to do this anonymously if
this appeals to you more, but I did not attempt it. If you know perl,
you might address this in a more elegant fashion, and possibly
upstream it as your first contribution :)

Cheers,
Donald

On Wed, May 2, 2012 at 1:17 PM, David Connors <david at connors.me> wrote:
> Hi Laszlo,
>
> On Thu, May 3, 2012 at 6:13 AM, Laszlo Papp <lpapp at kde.org> wrote:
>>
>> > init-repository fails with git saying "The remote end hung up
>> > unexpectedly"
>> > - same result at different places in half a dozen attempts.
>>
>> This is immediately at the first submodule checkout or later ? Have
>> you tried to clone for instance the qtbase repository "explicitely" ?
>
>
> From those instructions I posted before:
>
> git clone git://gitorious.org/qt/qt5.git <-- Works fine
> ./init-repository <-- Fails randomly. Sometimes after a few minutes,
> sometimes after an hour or churning through numerous git operations.
>
> If there isn't another repo I can try then I might just modify the
> init-repository script to wrap a few retries around the individual git
> operations.
>
> --
> David Connors
> david at connors.me
>
> _______________________________________________
> QtonPi mailing list
> QtonPi at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qtonpi
>



-- 
-------------------------------
 °v°  Donald Carr
/(_)\ Vaguely Professional Penguin lover
 ^ ^

Cave canem, te necet lingendo
Chasing my own tail; hate to see me leave, love to watch me go


More information about the QtonPi mailing list