Hi,
since I compile Debian packages, "ceph -v" doesn't work.
I follow this steps :
- git clone XXX
- git checkout origin/bobtail
- dch -i
- dpkg-source -b ceph
- cowbuilder --build ceph*dsc
and I obtain :
root! okko:~# ceph -v
ceph version ()
root! okko:~#
or with strace :
write(1, "ceph version ()\n", 17ceph version ()
) = 17
exit_group(0) = ?
root! okko:~#
Do you know how can I fix that ?
Thanks,
Olivier
PS : I compile that packages to enable syncfs support on Debian 6
(Squeeze), since I use a recent kernel.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html