Created
July 5, 2012 16:27
-
-
Save anveo/3054651 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16:26:48 root@postgresql02:~ | |
→ salt-minion | |
Traceback (most recent call last): | |
File "/usr/bin/salt-minion", line 5, in <module> | |
from pkg_resources import load_entry_point | |
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2671, in <module> | |
working_set.require(__requires__) | |
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require | |
needed = self.resolve(parse_requirements(requirements)) | |
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve | |
raise DistributionNotFound(req) | |
pkg_resources.DistributionNotFound: pyzmq>=2.1.9 | |
16:26:52 root@postgresql02:~ | |
→ uname -a | |
Linux postgresql02 2.6.38-13-virtual #57-Ubuntu SMP Mon Mar 5 21:16:08 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux | |
16:27:36 root@postgresql02:~ | |
→ lsb_release -a | |
No LSB modules are available. | |
Distributor ID: Ubuntu | |
Description: Ubuntu 11.04 | |
Release: 11.04 | |
Codename: natty |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to fix it?