kata-containers / packaging

Kata Containers version 1.x packaging (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
119 stars 92 forks source link

qemu: Tweak configuration script for qemu 5.1 #1151

Closed amshinde closed 3 years ago

amshinde commented 4 years ago

Certain config options have been deprecated with 5.1. Remove these.

Depends-on: github.com/kata-containers/runtime#2993

Fixes #1150

Signed-off-by: Archana Shinde archana.m.shinde@intel.com

amshinde commented 4 years ago

/test-ubuntu

amshinde commented 4 years ago

/test-ubuntu

amshinde commented 4 years ago

@devimc @jcvenegas Seeing this error in the logs:

Successfully built e4a4643eca23
16:39:21 Successfully tagged qemu-static:latest
16:39:25 tar: */bin/qemu-pr-helper: Not found in archive
16:39:25 tar: */bin/virtfs-proxy-helper: Not found in archive
16:39:25 tar: Exiting with failure status due to previous errors
16:39:25 Failed at 41: prefix="${PREFIX}" "${GOPATH}/src/${packaging_repo}/static-build/qemu/build-static-qemu.sh"
16:39:26 Build step 'Execute shell' marked build as failure
16:39:32 Performing Post build task...

Looks like qemu built, but seeing this error while generating the tar. Have you seen that before or have any hints of what is going on?

amshinde commented 4 years ago

/test-ubuntu

amshinde commented 4 years ago

/AzurePipelines run

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 2 pipeline(s).
amshinde commented 4 years ago

/test

amshinde commented 4 years ago

/test

amshinde commented 4 years ago

/test

fidencio commented 3 years ago

Folks, this PR has been stale and I'm closing it as we're walking towards the final 1.13.0 release of the kata-containers-1.x. From now on, all the development will happen as part of https://github.com/kata-containers/kata-containers/ and fixes should be provided to that repo.

Thanks a lot for your contribution, we're sorry that for some reason it got stale, and we hope to see you around for new adventures in the kata-containers-2.x land.