Re: calamari build failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 package represents the client package for salt

How is the best way to downgrade salt-common pkg with keeping the dependency?
Is this correct?
# apt-get remove salt-common (or apt-get —purge salt-common)
# apt-get install salt-common=2014.1.10

Thanks.

iddzy



On November 14, 2014 at 11:16:57 AM, Mark Loza (mloza@xxxxxxxxxxxxx) wrote:
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:/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
drwxr-xr-x 1 vagrant vagrant     748 Nov 13 10:21 calamari-clients
-rw-r--r-- 1 vagrant vagrant 1705604 Nov 13 11:27 calamari-clients_1.2.1.1-36-g535e2d9_all.deb
-rw-r--r-- 1 vagrant vagrant 1711393 Nov 13 11:27 calamari-clients-build-output.tar.gz

Thank you.

idzzy


On November 14, 2014 at 10:53:22 AM, Mark Loza (mloza@xxxxxxxxxxxxx) wrote:

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.
Following is the procedure. build process was failed. How can I fix this?


# 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-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@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

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux