Bug 126061 - Package php needs libintl.so.3, this is not available
Summary: Package php needs libintl.so.3, this is not available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-15 17:38 UTC by Bob Gustafson
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 4.3.7-3
Clone Of:
Environment:
Last Closed: 2004-06-21 12:48:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bob Gustafson 2004-06-15 17:38:21 UTC
Description of problem:

  yum update complains about a missing library. However, this library
is actually there in the /usr/lib directory.

Version-Release number of selected component (if applicable):
 rpm -q php
 php-4.3.7-1

How reproducible:
  Has been this way for a few days

Steps to Reproduce:
1. yum update
2. only thing (now) preventing update is php message..
3.
  
Actual results:

[root@hoho2 root]# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 2 - Development Tree
Finding updated packages
Downloading needed headers
Resolving dependencies
.Package php needs libintl.so.3, this is not available.
[root@hoho2 root]# rpm -q libintl
package libintl is not installed
[root@hoho2 root]# ls /usr/lib/libintl*
/usr/lib/libintl.a   /usr/lib/libintl.so    /usr/lib/libintl.so.3.4.0
/usr/lib/libintl.la  /usr/lib/libintl.so.3
[root@hoho2 root]# date
Tue Jun 15 12:33:36 CDT 2004
[root@hoho2 root]#

Expected results:

 Somooth upgrade.

Additional info:

Comment 1 Joe Orton 2004-06-17 14:30:06 UTC
Thanks for the report.  The FC3 buildroot is currently in churn
because of gcc 3.4, PHP will get rebuilt as soon as possible.

Comment 2 Joe Orton 2004-06-21 12:48:32 UTC
Got stuck waiting for fixed aspell; now done.


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