Learn more about these different git repos.
Other Git URLs
Describe the issue I need a side-tag, f32-boost, to do rebuilds of packages affected by https://fedoraproject.org/wiki/Changes/F32Boost172
When do you need this? 2019/12/20
When is this no longer needed or useful? 2020/02/20
If we cannot complete your request, what is the impact? No boost update in F32 (and there was no Boost update in F31 either)
@denisarnaud I am confused by
When is this no longer needed or useful? 2019/02/20
@denisarnaud I am confused by When is this no longer needed or useful? 2019/02/20
Yes, you are absolutely right! I just forgot to bump the year for the end date, it should read 2020/02/20. Sorry for the confusion.
Uh, f31 is out now... did you mean this to happen in f32?
@denisarnaud We enabled a side tag for boost-1.70 https://pagure.io/releng/issue/8500
Seems like it might be a big change, may be know how many packages will get affected?
Thanks.
Yes, you are fully right, sorry! I copied/pasted the content of the last related issue (https://pagure.io/releng/issue/8500) and forgot to replace the most important part of it (sic)! I've just fixed/edited it by now.
So, the correct reference is https://fedoraproject.org/wiki/Changes/F32Boost172 and the required side-tag, as suggested, is f32-boost.
f32-boost
@denisarnaud We enabled a side tag for boost-1.70 https://pagure.io/releng/issue/8500 Seems like it might be a big change, may be know how many packages will get affected? Thanks.
As described in https://fedoraproject.org/wiki/Changes/F32Boost172#Dependencies, the result of dnf repoquery -s --releasever=rawhide --whatrequires libboost\* --disablerepo=* --enablerepo=fedora | sort -u | wc -l is 162 packages on Fedora Rawhide today. Yes, it impacts quite a few packages, and that is why we ask for a side-tag.
dnf repoquery -s --releasever=rawhide --whatrequires libboost\* --disablerepo=* --enablerepo=fedora | sort -u | wc -l
@denisarnaud f32-boost side has been created.
$ koji add-tag f32-boost --parent=f32-build --arches='armv7hl i686 x86_64 aarch64 ppc64le s390x' $ koji add-target f32-boost f32-boost
Please use fedpkg build --target f32-boost to build the packages in the side tag.
Please wait until the autosigning is enabled and then you can start building the packages.
Once your work is done, please let us know and we will merge the builds back into f32 tag.
Metadata Update from @mohanboddu: - Issue tagged with: sidetarget
So, we now have rawhide multibuild gating. You should use that instead.
https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.