Wido, It depend if the libcrypto++X is not hard coded in the control file. If not, and the control file is dynamically built, then the build will be fine if yes, please grep all file under the Debian folder to see if u have the libcrypto++7 hard coded somewhere then rebuild as Wido suggested. Sassy On Tue, Dec 21, 2010 at 10:36 AM, Wido den Hollander <wido@xxxxxxxxx> wrote: > Hi Ravi, > > Indeed, Ubuntu 10.10 has the libcrypto++8 package, but you could always > build from the source, not that hard. > > apt-get install dpkg-dev > git clone git://ceph.newdream.net/git/ceph.git > cd ceph > git checkout -b rc origin/rc > dpkg-buildpackage > > It will then need some dependencies, just install those. Afterwards you > should end up with a few nice .deb files! > > Wido > > On Mon, 2010-12-20 at 21:15 -0800, Ravi Pinjala wrote: >> The debian package doesn't install on ubuntu 10.10 - it depends on >> libcrypto++7, which seems not to be available anymore. (Makes me miss >> Gentoo :( ) >> >> --Ravi >> >> On Mon, Dec 20, 2010 at 6:28 PM, Sage Weil <sage@xxxxxxxxxxxx> wrote: >> > We've released v0.24, just in time for the holidays! Big changes this >> > time around include: >> > >> > * mds: many fixes with clustered failure recovery >> > * mds: bloom filter to reduce directory reads >> > * mds: configurable directory hash functions (for fragmentation) >> > * rbd: import/export tools are smart about holes (i.e., use FIEMAP) >> > * osd: many recovery improvements, mostly making data available more >> > quickly >> > * osd: automatic background scrubbing when load is low >> > * osd: fixes with dedicated backend replication network >> > * osd: use new (2.6.37) btrfs ioctls for async snapshot creation >> > * replaced openssl dependency with libcrypto++ (licensing issue) >> > * librados: "zero-copy" reads >> > * misc bug fixes, man pages, and code cleanup >> > >> > The focus for the next release (v0.25) is on OSD and MDS stability, >> > directory fragmentation recovery, and fsck preliminaries; see the roadmap >> > for more details. >> > >> > Relevant URLs: >> > * Direct download at: http://ceph.newdream.net/download/ceph-0.24.tar.gz >> > * For Debian packages, see http://ceph.newdream.net/wiki/Debian >> > >> > sage >> > -- >> > 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 >> > >> -- >> 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 > > -- > 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 > -- 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