Bug 2152543 - did missing koji plugin
Summary: did missing koji plugin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: did
Version: 37
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šplíchal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-12 09:58 UTC by Karel Volný
Modified: 2023-11-23 09:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-11-23 09:41:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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:

Comment 1 Aoife Moloney 2023-11-23 00:45:22 UTC
This message is a reminder that Fedora Linux 37 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '37'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 37 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 2 Petr Šplíchal 2023-11-23 09:41:44 UTC
Ah, sorry, I've missed the bug notification.

> https://did.readthedocs.io/en/latest/plugins.html#module-did.plugins.koji

The latest `did` documentation shows what's available from the
copr repo, the stable one should match with what's available from
the fedora repositories.

The new `koji` plugin has been released in did-0.20.


Note You need to log in before you can comment on or make changes to this bug.