I am also having problems getting the latest version of ceph-deploy to install on Raring.I was able to install the updated ceph-deploy about two months ago for Ubuntu 12.04 and Cuttlefish using the following two lines in the '/etc/apt/sources.list.d/ceph.list' apt sources file on my 'Admin' node:deb http://ceph.com/debian-cuttlefish/ precise maindeb http://ceph.com/packages/ceph-extras/debian/ precise mainThis worked to download the latest version of ceph-deploy, I believe it was 1.2-0 or something like that.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
deb http://ceph.com/packages/ceph-extras/debian/ raring mainProblem 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.Am I getting the correct version of ceph-deploy from the right repo location? Also since updated versions of ceph-deploy are no longer in the main Ceph repo (and I thought someone said ceph-deploy would not be in the main Ceph repo in the future), why isn't there a documentation update as part of the Quick Start and other doc pages telling users what lines to add to the apt source list?When I tried the still 'documented' method for installing ceph-deploy: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-deployI ended up with ceph-deploy v 1.0-1 on my Admin node, and I already suffered through that version enough previously.thank you,HarveyFrom: ceph-users-bounces@xxxxxxxxxxxxxx [mailto:ceph-users-bounces@xxxxxxxxxxxxxx] On Behalf Of Alfredo Deza
Sent: Monday, September 23, 2013 12:57 PMTo: Bernhard GlommSubject: Re: ceph-deploy again
On Mon, Sep 23, 2013 at 11:23 AM, Bernhard Glomm <bernhard.glomm@xxxxxxxxxxx> wrote:
Hi all,
something with ceph-deploy doesen't work at all anymore.After an upgrade ceph-depoly failed to roll out a new monitorwith "permission denied. are you root?"(obviously there shouldn't be a root login so I had another userfor ceph-deploy before which worked perfectly, why not now?)ceph_deploy.install][DEBUG ] Purging host ping ...Traceback (most recent call last):E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?Does this mean I have to let root log into my Cluster with a passwordless key?I would rather like to use another log in, like so far, if possible.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
John Wilkins
Senior Technical Writer
Intank
john.wilkins@xxxxxxxxxxx
(415) 425-9599
http://inktank.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com