Bug 510334
Summary: | 'yum repolist -v' errors out with new yum repo generation | |||
---|---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Justin Sherrill <jsherril> | |
Component: | Server | Assignee: | Pradeep Kilambi <pkilambi> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jeff Ortel <jortel> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 530 | CC: | cperry, jortel, mmraka | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | sat530 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 510340 (view as bug list) | Environment: | ||
Last Closed: | 2009-09-10 18:41:25 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: | ||||
Bug Blocks: | 485807, 510340 |
Description
Justin Sherrill
2009-07-08 18:06:18 UTC
Verified: Ran "yum repolist -v" from a 32bit box with expected result. Verified in stage -> RELEASE_PENDING. * i386 system: # yum repolist -v Loading "rhnplugin" plugin Loading "security" plugin Config time: 0.040 Looking for repo options for [rhel-i386-server-5] Repo 'rhel-i386-server-5' setting option 'enabled' = '1' Looking for repo options for [rhn-tools-rhel-i386-server-5] Yum Version: 3.2.22 Repo-id : rhel-i386-server-5 Repo-name : Red Hat Enterprise Linux (v. 5 for 32-bit x86) Repo-status : enabled: Repo-updated: Thu Aug 6 01:51:11 2009 Repo-pkgs : 5,867 Repo-size : 9.9 G Repo-baseurl: http://dell-pem905-01.rhts.bos.redhat.com/XMLRPC/GET-REQ/rhel-i386-server-5 Repo-id : rhn-tools-rhel-i386-server-5 Repo-name : Red Hat Network Tools for RHEL Server (v.5 32-bit x86) Repo-status : enabled: Repo-updated: Fri Aug 7 13:01:24 2009 Repo-pkgs : 396 Repo-size : 1.8 G Repo-baseurl: http://dell-pem905-01.rhts.bos.redhat.com/XMLRPC/GET-REQ/rhn-tools-rhel-i386-server-5 repolist: 6,263 * x86_64 system: # yum repolist -v Loading "security" plugin Loading "rhnplugin" plugin Loaded plugins: rhnplugin, security Running "config" handler for "security" plugin Config time: 0.039 Running "init" handler for "rhnplugin" plugin Looking for repo options for [rhel-x86_64-server-5] Looking for repo options for [rhn-tools-rhel-x86_64-server-5] Yum Version: 3.2.19 COMMAND: yum repolist -v Installroot: / Repo-id : rhel-x86_64-server-5 Repo-name : Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) Repo-status : enabled Repo-updated: Mon Aug 10 06:02:12 2009 Repo-pkgs : 7,758 Repo-size : 12 G Repo-baseurl: http://test1182.test.redhat.com/XMLRPC/GET-REQ/rhel-x86_64-server-5 Repo-id : rhn-tools-rhel-x86_64-server-5 Repo-name : Red Hat Network Tools for RHEL Server (v.5 64-bit x86_64) Repo-status : enabled Repo-updated: Thu Aug 6 08:50:45 2009 Repo-pkgs : 417 Repo-size : 1.8 G Repo-baseurl: http://test1182.test.redhat.com/XMLRPC/GET-REQ/rhn-tools- : rhel-x86_64-server-5 repolist: 8,175 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-2009-1434.html |