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
+ 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: Dienstag, 07. April 2015 um 17:13 Uhr
Von: "Oswald Buddenhagen" <[email protected]>
An: [email protected]
Betreff: Re: [Development] "Add tests for detach on setDevicePixelRatio()" commits in qtbase
Von: "Oswald Buddenhagen" <[email protected]>
An: [email protected]
Betreff: Re: [Development] "Add tests for detach on setDevicePixelRatio()" commits in qtbase
On Tue, Apr 07, 2015 at 04:59:20PM +0200, Stephen Kelly wrote:
> Something 'funny' is going on with
>
> https://codereview.qt-project.org/#/c/106855/
>
apparently, it wasn't properly "tagged" after a manual fixup.
i hacked the database now.
everybody should check whether they don't have changes in a similarly
unholy state.
obviously, gerrit should refuse to create empty cherry-picks. that's a
rather long-standing issue ...
> See qtbase commits
>
> * 0b6bfe8c448179ccf9272a309d6b9ddbdc055960
> * d9437af198726e80d68ae4d95108cb08602d07f9
> * 22b5e178e5a32988f8c23170288ef3d48df5f00d
> * 558c9cadddacea37669c28ec2abe62c8f5726e8e
> * 6dcbaa487d222440c2aeeb5f0ad3bc6337d52f5d
> * 23330d498d8b9b247fede83351a9843094540743
> * 57c399c3e65d1339cf3c273adf840801686fb4da
> * 0b440e1498699d0fa37114453dce3f463f0752fb
> * b0c58c2bb4cde616302f98e4c64549ae2ae028cf
>
> at least, all of which are empty, and
>
> 72854081b2e3831ab6619a9c2e7f4ba0a6a1d316
>
> which is not empty. The gerrit commit is 'staged' again even now.
>
> What's going on? Is anything being done about this already? It's
> making a messy history and it should be stopped.
>
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
> Something 'funny' is going on with
>
> https://codereview.qt-project.org/#/c/106855/
>
apparently, it wasn't properly "tagged" after a manual fixup.
i hacked the database now.
everybody should check whether they don't have changes in a similarly
unholy state.
obviously, gerrit should refuse to create empty cherry-picks. that's a
rather long-standing issue ...
> See qtbase commits
>
> * 0b6bfe8c448179ccf9272a309d6b9ddbdc055960
> * d9437af198726e80d68ae4d95108cb08602d07f9
> * 22b5e178e5a32988f8c23170288ef3d48df5f00d
> * 558c9cadddacea37669c28ec2abe62c8f5726e8e
> * 6dcbaa487d222440c2aeeb5f0ad3bc6337d52f5d
> * 23330d498d8b9b247fede83351a9843094540743
> * 57c399c3e65d1339cf3c273adf840801686fb4da
> * 0b440e1498699d0fa37114453dce3f463f0752fb
> * b0c58c2bb4cde616302f98e4c64549ae2ae028cf
>
> at least, all of which are empty, and
>
> 72854081b2e3831ab6619a9c2e7f4ba0a6a1d316
>
> which is not empty. The gerrit commit is 'staged' again even now.
>
> What's going on? Is anything being done about this already? It's
> making a messy history and it should be stopped.
>
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
