Skip to content

Test older stuff - do not merge this#816

Closed
vathpela wants to merge 2 commits into
rhboot:mainfrom
vathpela:test-older-stuff
Closed

Test older stuff - do not merge this#816
vathpela wants to merge 2 commits into
rhboot:mainfrom
vathpela:test-older-stuff

Conversation

@vathpela

Copy link
Copy Markdown
Member

No description provided.

@vathpela
vathpela force-pushed the test-older-stuff branch 2 times, most recently from fee5e41 to 29ee5df Compare July 21, 2026 15:11
vathpela added 2 commits July 21, 2026 11:21
Currently we have this in our mkosi configs:

  [Config]
  MinimumVersion=commit:dec7c3e754810ae6d2382d0b5e4762d7250b0254

The theory is this ensures we have a new enough mkosi for all the
features / configs we're using to actually work.  In practice this is
always true, so what this config option does is break things when I try
to duplicate results on a distro-packaged mkosi (i.e. not a git checkout
done by the github systemd/mkosi@main action), with this not at all
cryptic error message:

  $ mkosi sandbox -- mkosi --distribution fedora --kernel-command-line-extra=systemd.unit=mkosi-test.service qemu
  ‣ Cannot check mkosi git version, not running mkosi from a git repository

So this patch comments it out.  I'd remove it entirely, but it's useful
to see which version things were intended for.

Signed-off-by: Peter Jones <pjones@redhat.com>
I just want to run the failing jobs...

Signed-off-by: Peter Jones <pjones@redhat.com>
@vathpela vathpela closed this Jul 21, 2026
@vathpela
vathpela deleted the test-older-stuff branch July 21, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant