Re: [ceph-users] calamari build failure

2014-11-14 Thread idzzy
Hi, Probably the error is causing when salt tries to report the final state summary. the packages are created. I used it and could install calamari. now I could see the calamari gui. Thank you. On November 14, 2014 at 11:52:26 AM, idzzy (idez...@gmail.com) wrote: Hi, Sure, Thanks. As describe

Re: [ceph-users] calamari build failure

2014-11-13 Thread idzzy
Hi, Sure, Thanks. As described in the link, Is the only way to avoid this issue downgrade to 2014.1.10? vagrant@precise64:~$ dpkg -l | grep salt ii  salt-common    2014.1.13-1precise1   Shared libraries that salt requires for all packages ii  salt-minion       2014.1.13-1precise1   This packag

Re: [ceph-users] calamari build failure

2014-11-13 Thread Mark Loza
Hi, Currently, there's a bug in that salt version for ubuntu precise. See https://github.com/saltstack/salt/issues/17227 On 11/14/14 10:07 AM, idzzy wrote: Hi, vagrant@precise64:/git$ salt-call --version salt-call 2014.1.13 (Hydrogen) As of now I can see the calamari-client pkg in vagrant

Re: [ceph-users] calamari build failure

2014-11-13 Thread idzzy
Hi, vagrant@precise64:/git$ salt-call --version salt-call 2014.1.13 (Hydrogen) As of now I can see the calamari-client pkg in vagrant:/git directory. Does this mean the building pkg success?  But what was the error message which I sent in previous mail? vagrant@precise64:/git$ ls -l total 3340

Re: [ceph-users] calamari build failure

2014-11-13 Thread Mark Loza
Hi, Which version are you currently running? |# salt-call --version| On 11/14/14 9:34 AM, idzzy wrote: Hello, I'm trying to setup calamari with reference to http://ceph.com/category/ceph-gui/. I could create package of calamari server. but the creation of calamari client was failed. Foll

[ceph-users] calamari build failure

2014-11-13 Thread idzzy
Hello, I’m trying to setup calamari with reference to  http://ceph.com/category/ceph-gui/. I could create package of calamari server. but the creation of calamari client was failed. Following is the procedure. build process was failed. How can I fix this? # git clone https://github.com/ceph/cal