fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
115 stars 59 forks source link

Test that the dynamic subpackages feature works in Copr #2780

Closed FrostyX closed 2 months ago

FrostyX commented 1 year ago

And what will happen if it has?

FrostyX commented 1 year ago

Please test if such SRPM can be built in Mock, and then in Copr.

praiskup commented 1 year ago

We need to know if (a) mock is able to build this and (b) then if copr can build this. If not, we need to submit corresponding issues.

xsuchy commented 6 months ago

https://rpm-software-management.github.io/rpm/manual/dynamic_specs.html

praiskup commented 6 months ago

$RPM_SPECPARTS_DIR is a separate directory that Copr/Mock knows nothing about. But we should test that this actually works.

nikromen commented 5 months ago

no progress

FrostyX commented 2 months ago

I wasn't at the meeting but IIRC we wanted to have a beaker test for this feature. Or did it turn out that we don't need to?

praiskup commented 2 months ago

It seems like a purely rpmbuild-specific feature; there shouldn't be a high probability for Mock/Copr to break it.