Bug 554963 - zlib so's should reside in /lib[64] on rhel5
Summary: zlib so's should reside in /lib[64] on rhel5
Keywords:
Status: CLOSED DUPLICATE of bug 461717
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: zlib
Version: 5.4
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Ivana Varekova
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-13 08:19 UTC by Martin Cermak
Modified: 2010-01-14 07:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-14 07:12:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Cermak 2010-01-13 08:19:54 UTC
Description of problem:

According to https://errata.devel.redhat.com/errata/show/9315#c18 zlib so's   
should reside in /lib[64] on rhel5.

On RHEL6 anf F12 this seems to be fixed.

Version-Release number of selected component (if applicable):


How reproducible:

Always

Steps to Reproduce:

# rpm -q zlib
zlib-1.2.3-3

# rpm -ql zlib

  
Actual results:

/usr/lib/libz.so.1
/usr/lib/libz.so.1.2.3
/usr/share/doc/zlib-1.2.3
/usr/share/doc/zlib-1.2.3/README

Expected results:

/lib/libz.so.1
/lib/libz.so.1.2.3
/usr/share/doc/zlib-1.2.3
/usr/share/doc/zlib-1.2.3/ChangeLog
/usr/share/doc/zlib-1.2.3/FAQ
/usr/share/doc/zlib-1.2.3/README

Additional info:

Comment 1 RHEL Program Management 2010-01-13 15:29:36 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".

Comment 2 Ivana Varekova 2010-01-14 07:12:34 UTC

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


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