copr icon indicating copy to clipboard operation
copr copied to clipboard

Side repository isn't available during builds in that side repo

Open solopasha opened this issue 1 year ago • 1 comments

I decided to try #3106 and noticed that a side repo isn't available for the subsequent builds in that repo.

To reproduce:

  1. copr build test-tag:custom:test foo.src.rpm Build a package that depends on foo.src.rpm in the same tag:
  2. copr build test-tag:custom:test foo2.src.rpm The second build doesn't have the custom:test repository enabled.

solopasha avatar Jan 23 '24 18:01 solopasha

This is a known issue, we need to resolve #767 first before we make the builds available (security reasons).

praiskup avatar Jan 24 '24 13:01 praiskup