Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564956 - app-admin/salt needs to depend on openssl[-bindist]
Summary: app-admin/salt needs to depend on openssl[-bindist]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-05 18:50 UTC by Jason Zaman
Modified: 2015-11-20 01:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Zaman gentoo-dev 2015-11-05 18:50:57 UTC
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/salt/scripts.py", line 81, in minion_process
    minion.start()
  File "/usr/lib64/python2.7/site-packages/salt/cli/daemons.py", line 269, in start
    self.prepare()
  File "/usr/lib64/python2.7/site-packages/salt/cli/daemons.py", line 238, in prepare
    import salt.minion
  File "/usr/lib64/python2.7/site-packages/salt/minion.py", line 83, in <module>
    import salt.pillar
  File "/usr/lib64/python2.7/site-packages/salt/pillar/__init__.py", line 15, in <module>
    import salt.fileclient
  File "/usr/lib64/python2.7/site-packages/salt/fileclient.py", line 29, in <module>
    import salt.utils.http
  File "/usr/lib64/python2.7/site-packages/salt/utils/http.py", line 19, in <module>
    import ssl
  File "/usr/lib64/python2.7/ssl.py", line 97, in <module>
    import _ssl             # if we can't import it, let the error propagate
ImportError: /usr/lib64/python2.7/lib-dynload/_ssl.so: undefined symbol: EC_KEY_new_by_curve_name
2015-11-05 18:48:25,215 [salt.scripts     ][WARNING ][22968] ** Restarting minion **

Elliptic curve is disabled in openssl when the bindist USEflag is enabled.
Comment 1 Patrick McLean gentoo-dev 2015-11-20 01:46:18 UTC
Fixed in salt-2015.8.2 and salt-2015.5.7