Bug 1226986

Summary: dnf-plugin-spacewalk doesn't support options in plugin configuration
Product: [Community] Spacewalk Reporter: Pavel Studeník <pstudeni>
Component: ClientsAssignee: Michael Mráka <mmraka>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.3CC: jdobes
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-plugin-spacewalk-2.4.12-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 13:26:18 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: 1267654    

Description Pavel Studeník 2015-06-01 15:15:20 UTC
Description of problem:
I try to enable gpgcheck for plugin and it is not possible. Plugin doesn't support configuration file in /etc/dnf/plugins/spacewalk.conf

Version-Release number of selected component (if applicable):
dnf-plugin-spacewalk-2.4.10-1.fc22.noarch

How reproducible:
always

Steps to Reproduce:
1. set gpgcheck for [main]
2. try to install packages from spacewalk which isn't signed
3. you can try other options

Actual results:
configuration file is not accepted 

Expected results:
it is possible set options for main and channels

Comment 3 Michael Mráka 2015-06-11 11:48:19 UTC
Fixed in master by
commit 6ce0178e41447eab842a42177c8d20490f655c21
    inherit global settings
commit 499f99de451908af554798f99d44c0d1af53ce6b
    disable repo by plugin config file
commit 60160ec2a6ed547dd4afc214b931ef9f8c17ae3a
    bz1226986: accept options from plugin configuration file

Comment 4 Jan Dobes 2015-10-08 13:26:18 UTC
Spacewalk 2.4 has been released.