Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2016.3.4: python-futures not installed on CentOS7 when using bootstrap install #973

Closed
frogunder opened this issue Oct 21, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@frogunder
Copy link

When installing salt on a centos7 machine using the bootstrap script, futures does not get installed.

See issue: #917

When installing salt on a ubuntu14 machine using bootstrap, futures gets installed.

[root@li511-30 ~]# sh bootstrap.sh -v
bootstrap.sh -- Version 2016.08.16
[root@li511-30 ~]# 
[root@li511-30 ~]# pip list | grep -i futures
[root@li511-30 ~]# 
[root@li511-30 ~]# salt --versions
Salt Version:
           Salt: 2016.3.4

Dependency Versions:
           cffi: Not Installed
       cherrypy: Not Installed
       dateutil: Not Installed
          gitdb: Not Installed
      gitpython: Not Installed
          ioflo: Not Installed
         Jinja2: 2.7.2
        libgit2: Not Installed
        libnacl: Not Installed
       M2Crypto: 0.21.1
           Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.4.8
   mysql-python: Not Installed
      pycparser: Not Installed
       pycrypto: 2.6.1
         pygit2: Not Installed
         Python: 2.7.5 (default, Jun 17 2014, 18:11:42)
   python-gnupg: Not Installed
         PyYAML: 3.11
          PyZMQ: 15.3.0
           RAET: Not Installed
          smmap: Not Installed
        timelib: Not Installed
        Tornado: 4.2.1
            ZMQ: 4.1.4

System Versions:
           dist: centos 7.0.1406 Core
        machine: x86_64
        release: 4.8.3-x86_64-linode76
         system: Linux
        version: CentOS Linux 7.0.1406 Core

[root@li511-30 ~]# 
@rallytime
Copy link
Contributor

This is already fixed with #948.

rallytime pushed a commit to saltstack/salt that referenced this issue Oct 21, 2016
* Add note about salt-bootstrap known issue for 2016.3.4

Refs saltstack/salt-bootstrap#973

* Add bootstrap release known issue to 2016.3.3 release notes, too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants