Bug 572733 - paps / cups disagree on group ownership of /etc/cups
Summary: paps / cups disagree on group ownership of /etc/cups
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: paps
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 572859
TreeView+ depends on / blocked
 
Reported: 2010-03-11 21:51 UTC by Jack Perdue
Modified: 2010-03-13 02:32 UTC (History)
2 users (show)

Fixed In Version: paps-0.6.8-13.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 572859 (view as bug list)
Environment:
Last Closed: 2010-03-13 02:25:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jack Perdue 2010-03-11 21:51:16 UTC
Description of problem:

paps and cups disagree on the group for /etc/cups.  cups (which I'll assume takes precedent over paps) has it owned by lp... paps has the group as root.


Version-Release number of selected component (if applicable):

paps-0.6.8-12.fc12.i686
cups-1.4.2-20.fc12.i686


How reproducible:

Easily


Steps to Reproduce:

1. yum -y install cups
2. yum -y install paps
3. rpm -V paps

  
Actual results:

# rpm -V paps
......G..    /etc/cups


Expected results:

Blissful silence.


Additional info:

# rpm -q --dump cups | grep "/etc/cups "
/etc/cups 4096 1261567514 0000000000000000000000000000000000000000000000000000000000000000 040755 root lp 0 0 0 X
# rpm -q --dump paps | grep "/etc/cups "
/etc/cups 4096 1260265563 0000000000000000000000000000000000000000000000000000000000000000 040755 root root 0 0 0 X

The easy solution might be to just don't include /etc/cups in the paps RPM (just its contents).

Comment 1 Akira TAGOH 2010-03-12 03:31:48 UTC
(In reply to comment #0)
> The easy solution might be to just don't include /etc/cups in the paps RPM
> (just its contents).    

just speaking of possibilities, paps itself doesn't depend on cups and is capable to work as standalone. so if one doesn't have cups installed on the system, that way gives you the unowned directory on the system.

I'll fix the group owner for that then.

Comment 2 Akira TAGOH 2010-03-12 07:25:09 UTC
Fixed in paps-0.6.8-13.fc{12,13,14}.

Comment 3 Fedora Update System 2010-03-12 07:27:31 UTC
paps-0.6.8-13.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/paps-0.6.8-13.fc12

Comment 4 Fedora Update System 2010-03-12 07:28:25 UTC
paps-0.6.8-13.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/paps-0.6.8-13.fc13

Comment 5 Fedora Update System 2010-03-13 02:25:51 UTC
paps-0.6.8-13.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-03-13 02:32:59 UTC
paps-0.6.8-13.fc13 has been pushed to the Fedora 13 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.