Bug 34632 - демон не стартует
Summary: демон не стартует
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: supervisor (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-12 16:05 MSK by Alexander V. Schukin
Modified: 2022-07-19 11:54 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander V. Schukin 2018-03-12 16:05:25 MSK
/etc/init.d/supervisord start


Traceback (most recent call last):
  File "/usr/bin/supervisorctl", line 11, in <module>
    load_entry_point('supervisor==3.3.3', 'console_scripts', 'supervisorctl')()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 572, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2755, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2408, in load
    return self.resolve()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2414, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
ImportError: No module named supervisor.supervisorctl
Comment 1 Vitaly Lipatov 2022-07-19 11:54:29 MSK
 $ rpm -q supervisor
supervisor-4.1.0-alt1.noarch

Не воспроизводится.