Bug 960858 - Incorrect directory owners in pcp
Summary: Incorrect directory owners in pcp
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: pcp
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nathan Scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-08 07:24 UTC by Marko Myllynen
Modified: 2013-05-29 17:33 UTC (History)
3 users (show)

Fixed In Version: pcp-3.8.0-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-15 03:25:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marko Myllynen 2013-05-08 07:24:05 UTC
Description of problem:
After a fresh installation of PCP RPMs:

localhost:~# rpm -q pcp
pcp-3.7.2-1.el6.x86_64
localhost:~# rpm -V pcp
.....UG..    /var/log/pcp/pmcd
.....UG..    /var/log/pcp/pmie
.....UG..    /var/log/pcp/pmlogger
.....UG..    /var/log/pcp/pmproxy
localhost:~# /bin/ls -lad /var/log/pcp/pmcd /var/log/pcp/pmie /var/log/pcp/pmlogger /var/log/pcp/pmproxy
drwxrwxrwt. 2 pcp pcp 4096 2013-04-19 10:56 /var/log/pcp/pmcd
drwxr-xr-x. 2 pcp pcp 4096 2013-04-19 10:56 /var/log/pcp/pmie
drwxr-xr-x. 2 pcp pcp 4096 2013-04-19 10:56 /var/log/pcp/pmlogger
drwxr-xr-x. 2 pcp pcp 4096 2013-04-19 10:57 /var/log/pcp/pmproxy
localhost:~#

Comment 1 Frank Ch. Eigler 2013-05-08 16:06:15 UTC
Yeah, the .spec file shouldn't chown.
Instead, in %files, put

%dir %attr(0755,pcp,pcp) %{_logsdir}/pmcd  

et al.

Comment 2 Fedora Update System 2013-05-14 08:10:47 UTC
pcp-3.8.0-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/pcp-3.8.0-1.fc19

Comment 3 Fedora Update System 2013-05-14 08:11:31 UTC
pcp-3.8.0-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/pcp-3.8.0-1.fc18

Comment 4 Fedora Update System 2013-05-14 08:12:16 UTC
pcp-3.8.0-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/pcp-3.8.0-1.fc17

Comment 5 Fedora Update System 2013-05-14 08:16:29 UTC
pcp-3.8.0-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/pcp-3.8.0-1.el6

Comment 6 Fedora Update System 2013-05-14 08:17:34 UTC
pcp-3.8.0-1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/pcp-3.8.0-1.el5

Comment 7 Fedora Update System 2013-05-14 17:45:26 UTC
Package pcp-3.8.0-1.el5:
* should fix your issue,
* was pushed to the Fedora EPEL 5 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing pcp-3.8.0-1.el5'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5796/pcp-3.8.0-1.el5
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-05-15 03:25:19 UTC
pcp-3.8.0-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-05-23 12:35:14 UTC
pcp-3.8.0-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2013-05-24 20:22:05 UTC
pcp-3.8.0-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2013-05-29 17:32:49 UTC
pcp-3.8.0-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2013-05-29 17:33:20 UTC
pcp-3.8.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


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