Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 458235 - '/usr/lib64/php/modules/' folder should be owned by cups
Summary: '/usr/lib64/php/modules/' folder should be owned by cups
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Target
TreeView+ depends on / blocked
 
Reported: 2008-08-07 05:37 UTC by petrosyan
Modified: 2008-09-03 16:48 UTC (History)
0 users

Fixed In Version: 1.3.8-5.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-03 16:48:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description petrosyan 2008-08-07 05:37:26 UTC
Description of problem:
'/usr/lib64/php/modules/' and '/usr/lib64/php/' folders should be owned by cups package.

Version-Release number of selected component (if applicable):
cups-1.3.8-3.fc10.x86_64

Steps to Reproduce:
1. rpm -qf /usr/lib64/php/modules/phpcups.so
2. rpm -qf /usr/lib64/php/modules
3. rpm -qf /usr/lib64/php
  
Actual results:

$ rpm -qf /usr/lib64/php/modules/phpcups.so
cups-1.3.8-3.fc10.x86_64

$ rpm -qf /usr/lib64/php/modules
file /usr/lib64/php/modules is not owned by any package

$ rpm -qf /usr/lib64/php
file /usr/lib64/php is not owned by any package

Comment 1 Tim Waugh 2008-08-15 12:26:02 UTC
The php extension needs to be split out into a separate sub-package, cups-php, which should depend on php-common.


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