-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Important
-
None
When building a RHEL 10.1 qcow2 with image-builder 40 (and 41, which is in testing), and osbuild 164 I receive the following error:
Traceback (most recent call last): File "/run/osbuild/bin/org.osbuild.rpm", line 260, in <module> r = main(args["tree"], args["inputs"], args["options"]) File "/run/osbuild/bin/org.osbuild.rpm", line 216, in main subprocess.run([ ~~~~~~~~~~~~~~^^ "rpm", ^^^^^^ ...<8 lines>... "--install", manifest.name ^^^^^^^^^^^^^^^^^^^^^^^^^^ ], cwd=pkgpath, check=True, env=env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['rpm', '--verbose', '--root', '/run/osbuild/tree', '--nosignature', '--install', '/tmp/manifest.l3ak7zcj']' returned non-zero exit status 174.
This happens during the RPM stage in the build timeline. Full manifest and build log is attached.
- is caused by
-
RHEL-128741 mock chroot initialization fails on RHEL 10.1
-
- In Progress
-