Re: [smartos-discuss] pkgsrc-2018Q1 breaks SaltStack

2018-04-15 Thread Jorge Schrauwen
Quick bit of follow up, using 2018.3 it works fine. (Aside from the 
jinja2 indent bug mentioned earlier)
So it probably got fixed upstream. (pip install works, or you can grab 
my package from https://pkg.blackdot.be/)


[cronos :: sjorge][~]
[.]$ pfexec salt -l warning isotope test.ping
isotope:
True

[cronos :: sjorge][~]
[!]$ salt-call --versions-report
Salt Version:
   Salt: 2018.3.0

Dependency Versions:
   cffi: 1.11.5
   cherrypy: 14.0.1
   dateutil: 2.7.2
  docker-py: Not Installed
  gitdb: 2.0.3
  gitpython: 2.1.9
  ioflo: Not Installed
 Jinja2: 2.10
libgit2: Not Installed
libnacl: 1.6.1
   M2Crypto: 0.29.0
   Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.5.6
   mysql-python: Not Installed
  pycparser: 2.18
   pycrypto: 2.6.1
   pycryptodome: Not Installed
 pygit2: Not Installed
 Python: 2.7.14 (default, Apr  7 2018, 14:51:22)
   python-gnupg: 0.4.2
 PyYAML: 3.12
  PyZMQ: 17.0.0
   RAET: Not Installed
  smmap: 0.9.0
timelib: 0.2.4
Tornado: 4.5.3
ZMQ: 4.2.3

System Versions:
   dist:
 locale: UTF-8
machine: i86pc
release: 5.11
 system: SunOS
version: Not Installed



On 2018-04-15 23:06, Paul Sture wrote:

# salt --version
salt 2017.7.4 (Nitrogen)
# salt orange test.ping
[WARNING ]
/opt/tools/lib/python2.7/site-packages/salt/utils/async.py:56:
DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17.
pyzmq now works with default tornado and asyncio eventloops.
  self.io_loop = LOOP_CLASS()

No minions matched the target. No command was sent, no jid was
assigned.
ERROR: No return received




---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


Re: [smartos-discuss] pkgsrc-2018Q1 breaks SaltStack

2018-04-15 Thread Jorge Schrauwen

There is also a bug with the newer jinja2 in relation to salt:
https://github.com/saltstack/salt/issues/46594

jinja2 2.9.6 is the last know working one.
There is an upstream fix but there is no release yet with that one 
included.


Regards

Jorge

On 2018-04-15 23:06, Paul Sture wrote:

# salt --version
salt 2017.7.4 (Nitrogen)
# salt orange test.ping
[WARNING ]
/opt/tools/lib/python2.7/site-packages/salt/utils/async.py:56:
DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17.
pyzmq now works with default tornado and asyncio eventloops.
  self.io_loop = LOOP_CLASS()

No minions matched the target. No command was sent, no jid was
assigned.
ERROR: No return received




---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


Re: [smartos-discuss] pkgsrc-2018Q1 breaks SaltStack

2018-04-15 Thread Paul Sture

# salt --version
salt 2017.7.4 (Nitrogen)
# salt orange test.ping
[WARNING ] 
/opt/tools/lib/python2.7/site-packages/salt/utils/async.py:56: 
DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17. 
pyzmq now works with default tornado and asyncio eventloops.

  self.io_loop = LOOP_CLASS()

No minions matched the target. No command was sent, no jid was assigned.
ERROR: No return received


---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com