Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSI build might fail because of missing chattr command #110

Closed
rezib opened this issue May 23, 2023 · 0 comments
Closed

OSI build might fail because of missing chattr command #110

rezib opened this issue May 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rezib
Copy link
Contributor

rezib commented May 23, 2023

OSI build may fail beause with some image format due to missing chattr command:

± fatbuildrctl --uri dbus://system/hpckit build -a node-debian11 -s firehpc/envs --watch
Submitted node-debian11 build task f8b12e10-396a-47f1-9576-58b3f574742a
 ⚬ INFO: Running build f8b12e10-396a-47f1-9576-58b3f574742a
 ⚬ INFO: Extracting tarball /run/fatbuildr/fatbuildr-artifact-3ml_x6nz.tar.xz in destination /var/lib/fatbuildr/workspaces/hpckit/f8b12e10-396a-47f1-9576-58b3f574742a
 ⚬ INFO: Building the OS image based node-debian11
‣ Changing ownership of output file /var/lib/fatbuildr/workspaces/hpckit/f8b12e10-396a-47f1-9576-58b3f574742a/debian~bullseye to user fatbuildr…
‣ Changed ownership of /var/lib/fatbuildr/workspaces/hpckit/f8b12e10-396a-47f1-9576-58b3f574742a/debian~bullseye
‣ Removing output files…
‣ Detaching namespace
‣ Setting up temporary workspace.
‣ Temporary workspace set up in /var/tmp/mkosi-exsweq57
‣ Running second (final) stage…
‣  Creating image with partition table…
‣ Error: chattr not found in PATH.
 ⚬ ERROR: error while running task f8b12e10-396a-47f1-9576-58b3f574742a: Command /usr/libexec/fatbuildr/u-nspawn --directory /var/lib/fatbuildr/images/hpckit/osi.img --bind /usr/share/fatbuildr/images/common --quiet --register=no --keep-unit --bind /var/lib/fatbuildr/workspaces/hpckit/f8b12e10-396a-47f1-9576-58b3f574742a --bind /var/cache/fatbuildr/hpckit/node-debian11 --bind /var/lib/fatbuildr/registry/hpckit/osi --setenv SUDO_UID=998 /usr/bin/mkosi --nspawn-keep-unit --default /var/lib/fatbuildr/workspaces/hpckit/f8b12e10-396a-47f1-9576-58b3f574742a/osi/node-debian11.mkosi --output-dir /var/lib/fatbuildr/workspaces/hpckit/f8b12e10-396a-47f1-9576-58b3f574742a --image-id node-debian11 --image-version 1 --checksum failed with exit code 1
 ⚬ INFO: Task failed
@rezib rezib added the bug Something isn't working label May 23, 2023
@rezib rezib self-assigned this May 23, 2023
@rezib rezib closed this as completed in a159de6 May 25, 2023
@rezib rezib added this to the v2.1.0 milestone May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant