Bug 874987

Summary: Missing provides in php-xml
Product: Red Hat Enterprise Linux 6 Reporter: Remi Collet <rcollet>
Component: phpAssignee: Remi Collet <rcollet>
Status: CLOSED ERRATA QA Contact: David Kutálek <dkutalek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: dkutalek, jorton
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-21 10:14:43 UTC Type: Bug
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: 881827    

Description Remi Collet 2012-11-09 09:31:43 UTC
All php extensions should be provided.

php-xmlreader and php-xmlwriter are missing

Test proposal:
php -m | grep -v '\[' | grep -v '^$' | \
while read mod; do rpm -q --whatprovides "php-${mod,,}";  done | \
grep  "^no" 


Should return nothing

Currently:
no package provides php-xmlreader
no package provides php-xmlwriter

Comment 4 errata-xmlrpc 2013-02-21 10:14:43 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2013-0514.html