Bug 729584
Summary: | yum / RHN Channels filter | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | unixadmin |
Component: | yum-rhn-plugin | Assignee: | Michael Mráka <mmraka> |
Status: | CLOSED ERRATA | QA Contact: | Pavel Studeník <pstudeni> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.7 | CC: | cperry, mmello, mmraka, pstudeni, rdassen |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | yum-rhn-plugin-0.5.4-25.el5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-21 06:28:49 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: | 614138 | ||
Bug Blocks: |
Description
unixadmin
2011-08-10 09:11:43 UTC
There is regression from the RHEL 5.6 # yum downgrade yum-rhn-plugin-0.5.4-17.el5 Loaded plugins: downloadonly, rhnplugin, security Setting up Downgrade Process Resolving Dependencies --> Running transaction check ---> Package yum-rhn-plugin.noarch 0:0.5.4-17.el5 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5 set to be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Downgrading: yum-rhn-plugin noarch 0.5.4-17.el5 rhel-x86_64-server-5 59 k Transaction Summary ================================================================================ Remove 0 Package(s) Reinstall 0 Package(s) Downgrade 1 Package(s) Total download size: 59 k Is this ok [y/N]: y Downloading Packages: yum-rhn-plugin-0.5.4-17.el5.noarch.rpm | 59 kB 00:00 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : yum-rhn-plugin 1/2 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Cleanup : yum-rhn-plugin 2/2 Removed: yum-rhn-plugin.noarch 0:0.5.4-22.el5 Installed: yum-rhn-plugin.noarch 0:0.5.4-17.el5 Complete! # yum --disablerepo='*' repolist Loaded plugins: downloadonly, rhnplugin, security repolist: 0 Regression after bug 614138 , reopened. We tested the package built today (08/23/2011) which reverted some modifications and this restored the same behaviour for yum-rhn-plugin usage. Look below: # rpm --oldpackage -Uvh yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm Preparing... ########################################### [100%] 1:yum-rhn-plugin ########################################### [100%] # rpm -q yum-rhn-plugin yum-rhn-plugin-0.5.4-22.el5_7.1 # yum --disablerepo='*' repolist Loaded plugins: rhnplugin, security repolist: 0 yum-rhn-plugin-0.5.4-22.el5_7.1 works! Thank you! The issue has been already fixed by z-stream errata package yum-rhn-plugin-0.5.4-22.el5_7.2.noarch. The issue has been addressed as a part of bug 734965 and bug 735282. 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-0162.html |