Pavel Raiskup

Results 860 comments of Pavel Raiskup

JFTR, should be fixed in Fedora Copr production with the updated mock-core-configs package: https://bodhi.fedoraproject.org/updates/?search=mock-core-configs

Thank you for your comment! > Would you prefer that I fork the repo here and create a PR on github? These are distinct code repositories; Fedora Copr deployment (alongside...

Thank you for the question. This has a low priority (over other issues, plus things are working correctly), but the issue is still on our plan for the future.

> Using regexes to highlight the lines with errors, in the end with less than 10 regexes we could probably highlight he important lines from >99% of the logs. This...

See also: https://github.com/fedora-copr/copr/issues/835

My bet is `/etc/cgitrc` which does `include=/var/cache/cgit/repo-configuration.rc`. In the production that file has 340MB.

I think we should avoid starting 'cgit' binary for every single request. We can keep the server processes for several minutes, for example ... (for newly imported packages, cgit will...

Looking at some old [CZ school work](https://rtime.felk.cvut.cz/osp/student/mildedan/vysledek.pdf) presentation, it seems cgit isn't (or wasn't by that time) ready for FastCGI use-cases. Namely it looks like it suffers from memory leaks....

Idea: Could we drop the "list of all project page" (eventually useless for thousands of packages) and just keep direct links from our web-UI?

Again downtime caused by this: https://pagure.io/fedora-infrastructure/issue/11174