ignatenkobrain added a new comment to an issue you are following: ``
src.rpm will not have all the dependencies, that means RelEng cannot (in future) will be able to dep solve it and use it to run mass rebuilds (although it seems like a far-fetched idea even now with out limitations)
well, we can work this out somehow.. Probably write back src.rpm with deps... But those requires might change next time you do a build. Although you will be able to do mass rebuild as you perform today and everything should continue work.
Reproducibility - I know you said it is do-able in the description, but I want to emphasize it more that we absolutely need that feature.
Well, there is nothing right now in Fedora what can prove that package builds are reproducible ;)
As long as you have same packages in buildroot and as long as dependency generators return reproducible output and as long as dependency solver does reproducible thing, everything will be okay.. We just add one more piece inside (dependency generators), the rest is like today. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8129