Bug 2152543

Summary: did missing koji plugin
Product: [Fedora] Fedora Reporter: Karel Volný <kvolny>
Component: didAssignee: Petr Šplíchal <psplicha>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: lzachar, mfrodl, psplicha
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: 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:

Description Karel Volný 2022-12-12 09:58:03 UTC
Description of problem:
Doing some changes to my did config, looking at
https://did.readthedocs.io/en/latest/plugins.html#module-did.plugins.koji
I noticed that I can add koji integration.
However, trying it, I got an error ...

Version-Release number of selected component (if applicable):
did-0.19-3.fc37.noarch

How reproducible:
always

Steps to Reproduce:
1. add koji section to your config
2. did
3. dnf provides /usr/lib/python3.11/site-packages/did/plugins/koji.py

Actual results:
2. ERROR  Invalid plugin type 'koji' in section 'koji'.
3.
Poslední kontrola metadat: před 0:37:30, Po 12. prosince 2022, 10:17:54.
Chyba: No matches found. If searching for a file, try specifying the full path or using a wildcard prefix ("*/") at the beginning.


Expected results:
2. status report created
3.
Poslední kontrola metadat: před 0:38:26, Po 12. prosince 2022, 10:17:54.
did-0.19-3.fc37.noarch : What did you do last week, month, year?
Repozitář    : @System
Shoda s:
Soubor      : /usr/lib/python3.11/site-packages/did/plugins/koji.py

did-0.19-3.fc37.noarch : What did you do last week, month, year?
Repozitář    : fedora
Shoda s:
Soubor      : /usr/lib/python3.11/site-packages/did/plugins/koji.py


Additional info: