Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1437864

Summary: The 'plugins' function is not a part of DNF API.
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.6CC: eherget
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-27 19:33:52 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 Pavel Studeník 2017-03-31 11:05:24 UTC
Description of problem:
It looks that spacewalk plugin will not work with new prepared DNF API.

The 'plugins' function is not a part of DNF API and will be removed in the upcoming DNF release. Please use only officially supported API functions. DNF API documentation is available at https://dnf.readthedocs.org/en/latest/api.html.

Version-Release number of selected component (if applicable):
dnf-1.1.10-6.fc25.noarch
dnf-plugins-core-0.1.21-4.fc25.noarch
python3-dnf-1.1.10-6.fc25.noarch
python3-dnf-plugins-core-0.1.21-4.fc25.noarch
dnf-plugin-spacewalk-2.7.4-1.fc25.noarch


How reproducible:
always

Steps to Reproduce:
1. register system to spacewalk
2. run rhn_check on Fedora 25

Comment 1 Michael Mráka 2017-07-21 11:51:10 UTC
Fixed in spacewalk.git by
commit 0ccb201981b43a0c49d46ce044b5390736e9210b
    1437864 - base.plugins has been renamed to base._plugins

Comment 2 Eric Herget 2017-09-27 19:33:52 UTC
Spacewalk 2.7 has been released.

https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes27