Pavel Raiskup

Results 881 comments of Pavel Raiskup

Just trying my best to communicate the issue to the Fedora Releng team: https://pagure.io/releng/issue/12001

Nice update, thank you. Can you please fill in the ChangeLog entry? Otherwise LGTM

Please provide release notes snippet, per the instructions https://rpm-software-management.github.io/mock/Release-Notes-New-Entry The `testing-farm` output shows that the circlelinux 9 fails: ``` FAILED: circlelinux-8-x86_64.cfg (tmpfs) FAILED: circlelinux-8-x86_64.cfg FAILED: circlelinux-9-x86_64.cfg (tmpfs) FAILED: circlelinux-9-x86_64.cfg FAILED:...

@xsuchy wrote: > You can use this: > > include('fedora-39-x86_64.cfg') > > config_opts['__jinja_expand']=True > config_opts[f"{config_opts['package_manager']}.conf"] += """ Actually you can not, jinja is only supported in values, not in keys.

> Actually you can not, jinja is only supported in values, not in keys. Wrong -> that's a f-string, not jinja. Sorry, you can use that. But ... it is...

I'm careful to call this a regression because a) Jinja in the TemplatedDictionary keys never worked, and yet b) it is expected to use Jinja in TemplatedDictionary values. So your...

We should check that the correct macros package is installed, and contact the config maintainer (we have none?): https://rpm-software-management.github.io/mock/Mock-Core-Configs

@inknos what do you think about this PR? As long as you/DNF5 team provide the support for those images, the PR would make the builds much faster.

Blocked as the images do not provide all the needed architectures, yet.