Sérgio Basto kirjoitti 15.8.2021 klo 3.12:
Hi,
I'm seeing the same problem, for a quick fix, we need update
/etc/mock/templates/fedora-rawhide.tpl line 12 with
config_opts['releasever'] = '36', as reference [1] ...
We need a new mock-core-configs package with configurations for "Fedora
35 branched" some work in progress here [2]
Having followed the Fedora process for some time now, I have noticed
that issues of this kind happen at every branching.
I wonder if more things could work like dist-git branches already do,
where rawhide is always rawhide, branching does not affect it, and
branched releases receive a new configuration at the moment of
branching? Opposed to that, Mock and other places follow a model where
rawhide is Fedora N+1 and branching means a) reconfiguring rawhide as
Fedora N+2 and b) creating a new configuration for the actual Fedora
N+1. The need to do a) means that rawhide easily breaks when branching
occurs.
When you branch B off from A, it is understandable that B won't be
completely functional until the branching is completed. But there should
be no reason for A to stop working, simply because there should not be
any reason to modify A at all.
I am not very familiar with Mock internals, but I suppose that Mock is
*not* one of the places where such change of approach would be easy. I
suppose it has a relation with dist tags, and if you changed rawhide's
dist tag from 'fc(n+1)' to 'rawhide', you should probably do mass
rebuild only after branching to get dist tag right in the branched
release. And you would probably have to consider a lot of other things, too.
But there are also places where it would be easy to avoid breakage
simply calling rawhide, 'rawhide': At least the thing where a Toolbox
container build from f34 image can be either actually Fedora 34 or
Fedora Rawhide, depending on things [1].
[1]: https://github.com/containers/toolbox/issues/722
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure