Bug 828251 - Method Parameters is broken in latest Config::IniFiles Perl module
Summary: Method Parameters is broken in latest Config::IniFiles Perl module
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: perl-Config-IniFiles
Version: el5
Hardware: i386
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-04 13:15 UTC by Clément OUDOT
Modified: 2012-08-21 18:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-21 18:35:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Clément OUDOT 2012-06-04 13:15:57 UTC
Description of problem:

Perl module Config::IniFiles was updated in CentOS 5.8 to version 2.72. This new version uses a new dependency: List::MoreUtils.

It seems Config::IniFiles 2.72 is not compatible with List::MoreUtils 0.22 (the verison in EPEL). It works fine with List::MoreUtils 0.33.

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

Verson 2.72.

How reproducible:

Always.

Steps to Reproduce:
1. Create a test perl script that parses a INI file with a section and a parameter in this section
2. In this script, call the Parameters() subroutine on the section
3. Display the results
  
Actual results:

No values returned

Expected results:

The value present in the section should be displayed

Additional info:

See also bug report in LemonLDAP::NG tracker: http://jira.ow2.org/browse/LEMONLDAP-471

Comment 1 Fedora Update System 2012-07-27 18:13:47 UTC
perl-List-MoreUtils-0.33-5.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/perl-List-MoreUtils-0.33-5.el5

Comment 2 Fedora Update System 2012-07-27 22:07:09 UTC
Package perl-List-MoreUtils-0.33-5.el5:
* should fix your issue,
* was pushed to the Fedora EPEL 5 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing perl-List-MoreUtils-0.33-5.el5'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6537/perl-List-MoreUtils-0.33-5.el5
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-08-05 06:41:54 UTC
Package perl-Config-IniFiles-2.72-2.el5.2, perl-List-MoreUtils-0.33-5.el5:
* should fix your issue,
* was pushed to the Fedora EPEL 5 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing perl-Config-IniFiles-2.72-2.el5.2 perl-List-MoreUtils-0.33-5.el5'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6537/perl-Config-IniFiles-2.72-2.el5.2,perl-List-MoreUtils-0.33-5.el5
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-08-21 18:35:48 UTC
perl-Config-IniFiles-2.72-2.el5.2, perl-List-MoreUtils-0.33-5.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.


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