Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 669046

Summary: New package perl-Class-MethodMaker
Product: Red Hat Enterprise Linux 6 Reporter: Matthew Booth <mbooth>
Component: perl-Class-MethodMakerAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 6.1CC: hbrock, mmaslano, mshao, notting, ppisar, rwu, snagar, syeghiay, whuang
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Class-MethodMaker-2.16-4.el6 Doc Type: Enhancement
Doc Text:
Cause Building or installation of perl-Term-ProgressBar requires Class::MethodMaker 1.02 Perl module. Consequence Cannot build or install perl-Term-ProgressBar. Change Package `Class::MethodMaker' Perl module as `perl-Class-MethodMaker' RPM package. Result perl-Term-ProgressBar can be build and installed.
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-19 13:43:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 669403, 669405    
Bug Blocks: 665417    

Comment 1 RHEL Program Management 2011-01-12 15:08:47 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 2 Bill Nottingham 2011-01-12 16:50:49 UTC
Tweaking flags.

Comment 11 Matthew Booth 2011-01-14 11:04:27 UTC
I have no version preference as virt-v2v only depends on this package indirectly.

Comment 14 Huang Wenlong 2011-01-24 10:44:43 UTC
verify this bug in rhel6 with

virt-v2v-0.7.0-1.el6.x86_64
perl-TermReadKey-2.30-13.el6.x86_64
perl-Class-MethodMaker-1.12-12.el6.noarch
perl-Term-ProgressBar-2.09-10.el6.noarch

perl-Term-ProgressBar update from 2.09-9 to 2.09-10 needed to setup perl(Term:ReadKey)>= 2.14 and perl(Class:MethodMaker)>=1.02 ,perl-Term-ProgressBar-2.09-9 do not need perl(Term:ReadKey),it need perl(Class:MethodMaker)>=1.02. 
virt-v2v can work well whatever update or not .

#rpm -q --requires perl-Term-ProgressBar-2.09-10.el6.noarch

perl(:MODULE_COMPAT_5.10.1) 
perl(Carp) 
perl(Class::MethodMaker) >= 1.02
perl(Fatal) 
perl(POSIX) 
perl(Term::ReadKey) >= 2.14
perl(base) 
perl(constant) 
perl(strict) 
perl(vars) 
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1

Comment 15 Petr Pisar 2011-01-24 13:03:08 UTC
perl-Term-ProgressBar does not need perl(Term:ReadKey). However without Term::ReadKey it always assumes terminal is 50 columns wide. If terminal is narrower, the progress bar will be corrupted. Thus perl(Term:ReadKey) is _strongly_ recommended and has been added as run time dependency. You can see the waning in https://bugzilla.redhat.com/show_bug.cgi?id=665417#c4.

Comment 16 Rita Wu 2011-01-25 02:46:48 UTC
Set it as VERIFIED according to comment 14

Comment 17 Marcela Mašláňová 2011-02-01 12:28:07 UTC
New package uploaded perl-Class-MethodMaker-2.16-4.el6 -> switch to ON_QA.

Comment 18 Huang Wenlong 2011-02-10 07:18:55 UTC
update the perl-Class-MethodMaker-2.16-4.el6 and convert a guest via virt-v2v  successfully ,verify this bug .

Comment 19 Marcela Mašláňová 2011-02-17 09:16:30 UTC
There's problem with review https://pkgdb.lab.eng.bos.redhat.com/pkg/packages/reviews/5977/

RPM macros are broken and now are provided/required nonsenses. This could lead to not installing many Perl packages and maybe also other packages.

Comment 20 Petr Pisar 2011-03-31 13:28:07 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
    Building or installation of perl-Term-ProgressBar
    requires Class::MethodMaker 1.02 Perl module.
Consequence
    Cannot build or install perl-Term-ProgressBar.
Change
    Package `Class::MethodMaker' Perl module as
    `perl-Class-MethodMaker' RPM package.
Result
    perl-Term-ProgressBar can be build and installed.

Comment 21 errata-xmlrpc 2011-05-19 13:43:44 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2011-0623.html