Pavel Raiskup
Pavel Raiskup
@ekohl thank you for reporting this! We forgot to update copr-backend to v2.1 that contained the needed RHSM issues. I've fixed this problem ~2 hours back. If you still see...
Thank you for the report! This needs to be done for the DNF5 API call, too: https://github.com/fedora-copr/copr/blob/69957fc106e6bfa69fe426feda34c9822227df45/frontend/coprs_frontend/coprs/helpers.py#L629-L630
> This needs to be done for the DNF5 API call, too: I was wrong, we need a DNF5 fix. See: https://github.com/rpm-software-management/dnf5/pull/2496
Merged @ DNF5 upstream, closing.
jakub > Anyway, when a build is submitted for multiple chroots, when every chroot is started it sends both build.start and chroot.start and when every chroot ends, it sends build.end....
Some things that need modification is the [backend side](https://github.com/fedora-copr/copr/blob/main/backend/copr_backend/actions.py), [frontend side](https://github.com/fedora-copr/copr/blob/main/frontend/coprs_frontend/coprs/logic/actions_logic.py) and [common](https://github.com/fedora-copr/copr/blob/6aeb686190ab8b6193a0701357be48c87bba39b4/common/copr_common/enums.py#L23-L37).
Please cover dnf5 copr enable use-case, too
Triage time: per @xsuchy this Depends on https://github.com/fedora-copr/copr/issues/1865
Last 6 hours nothing suspicious. One of the events mentioned above created this traceback: [log.txt](https://github.com/user-attachments/files/16623383/log.txt) ``` [Tue Aug 13 10:50:32.041388 2024] [wsgi:error] [pid 3866555:tid 3866782] [remote 107.20.230.14:21570] psycopg2.errors.UniqueViolation: duplicate key...
@mcrha thank you for reporting that! Wes we had copr-backend issues yesterday, sorry for the inconvenience (should be working OK now). The problem discussed here is in copr-frontend.rpm (different VM).