Michael Vogt
Michael Vogt
I close this one as there is no immediate action required/possible. It's unclear if this is needed but if it is we can just reopen it :)
And it seems it is already proving useful: ``` [gw1] linux -- Python 3.9.19 /osb/workdir/.tox/py39/bin/python skipping not allowed: ('/osb/workdir/stages/test/test_dmverity.py', 45, 'Skipped: need veritysetup') _ ERROR at setup of test_oscap_autotailor_json_profile_override[xccdf_org.ssgproject.content_profile_some-new-profile] _...
I opened https://github.com/osbuild/containers/pull/80 to add some more missing binaries
I played with a slight variant of this idea in https://github.com/osbuild/osbuild/compare/main...mvo5:buildroot-via-mount2?expand=1 - the snippet look like this: ```yaml version: 2 pipelines: - name: os build: quay.io/fedora/fedora-bootc:40 ``` mostly because the...
> did you mean to pivot here and replace all instances of `alt_root` with `root`? I still see it in various places. The name is really just a strawman, I'm...
> This makes me wonder whether `root` should be a "global option" on the stage level (instead of the stage options level). > > Imagine: [...] > If `root` is...
Closing in favor of the more general https://github.com/osbuild/osbuild/pull/1711
> Hi @mvo5 - I have updated this PR to the latest version. Right now I do not have a capacity to extend the tests. Shall we keep this PR...
Fwiw, I ran into the same issue and was wondering if https://github.com/micropython/micropython-lib/pull/435 is the right way to fix this. I.e. leave uhashlib alone but instead when someone imports the python-stdlib...
> @mvo5 do you mind if I push to your branch with the rebase? Sorry for the slow reply, I rebased and pushed now, sorry that I did not see...