Bug 725352

Summary: after `yum clean all` I can not install from Spacewalk repo
Product: [Community] Spacewalk Reporter: Jan Hutař <jhutar>
Component: ClientsAssignee: Michael Mráka <mmraka>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.5CC: mmraka, msuchy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-22 16:46:26 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: 723481    

Description Jan Hutař 2011-07-25 09:30:08 UTC
Description of problem:
I have system registered to Spacewalk and after calling yum-rhn-plugin, I can not install packages from channel I'm subscribed to.


Version-Release number of selected component (if applicable):
yum-rhn-plugin-1.5.11-1.fc14


How reproducible:
always


Steps to Reproduce:
1. # yum clean all
2. # yum install package...


Actual results:
# yum clean all
Loaded plugins: rhnplugin
Cleaning repos: test-x86_64-0
Cleaning up Everything
# yum install test-regular-x86_64-26796-0.1-1
Loaded plugins: rhnplugin
There are no enabled repos.
 Run "yum repolist all" to see the repos you have.
 You can enable repos with yum-config-manager --enable <repo>
# yum repolist
Loaded plugins: rhnplugin
test-x86_64-0                                  |  871 B     00:00     
test-x86_64-0/primary                          | 2.0 kB     00:00     
test-x86_64-0                                                   14/14
repo id                      repo name                          status
test-x86_64-0                Name test-x86_64-0                 14
repolist: 14
# yum install test-regular-x86_64-26796-0.1-1
Loaded plugins: rhnplugin
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package test-regular-x86_64-26796.x86_64 0:0.1-1 set to be installed
--> Finished Dependency Resolution

Dependencies Resolved

======================================================================
 Package                     Arch     Version   Repository       Size
======================================================================
Installing:
 test-regular-x86_64-26796   x86_64   0.1-1     test-x86_64-0   3.0 k

Transaction Summary
======================================================================
Install       1 Package(s)

Total download size: 3.0 k
Installed size: 0  
Is this ok [y/N]: ...


Expected results:
yum install ... should work right after yum clean all. yum repolist should not be needed.

Comment 1 Miroslav Suchý 2011-07-27 15:47:52 UTC
There is no such version yum-rhn-plugin-1.5.11-1.fc14 in Fedora.
Switching to Spacewalk product.

Comment 2 Michael Mráka 2011-08-02 14:58:37 UTC
Please recheck the issue with the latest version (yum-rhn-plugin-1.6.3).

Comment 3 Michael Mráka 2011-08-12 10:05:46 UTC
The issue is no more present in yum-rhn-plugin-1.6.3 and later.

Comment 4 Milan Zázrivec 2011-12-22 16:46:26 UTC
Spacewalk 1.6 has been released.