Bug 801804 - perl SRPM claims wrong version of Compress::Raw::Zlib
Summary: perl SRPM claims wrong version of Compress::Raw::Zlib
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: perl
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: perl-maint-list
QA Contact: Lukáš Zachar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-09 14:50 UTC by Chris Adams
Modified: 2019-09-12 07:41 UTC (History)
5 users (show)

Fixed In Version: perl-5.10.1-124.el6
Doc Type: Bug Fix
Doc Text:
Cause Comparing perl-Compress-Raw-Zlib package version and Compress::Raw::Zlib::VERSION variable provided by the Perl module. Consequence The two version misalign. RPM package claims higher version. Fix RPM package version has been changed to 2.020 to align with source code. Epoch number of the package has been increased to preserve RPM package version string ordering. Result The perl-Compress-Raw-Zlib version is in line with contained Perl Compress::Raw::Zlib now.
Clone Of:
Environment:
Last Closed: 2012-06-20 13:47:40 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0843 0 normal SHIPPED_LIVE perl bug fix and enhancement update 2012-06-19 20:48:56 UTC

Description Chris Adams 2012-03-09 14:50:10 UTC
The perl source RPM specfile has:

%define                     Compress_Raw_Zlib_version 2.023

However, the actual version is only 2.020 (see ext/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm).  This means that RHEL 6 includes an RPM called perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64.rpm, but it provides "perl(Compress::Raw::Zlib) = 2.020".  This is broken and highly confusing.

Comment 2 Marcela Mašláňová 2012-03-09 15:16:55 UTC
You are right. It is very unfortunate. Thank you for you report.

Comment 4 RHEL Program Management 2012-03-09 15:29:34 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux maintenance release. Product Management has 
requested further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed 
products. This request is not yet committed for inclusion in an Update release.

Comment 6 Petr Pisar 2012-03-12 10:20:32 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause
    Comparing perl-Compress-Raw-Zlib package version and
    Compress::Raw::Zlib::VERSION variable provided by the
    Perl module.
Consequence
    The two version misalign. RPM package claims higher
    version.
Fix
    RPM package version has been changed to 2.020 to align
    with source code. Epoch number of the package has been
    increased to preserve RPM package version string
    ordering.
Result
    The perl-Compress-Raw-Zlib version is in line with
    contained Perl Compress::Raw::Zlib now.

Comment 10 errata-xmlrpc 2012-06-20 13:47:40 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/RHBA-2012-0843.html


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