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 693062

Summary: ERROR with rpm_check_debug vs depsolve
Product: Red Hat Enterprise Linux 6 Reporter: Emmanuel Seyman <emmanuel>
Component: yumAssignee: James Antill <james.antill>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3Flags: emmanuel: needinfo+
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-09 18:48:10 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:

Description Emmanuel Seyman 2011-04-02 09:54:12 UTC
I've no idea how important this is but here's what I get on http://koji.fedoraproject.org/koji/taskinfo?taskID=2968166

DEBUG util.py:247:  ERROR with rpm_check_debug vs depsolve:
DEBUG util.py:247:  perl(Data::Peek) is needed by perl-DBD-Pg-2.18.0-1.fc16.i686
DEBUG util.py:247:  (1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=yum'])

Comment 2 RHEL Program Management 2011-04-04 02:11:00 UTC
Since RHEL 6.1 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

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.

Comment 3 James Antill 2011-04-04 15:16:20 UTC
 Why is this against RHEL-6 ?

 What provides perl(Data::Peek) ... what does perl-DBD-Pg-2.18.0-1.fc16 require?

Comment 4 Emmanuel Seyman 2011-04-04 22:40:34 UTC
(In reply to comment #3)
>
>  Why is this against RHEL-6 ?

Koji told me to report it against RHEL and I supposed it knew more about the matter than I did.

>  What provides perl(Data::Peek) ... what does perl-DBD-Pg-2.18.0-1.fc16
> require?

perl(Data::Peek) isn't in Fedora at the moment (the package request is at https://bugzilla.redhat.com/show_bug.cgi?id=693379) but there's a script in the perl-DBD-Pg that does indeed call it.