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/calamari-clients.git
# cd calamari-clients/vagrant/precise-build/
# vagrant up
# vagrant ssh
# sudo apt-get install ruby1.9.1 ruby1.9.1-dev
python-software-properties g++ make git debhelper build-essential
devscripts
# sudo apt-add-repository
http://ppa.launchpad.net/chris-lea/node.js/ubuntu
# sudo apt-get update
# sudo apt-get install nodejs
# sudo npm install -g bower@1.3.8
# sudo npm install -g grunt-cli
# sudo gem install compass
# sudo salt-call state.highstate
---------------------
[INFO ] Completed state [make build-product] at time 11:27:42.011180
[INFO ] Running state [cp calamari-clients*tar.gz /git/] at time
11:27:42.014689
[INFO ] Executing state cmd.run for cp calamari-clients*tar.gz /git/
[INFO ] Executing command 'cp calamari-clients*tar.gz /git/' as
user 'vagrant' in directory '/home/vagrant/clients'
[INFO ] {'pid': 30841, 'retcode': 0, 'stderr': '', 'stdout': ''}
[INFO ] Completed state [cp calamari-clients*tar.gz /git/] at time
11:27:42.290320
[ERROR ] An un-handled exception was caught by salt's global
exception handler:
UnicodeEncodeError: 'latin-1' codec can't encode characters in
position 1914-1916: ordinal not in range(256)
Traceback (most recent call last):
File "/usr/bin/salt-call", line 11, in <module>
salt_call()
File "/usr/lib/pymodules/python2.7/salt/scripts.py", line 82, in
salt_call
client.run()
File "/usr/lib/pymodules/python2.7/salt/cli/__init__.py", line 319,
in run
caller.run()
File "/usr/lib/pymodules/python2.7/salt/cli/caller.py", line 148, in run
self.opts)
File "/usr/lib/pymodules/python2.7/salt/output/__init__.py", line
49, in display_output
print(display_data)
UnicodeEncodeError: 'latin-1' codec can't encode characters in
position 1914-1916: ordinal not in range(256)
Traceback (most recent call last):
File "/usr/bin/salt-call", line 11, in <module>
salt_call()
File "/usr/lib/pymodules/python2.7/salt/scripts.py", line 82, in
salt_call
client.run()
File "/usr/lib/pymodules/python2.7/salt/cli/__init__.py", line 319,
in run
caller.run()
File "/usr/lib/pymodules/python2.7/salt/cli/caller.py", line 148, in run
self.opts)
File "/usr/lib/pymodules/python2.7/salt/output/__init__.py", line
49, in display_output
print(display_data)
UnicodeEncodeError: 'latin-1' codec can't encode characters in
position 1914-1916: ordinal not in range(256)
——————————
Thank you.
—
idzzy
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com