Bug 448976 - Update to libc-client breaks php-imap
Summary: Update to libc-client breaks php-imap
Keywords:
Status: CLOSED DUPLICATE of bug 447184
Alias: None
Product: Fedora
Classification: Fedora
Component: libc-client
Version: 8
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-29 18:59 UTC by Jonathan S. Shapiro
Modified: 2008-05-29 19:24 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-29 19:24:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan S. Shapiro 2008-05-29 18:59:16 UTC
It appears that there is a package update problem. php-imap wants
libc-client2006, which provides libc-client.so.2006. If libc-client2006 is
present, yum update attempts to replace it with libc-client, which does NOT
provide libc-client.so.2006. I had not observed a problem with this prior to
php-imap 5.2.4-3, so it may conceivably be a problem with that package, but this
smells like a case where yum update is incorrectly analyzing package replacement
rules.

I have marked this "high" because it breaks updates in general and because
php-imap is widely used.

You ought to be able to repeat this by:

  rpm -e libc-client2006 php-imap
  yum install php-imap # pulls in libc-client2006
  yum update # tries to update to libc-client

Comment 1 Rex Dieter 2008-05-29 19:24:16 UTC

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


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