Nikola Forró

Results 48 issues of Nikola Forró

Related to https://github.com/packit/packit-service/issues/2378.

Hello @pbrezina, I'm opening this PR in response to https://github.com/packit/packit-service/issues/2372. Packit configuration I've added includes both upstream and downstream jobs. As for upstream, there is a `copr_build` job that builds...

Statements such as `%if`, `%else` and `%endif` are currently treated as regular section content. That can cause issues, especially with conditions spanning across multiple sections - if a section is...

area/general
complexity/single-task
gain/low
impact/low
kind/feature

For example, scipy has: ```rpm-spec * Mon Dec 11 2006 Jef Spaleta - 0.5.1-5 - Bump for rebuild against python 2.5 in devel tree ``` An entry like this should...

kind/bug
complexity/single-task
gain/low
impact/low

- `tests_recording/test_api.py::ProposeUpdate::test_changelog_sync` - fails with: `pycurl.error: (7, "Failed to connect to src.fedoraproject.org port 443 after 160 ms: Couldn't connect to server")` so it looks like pycurl calls aren't handled -...

testing
area/other
kind/internal

Any files or directories that are not explicitly listed in `.gitignore` are added to the resulting commit when running `packit pull-from-upstream` in a local dist-git clone. It isn't unusual to...

area/user-experience
area/cli
complexity/single-task
impact/low
kind/other

Users need a way to get a build of a package into a Packit-managed sidetag without a rebuild (a rebuild couldn't even be possible if there is no NVR change)....

kind/feature
area/fedora
complexity/single-task
impact/low
gain/high

It looks like commit https://github.com/packit/packit-service/commit/88ed4e7f41e1fc57af1fddbd4b4d22b08dd1b99d added `TestingFarmResult.retry` but without reflecting it in Alembic migration script. Possibly as a result of https://github.com/packit/packit-service/pull/2464 there are now errors like this in worker logs:...

kind/bug
area/testing-farm
complexity/easy-fix
impact/high