Bug 447334

Summary: php need to be updated after update of libc-client
Product: [Fedora] Fedora Reporter: Mykola Ulianytskyi <lystor>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 7CC: fedora, rpm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-20 08:15:38 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:

Description Mykola Ulianytskyi 2008-05-19 15:26:37 UTC
Description of problem:
   php need to be updated after update of libc-client.

Version-Release number of selected component (if applicable):
   libc-client-2007a1-3.fc7.i386.rpm
   php-imap-5.2.4-1.fc7.i386.rpm

Steps to Reproduce:
# yum update
Error: Missing Dependency: libc-client.so.2006 is needed by package php-imap

Additional info:
$ rpm -qp --provides libc-client-2007a1-3.fc7.i386.rpm | grep libc-client.so
libc-client.so.2007  

$ rpm -qp --requires php-imap-5.2.4-1.fc7.i386.rpm | grep libc-client.so
libc-client.so.2006

Comment 1 Tim Jackson 2008-05-20 08:15:38 UTC

*** This bug has been marked as a duplicate of 447184 ***