Bug #1888
Centos 6.4 opennebula-server rpm wrong directory owner
Status: | Closed | Start date: | 04/09/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.0 |
Description
Directories
/var/run/one
/var/log/one
/var/lock/one
owned by root at opennebula-server rpm installation, causing startup errors to the opennebula init script.
Changing ownership to oneadmin:oneadmin solves the errors and service starts without problems.
History
#1 Updated by Ruben S. Montero about 8 years ago
- Status changed from New to Assigned
- Assignee set to Jaime Melis
- Target version set to Release 4.0
#2 Updated by Jaime Melis about 8 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed, it was a bug in the ozones package. Thank you for reporting it.