> For packages already in Fedora, build Liberty versions in Rawhide
...
I am stuck on building Fedora Rawhide package. When I do fedpkg
build, I get:
-bash-4.2$ fedpkg build
Could not execute build: Unknown build target: rdo-liberty-candidate
I presume it expects I do it from Fedora distgit.
Yeah, I forgot to mention, for packages already in Fedora you need to
merge to Fedora master and push before building in Rawhide:
git checkout master
git merge rdo-liberty #should be clean fast-forward if following steps
Also, not clear what I should build in case of openstack-neutron-*aas
repos that are not in Fedora, yet and probably won’t be there at all now that we move
distgit out of Fedora infra.
Create and push rdo-liberty branches for them on gerrithub, we'll do
CBS builds from there.
Cheers,
Alan