Mikolaj Izdebski
Mikolaj Izdebski
The main issue with building packages from SCM is that this approach requires much more resources - in case of simple packages twice more resources compared to builds from existing...
I'm fine with opt-in, but at the moment I don't have time to implement this RFE. Patches are welcome.
My previous argument of SCM builds using more resources that SRPM builds is no longer valid - current Koji versions submit rebuildSRPM tasks that use amount of resources comparable with...
This feature was deployed to Fedora staging environment today and [Koschei was submitting builds from SCM](https://koji.stg.fedoraproject.org/koji/taskinfo?taskID=90008877). Unfortunately blocker issues were discovered when testing in staging. First, when submitting builds from...
> Hmm... could one avoid full spec file parsing if one only needs to extract BuildRequires and BuildArchs from the spec file? No, that is not possible in general. Consider...
> I'm wondering why koji needs BRs/arches before building the SRPM, in other words: Why can't koji build the srpm (it rebuilds it now anyways) and then query it for...
@remicollet This is a different thing, it's already tracked as issue #140
Longer explanation: 1. Initial request - building package (from stable or testing) against build dependencies from testing is currently not possible in Koji - there are no build tagrets or...
The same reason as described in https://github.com/msimacek/koschei/issues/168#issuecomment-318148901. I've manually applied workaround and packages affected by this issue should be rebuild soon.
It looks like it's a different issue after all. Workaround from #168 did not work.