Hi,
i try to ge update from git but get this error.
i dit git pull and after that id do:
D:\git\qt5>perl init-repository -f
+ git submodule init qt3d qtactiveqt qtandroidextras qtbase qtcanvas3d qtconnectivity qtdeclarative qtdoc qtenginio qtgraphicaleffects qtimageformats qtlocation
 qtmacextras qtmultimedia qtqa qtquick1 qtquickcontrols qtrepotools qtscript qtsensors qtserialport qtsvg qttools qttranslations qtwayland qtwebchannel qtwebeng
ine qtwebkit qtwebkit-examples qtwebsockets qtwinextras qtx11extras qtxmlpatterns
+ git config commit.template D:/git/qt5/.commit-template
+ git config remote.origin.url https://code.qt.io/cgit/qt/qt3d.git
+ git fetch origin
error: Unable to find 075c0298d1c75dd2d61849b559edcb357d638689 under https://code.qt.io/cgit/qt/qt3d.git
Cannot obtain needed object 075c0298d1c75dd2d61849b559edcb357d638689
error: Fetch failed.
git fetch origin exited with status 32768 at init-repository line 221
        Qt::InitRepository::exe('Qt::InitRepository=HASH(0x78cfd4)', 'git', 'fetch', 'origin') called at init-repository line 489
        Qt::InitRepository::git_clone_one_submodule('Qt::InitRepository=HASH(0x78cfd4)', 'qt3d', 'qt/qt3d.git', 5.5) called at init-repository line 378
        Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x78cfd4)', 'qt/qt5', 0, 'default') called at init-repository line 565
        Qt::InitRepository::run('Qt::InitRepository=HASH(0x78cfd4)') called at init-repository line 576
 
 
 
Any idea what's wrong?
Regards,
Gunnar
 
Gesendet: Donnerstag, 02. April 2015 um 13:01 Uhr
Von: "Oswald Buddenhagen" <oswald.buddenha...@theqtcompany.com>
An: "Hirvonen Olli" <olli.hirvo...@theqtcompany.com>
Cc: "Hiekkamäki Mika" <mika.hiekkam...@digia.com>, "development@qt-project.org" <development@qt-project.org>
Betreff: Re: [Development] git://code.qt.io availability
On Thu, Apr 02, 2015 at 10:09:18AM +0000, Hirvonen Olli wrote:
> Thanks Kai for noticing...Mika (CC) tries to find a reason and fix.
>
that should be fixed now, at least for the time being.

> -Olli
>
> -----Original Message-----
> From: Koehne Kai
> Sent: 2. huhtikuuta 2015 12:03
> To: Hirvonen Olli; development@qt-project.org
> Subject: git://code.qt.io availability
>
> Hi,
>
> Since a few days code.qt.io seems to be quite unreliable: Fetching changes via git:// often fail with "fatal: read error: Invalid argument" (Windows) or "fatal: read error: Connection reset by peer" (Linux).
>
> Is someone already looking into this? Should we rather clone from the github mirror to reduce the load?
>
> Regards
>
> Kai
>
> --------
> Kai Köhne, Senior Software Engineer | The Qt Company
>
> Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
> Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
>
> Email: kai.koe...@theqtcompany.com | Mobile: + 49 151 55155601 | Phone: +49 30 63 92 3255 www.qt.io |Qt Blog: http://blog.qt.digia.com/ | Twitter: @QtbyDigia, @Qtproject | Facebook: www.facebook.com/qt
>
>
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to