Hi, I tried following the steps as you had mentioned and I am stuck while building the package using dpkg-buildpackage -j4 with below mentioned error message : Submodule path 'src/rocksdb': checked out 'dcdb0dd29232ece43f093c99220b0eea7ead51ff' Unable to checkout 'b0d1137d31e4b36b72ccae9c0a9a13de2ec82faa' in submodule path 'ceph-erasure-code-corpus' Unable to checkout '67383cc060dd9f90d398eed5a00e31eb70845dd8' in submodule path 'ceph-object-corpus' I have attached the log file also for your reference. Please suggest. Thanks. Daleep Singh Bais On 12/03/2015 01:36 AM, ceph new wrote:
|
dpkg-source -b ceph dpkg-source: info: using source format `1.0' dpkg-source: warning: source directory 'ceph' is not <sourcepackage>-<upstreamversion> 'ceph-9.2.0' dpkg-source: info: building ceph in ceph_9.2.0-1.tar.gz dpkg-source: info: building ceph in ceph_9.2.0-1.dsc debian/rules build dh_testdir ./autogen.sh + set -e + test -f src/ceph.in + which libtoolize + [ /usr/bin/libtoolize ] + LIBTOOLIZE=libtoolize + test -d .git + + gitgrep submodule --quiet usage update.*--force + echo --force + force=--force + git submodule sync Synchronizing submodule url for 'ceph-erasure-code-corpus' Synchronizing submodule url for 'ceph-object-corpus' Synchronizing submodule url for 'src/civetweb' Synchronizing submodule url for 'src/erasure-code/jerasure/gf-complete' Synchronizing submodule url for 'src/erasure-code/jerasure/jerasure' Synchronizing submodule url for 'src/gmock' Synchronizing submodule url for 'src/rocksdb' + git submodule update --force --init --recursive fatal: Unable to create '/root/ceph/.git/modules/ceph-erasure-code-corpus/index.lock': File exists. If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue. fatal: Unable to create '/root/ceph/ceph-object-corpus/.git/index.lock': File exists. If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue. Submodule path 'src/civetweb': checked out '8d271315a541218caada366f84a2690fdbd474a2' Submodule path 'src/erasure-code/jerasure/gf-complete': checked out '9caeefbf2860e56a75502f4d3342deed5b5ba265' Submodule path 'src/erasure-code/jerasure/jerasure': checked out '02731df4c1eae1819c4453c9d3ab6d408cadd085' Submodule path 'src/gmock': checked out '49beb3bdf05a728afb48dbfbeb1a693ce4c38027' Submodule path 'src/gmock/gtest': checked out '258068668c61e6721007fe8bfd8a338ed8e6cc50' Submodule path 'src/rocksdb': checked out 'dcdb0dd29232ece43f093c99220b0eea7ead51ff' Unable to checkout 'b0d1137d31e4b36b72ccae9c0a9a13de2ec82faa' in submodule path 'ceph-erasure-code-corpus' Unable to checkout '67383cc060dd9f90d398eed5a00e31eb70845dd8' in submodule path 'ceph-object-corpus' + echo Error: could not initialize submodule projects Error: could not initialize submodule projects + echo Network connectivity might be required. Network connectivity might be required. + exit 1 debian/rules:38: recipe for target 'configure-stamp' failed make: *** [configure-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com