ricardozanini opened a new issue, #364: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/364
### Describe the bug When running checks against the container-builder module, one can see the following error: ``` E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/s/systemd/libudev-dev_249.11-0ubuntu3.11_amd64.deb 404 Not Found [IP: 52.252.163.49 80] Fetched 541 kB in 1s (797 kB/s) E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Error: Process completed with exit code 100. ``` The `apt-get` command is not aligned with other nodes, additionally, there's a fixed version of `ubuntu` used that should be replaced to. ### Expected behavior _No response_ ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Golang version _No response_ ### Operator-sdk version _No response_ ### SonataFlow Operator version or git rev _No response_ ### Additional information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
