Bug 809232 - weird file location on /etc
Summary: weird file location on /etc
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openstack-swift
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alan Pevec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-02 19:17 UTC by Renich Bon Ciric
Modified: 2012-04-02 21:04 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-02 21:04:02 UTC
Type: ---


Attachments (Terms of Use)

Description Renich Bon Ciric 2012-04-02 19:17:37 UTC
Description of problem:
You have a file on: /etc/tmpfiles.d/openstack-swift.conf


Version-Release number of selected component (if applicable):
openstack-swift-1.4.6-2.fc16.noarch

How reproducible:
yum install it

Steps to Reproduce:
1. yum install openstack-swift-1.4.6-2.fc16.noarch
2. rpm -ql openstack-swift-1.4.6-2.fc16.noarch

or, alternatively
1. yum install yum-utils
2. repoquery -ql openstack-swift

  
Actual results:
# repoquery -ql openstack-swift
/etc/swift
/etc/tmpfiles.d/openstack-swift.conf
...

Comment 1 Pete Zaitcev 2012-04-02 19:33:56 UTC
This is file is necessary on a systemd-based distro, such as F16.
What do you want us to do, re-create dirs as necessary when
writing pidfiles?

Comment 2 Renich Bon Ciric 2012-04-02 19:37:55 UTC
(In reply to comment #1)
> This is file is necessary on a systemd-based distro, such as F16.
> What do you want us to do, re-create dirs as necessary when
> writing pidfiles?

Sorry, my bad... ;=s


Note You need to log in before you can comment on or make changes to this bug.