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

podvm: update qemu for rhel s390x #1740

Closed
Saripalli-lavanya opened this issue Mar 13, 2024 · 0 comments · Fixed by #1741
Closed

podvm: update qemu for rhel s390x #1740

Saripalli-lavanya opened this issue Mar 13, 2024 · 0 comments · Fixed by #1741

Comments

@Saripalli-lavanya
Copy link
Contributor

Saripalli-lavanya commented Mar 13, 2024

Variables (qemu_binary, machine_type) needs to be updated as packer is considering qemu-system-x86_64 for s390x arch as well.

2024/03/13 11:36:43 machine readable: error-count []string{"1"}
==> Some builds didn't complete successfully and had errors:
2024/03/13 11:36:43 machine readable: qemu.rhel,error []string{"Failed creating Qemu driver: exec: \"qemu-system-x86_64\": executable file not found in $PATH"}
==> Builds finished but no artifacts were created.
2024/03/13 11:36:43 [INFO] (telemetry) Finalizing.
Build 'qemu.rhel' errored after 793 microseconds: Failed creating Qemu driver: exec: "qemu-system-x86_64": executable file not found in $PATH

==> Wait completed after 900 microseconds

==> Some builds didn't complete successfully and had errors:
--> qemu.rhel: Failed creating Qemu driver: exec: "qemu-system-x86_64": executable file not found in $PATH

==> Builds finished but no artifacts were created.
2024/03/13 11:36:43 waiting for all plugin processes to complete...
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
2024/03/13 11:36:43 /usr/local/bin/packer: plugin process exited
make: *** [Makefile:77: podvm-e5a6fb8-dirty-s390x.qcow2] Error 1
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 13, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Lavanya saripalli <saripalli.lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 13, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 18, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 25, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 25, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 28, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 28, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 29, 2024
Packer is picking qemu-system-x86 instead of s390x as qemu binaries

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Mar 29, 2024
Variable substitution is failing with ADD in docker file

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
Saripalli-lavanya added a commit to Saripalli-lavanya/cloud-api-adaptor that referenced this issue Apr 10, 2024
Variable substitution is failing with ADD in docker file

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
bpradipt pushed a commit that referenced this issue Apr 10, 2024
Variable substitution is failing with ADD in docker file

Fixes: #1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
wyuany pushed a commit to wyuany/cloud-api-adaptor that referenced this issue Apr 28, 2024
Variable substitution is failing with ADD in docker file

Fixes: confidential-containers#1740

Signed-off-by: Saripalli Lavanya <Saripalli.Lavanya@ibm.com>
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 a pull request may close this issue.

1 participant