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

Debian-based OSI image build error due to missing apt-get command #102

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

Debian-based OSI image build error due to missing apt-get command #102

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

Comments

@rezib
Copy link
Contributor

rezib commented May 15, 2023

Attempt to build a Debian based OSI image produces an error due to missing apt-get command in container:

$ fatbuildrctl build -a node-debian11 -s firehpc/envs --watch
Submitted node-debian11 build task a5f79411-d091-492e-bbb9-44b718be5ced
 ⚬ INFO: Running build a5f79411-d091-492e-bbb9-44b718be5ced
 ⚬ INFO: Extracting tarball /run/fatbuildr/fatbuildr-artifact-6v2d61ei.tar.xz in destination /var/lib/fatbuildr/workspaces/default/a5f79411-d091-492e-bbb9-44b718be5ced
 ⚬ INFO: Building the OS image based node-debian11
‣ Changing ownership of output file /var/lib/fatbuildr/workspaces/default/a5f79411-d091-492e-bbb9-44b718be5ced/debian~bullseye to user root…
‣ Changed ownership of /var/lib/fatbuildr/workspaces/default/a5f79411-d091-492e-bbb9-44b718be5ced/debian~bullseye
‣ Removing output files…
‣ Detaching namespace
‣ Setting up temporary workspace.
‣ Temporary workspace set up in /var/tmp/mkosi-b25g1iz7
‣ Running second (final) stage…
‣  Mounting image…
‣   Setting up basic OS tree…
‣   Mounting Package Cache
‣    Installing Debian…
W: Cannot check Release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg
I: Retrieving InRelease 
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
...
I: Unpacking openssl...
I: Configuring the base system...
I: Configuring openssl...
I: Configuring ca-certificates...
I: Configuring ca-certificates...
I: Base system installed successfully.
‣     Mounting API VFS…
‣ Error: /usr/bin/apt-get not found in PATH.
@rezib rezib added the bug Something isn't working label May 15, 2023
@rezib rezib self-assigned this May 15, 2023
@rezib rezib closed this as completed in 56bab0b May 15, 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