The ceph/rocksdb repo appears to be fubared:
$ git clone http://github.com/ceph/rocksdb
Cloning into 'rocksdb'...
remote: Counting objects: 45867, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 45867 (delta 13), reused 7 (delta 7), pack-reused 45852
Receiving objects: 100% (45867/45867), 56.20 MiB | 2.54 MiB/s, done.
Resolving deltas: 100% (33899/33899), done.
Checking connectivity... done.
$ cd rocksdb
$ git checkout 422e26633267b25c225975b456a9f4fc40091a2e
fatal: reference is not a tree: 422e26633267b25c225975b456a9f4fc40091a2e
On 01/13/2017 02:18 PM, Nathan Cutler wrote:
The error is reproducible by running the following commands:
git clone http://github.com/ceph/ceph
git checkout hammer
git submodule update --init
So it's not a Shaman issue. Looks more like a git repo issue.
On 01/13/2017 12:36 PM, Nathan Cutler wrote:
Is it me, or is Shaman is acting weird? wip-hammer-backports build
suddenly fails because:
Submodule 'src/rocksdb' (https://github.com/ceph/rocksdb) registered for
path 'src/rocksdb'
Cloning into 'src/rocksdb'...
fatal: reference is not a tree: 422e26633267b25c225975b456a9f4fc40091a2e
Unable to checkout '422e26633267b25c225975b456a9f4fc40091a2e' in
submodule path 'src/rocksdb'
Some googling suggests the following might help:
git submodule sync
git submodule update
--
Nathan Cutler
Software Engineer Distributed Storage
SUSE LINUX, s.r.o.
Tel.: +420 284 084 037
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html