I have now re-imaged my servers to Ubuntu 13.04 and going through the steps to deploy a new Ceph cluster using Cuttlefish on Raring. Sounds simple, so ensure I have the following two lines in '/etc/apt/sources.list.d/ceph.list' :
deb http://ceph.com/debian-cuttlefish/ raring main
Problem is when I try to 'sudo apt-get install ceph-deploy' I get an error saying I have broken packages.
ceph@S01:~$ sudo apt-get install ceph-deploy
Reading package lists... DoneBuilding dependency treeReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies:
ceph-deploy : Depends: python-pushy (>= 0.5.3) but 0.5.1-1 is to be installedE: Unable to correct problems, you have held broken packages.
wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | sudo apt-key add -echo deb http://ceph.com/debian-dumpling/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.listsudo apt-get updatesudo apt-get install ceph-deploy
From: ceph-users-bounces@xxxxxxxxxxxxxx [mailto:ceph-users-bounces@xxxxxxxxxxxxxx] On Behalf Of Alfredo Deza
On Mon, Sep 23, 2013 at 11:23 AM, Bernhard Glomm <bernhard.glomm@xxxxxxxxxxx> wrote:
Hi all,
Can you paste here the exact command you are running (and with what user) ?
The howto on ceph.com doesn't say anything about it,
the changelog.Debian.gz isn't very helpful either andanother changelog isn't (provided nor a README)ceph-deploy is version 1.2.6system is freshly installed raringgot this both lines in my sources.listdeb http://192.168.242.91:3142/ceph.com/debian/ raring maindeb http://192.168.242.91:3142/ceph.com/packages/ceph-extras/debian/ raring mainsince this both didn't work#deb http://gitbuilder.ceph.com/cdep-deb-raring-x86_64-basic/ref/master/ raring main(couldn't find the python-pushy version ceph-deploy depends on)TIABernhard--
Bernhard Glomm
IT Administration
Phone:
Fax:
Skype:
bernhard.glomm.ecologic
Ecologic Institut gemeinnützige GmbH | Pfalzburger Str. 43/44 | 10717 Berlin | Germany
GF: R. Andreas Kraemer | AG: Charlottenburg HRB 57947 | USt/VAT-IdNr.: DE811963464Ecologic™ is a Trade Mark (TM) of Ecologic Institut gemeinnützige GmbH
_______________________________________________ceph-users mailing list
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com