| Summary: | openstack-barbican-api missing pid dir or wrong pid file specified | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Attila Fazekas <afazekas> |
| Component: | distribution | Assignee: | Alfredo Moralejo <amoralej> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shai Revivo <srevivo> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | trunk | CC: | afazekas, amoralej, markmc, srevivo |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | trunk | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-27 10:41:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Attila Fazekas
2016-03-09 14:58:30 UTC
I have the same issue with openstack-barbican-api-2.0.0-0.2.0rc2.el7.noarch . Package openstack-barbican-common creates directory /var/run/barbican. By default /var/run is a symlink to /run so it should always work fine: # ll /run/barbican/pid -rw-r--r--. 1 barbican barbican 5 May 18 14:04 /run/barbican/pid # rpm -qf /run/barbican openstack-barbican-common-2.0.0.0-0.20160401163553.e90da9d.fc23.noarch And service openstack-barbican-api starts properly in my tests. Could you test with latest RPM package? I'm closing this change as works in current release. Don't hesitate to re-open this bug in case you find it again with updated rpm package. |