[releng] Issue #7522: koji authentication is unreliable
by Till Maas
till reported a new issue against the project: `releng` that you are following:
``
When trying to build, koji errors too often (IMHO) with AuthError: unable to obtain a session
For example for 51 builds it happened 7 times and every time some builds before and afterwards cold be submitted without a problem, so it was not a outage but happenes every few builds. IMHO this is an indication that something is somehow broken, not sure what. The requests that failed were to build snownews qdevelop python-oslo-vmware ptlib opal nuvola-app-tunein nodejs-utf8
Here is some info about the tasks that were created before and afterwards to help identifying the exact times to be able to look into the logs:
```
Created task: 27243633
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=27243633
Rebuilding nuvola-app-tunein
AuthError: unable to obtain a session
Command '['koji', 'build', '--nowait', '--background', 'rawhide', 'git+https://src.fedoraproject.org/rpms/nuvola-app-tunein.git?#7608d8e356d...']' returned non-zero exit status 1.
Created task: 27243642
Created task: 27244803
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=27244803
Rebuilding opal
AuthError: unable to obtain a session
Command '['koji', 'build', '--nowait', '--background', 'rawhide', 'git+https://src.fedoraproject.org/rpms/opal.git?#ae968fe460fe56a1dad0c0a2...']' returned non-zero exit status 1.
Created task: 27244810
Created task: 27245354
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=27245354
Rebuilding ptlib
AuthError: unable to obtain a session
Command '['koji', 'build', '--nowait', '--background', 'rawhide', 'git+https://src.fedoraproject.org/rpms/ptlib.git?#58737509e4992ef8812e9ee...']' returned non-zero exit status 1.
Created task: 27245366
Created task: 27245763
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=27245763
Rebuilding qdevelop
AuthError: unable to obtain a session
Command '['koji', 'build', '--nowait', '--background', 'rawhide', 'git+https://src.fedoraproject.org/rpms/qdevelop.git?#e4caa9d3e7ac737a9601...']' returned non-zero exit status 1.
Created task: 27245767
```
``
To reply, visit the link below or just reply to this email
https://pagure.io/releng/issue/7522
4 years, 5 months
[releng] Issue #7311: Cleanup repositories with "dead.package"
by Igor Gnatenko
ignatenkobrain reported a new issue against the project: `releng` that you are following:
``
It would be very nice if you could set up automatic removal of all files except `dead.package` for repositories. Since `rpm-specs-latest.tar.xz` is not updated very often, I try to run grep on all git repositories, but unfortunately there are packages which are dead but still have spec file in there. I know that I could filter all such packages, but I think it would be better to clean them up anyway.
``
To reply, visit the link below or just reply to this email
https://pagure.io/releng/issue/7311
4 years, 5 months