Samsung / veles

Distributed machine learning platform
Other
906 stars 180 forks source link

init script issue #38

Closed vshvedov closed 8 years ago

vshvedov commented 8 years ago

The init script produces:

fatal: reference is not a tree: 4e8093554080bde69bc66ca15f6fe63de573ef8a
Unable to checkout '4e8093554080bde69bc66ca15f6fe63de573ef8a' in submodule path 'veles/znicz'
Failed to checkout submodules, retrying...
fatal: reference is not a tree: 4e8093554080bde69bc66ca15f6fe63de573ef8a
Unable to checkout '4e8093554080bde69bc66ca15f6fe63de573ef8a' in submodule path 'veles/znicz'
Failed to checkout submodules, retrying...
fatal: reference is not a tree: 4e8093554080bde69bc66ca15f6fe63de573ef8a
Unable to checkout '4e8093554080bde69bc66ca15f6fe63de573ef8a' in submodule path 
...

during a fresh install.

vmarkovtsev commented 8 years ago

Yeah, this is caused by https://github.com/Samsung/veles/commit/2e982ec941064bda8086d8b7b76c8b6bb77dd137

Please use HEAD^^^ before the fix is pushed.

vmarkovtsev commented 8 years ago

Vadim Markovtsev created new patchset 1 for change 165 which triggered build 2270

Lyubava commented 8 years ago

Fixed

Lyubava commented 8 years ago

Is this resolved for you now?

vshvedov commented 8 years ago

@Lyubava yup, thanks