Bug 572733

Summary: paps / cups disagree on group ownership of /etc/cups
Product: [Fedora] Fedora Reporter: Jack Perdue <ss>
Component: papsAssignee: Akira TAGOH <tagoh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: i18n-bugs, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: paps-0.6.8-13.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 572859 (view as bug list) Environment:
Last Closed: 2010-03-13 02:25:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 572859    

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.