-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhos-18.0.13
-
None
-
False
-
-
False
-
?
-
rhos-storage-swift
-
None
-
-
-
-
Moderate
To Reproduce Steps to reproduce the behavior:
- Deploy Swift using rpms and use included object-expirer.conf
- object-expirer won't start with, see error msg below
Expected behavior
- Default objext-expirer.conf is usable
Known workaround
- Deployments need to fix object-expirer.conf manually.
Additional context
Traceback (most recent call last): File "/usr/bin/swift-object-expirer", line 33, in <module> run_daemon(ObjectExpirer, conf_file, **options) [...] raise LookupError( LookupError: Entry point 'poxy_logging' not found in egg 'swift' (dir: /usr/lib/python3.9/site-packages; protocols: paste.filter_factory, paste.filter_app_factory; entry_points: )