Bug 1323028

Summary: dnf-plugin-spacewalk specs file
Product: [Community] Spacewalk Reporter: Slava <volga629>
Component: ClientsAssignee: Gennadii Altukhov <galtukho>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.4CC: galtukho, tkasparek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: dnf-plugin-spacewalk-2.5.5-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-16 07:46:27 UTC Type: Bug
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: 1484117    

Description Slava 2016-04-01 03:33:49 UTC
Description of problem:
DNF plugin have small bug which prevent from clean upgrade from fedora 21 to 22

Version-Release number of selected component (if applicable):

dnf-plugin-spacewalk-2.4.15-1.fc22.noarch

How reproducible:

100%

Steps to Reproduce:

yum install dnf-plugin-spacewalk
or
yum --releasever=22 distro-sync


Actual results:

Processing Conflict: dnf-plugin-spacewalk-2.4.15-1.fc22.noarch conflicts yum-rhn-plugin

Expected results:

yum command should completed without error or exit

Fix:

Adjust spec file that in case of upgrade yum will proceed without error

%if 0%{?fedora} >= 22
Obsoletes: yum-rhn-plugin
%endif

Comment 1 Gennadii Altukhov 2016-05-09 08:05:41 UTC
Taking...

Comment 2 Gennadii Altukhov 2016-05-09 09:39:03 UTC
spacewalk.git:
663a817a49b383510888e4468c69dc2ee611b733

Comment 3 Tomáš Kašpárek 2016-06-16 07:46:27 UTC
Spacewalk 2.5 was released.

Comment 4 Eric Herget 2017-09-28 18:11:08 UTC
This BZ closed some time during 2.5, 2.6 or 2.7.  Adding to 2.7 tracking bug.