churchyard reported a new issue against the project: `releng` that you are following: `` * Describe the issue
python-epel-rpm-macros and python3-rpm are epel only packages, please block them for f31 in Koji.
* When do you need this? any time
* When is this no longer needed or useful? N/A
* If we cannot complete your request, what is the impact? unknown, possibly dangerous
Actual result:
``` $ koji list-pkgs --show-blocked --tag f31 --package python3-rpm Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- python3-rpm f31 releng
$ koji list-pkgs --show-blocked --tag f31 --package python-epel-rpm-macros Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- python-epel-rpm-macros f31 releng ```
Expected result:
``` $ koji list-pkgs --show-blocked --tag f31 --package python3-rpm (no matching packages)
$ koji list-pkgs --show-blocked --tag f31 --package python-epel-rpm-macros (no matching packages) ```
Or:
``` $ koji list-pkgs --show-blocked --tag f31 --package python3-rpm Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- python3-rpm f31 releng [BLOCKED]
$ koji list-pkgs --show-blocked --tag f31 --package python-epel-rpm-macros Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- python-epel-rpm-macros f31 releng [BLOCKED] ``` ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8469
ignatenkobrain added a new comment to an issue you are following: `` Just run `fedpkg retire` on them? And then it will be blocked at some point. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8469
churchyard added a new comment to an issue you are following: `` no master branch at all. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8469
ignatenkobrain added a new comment to an issue you are following: `` That rings the bell: https://pagure.io/releng/pull-request/8213 ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8469
mohanboddu added a new comment to an issue you are following: ``
That rings the bell: https://pagure.io/releng/pull-request/8213
For now I blocked the packages in F31, but ^ should have caught them. I will dig into it and see if we missed something. Thanks.
``` $ koji block-pkg f31 python-epel-rpm-macros python3-rpm ``` ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8469
churchyard added a new comment to an issue you are following: `` Thanks!
``` $ koji list-pkgs --show-blocked --tag f31 --package python3-rpm Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- python3-rpm f31 releng [BLOCKED]
$ koji list-pkgs --show-blocked --tag f31 --package python-epel-rpm-macros Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- python-epel-rpm-macros f31 releng [BLOCKED] ``` ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8469
The status of the issue: `Koji: Block or remove python-epel-rpm-macros and python3-rpm from f31` of project: `releng` has been updated to: Closed as Fixed by churchyard.
rel-eng@lists.fedoraproject.org