ricardozanini opened a new issue, #295: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/295
### Describe the bug e2e tests won't run since we have a setup problem while installing the packages via `apt-get`. It's not updating the current libraries and installing unnecessary packages. ### Expected behavior The e2e task to run ### Actual behavior Failing with: ``` E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkdb5-10_1.19.2-2ubuntu0.2_amd64.deb 404 Not Found [IP: 52.252.75.106 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkadm5srv-mit12_1.19.2-2ubuntu0.2_amd64.deb 404 Not Found [IP: 52.252.75.106 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkadm5clnt-mit12_1.19.2-2ubuntu0.2_amd64.deb 404 Not Found [IP: 52.252.75.106 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/krb5-multidev_1.19.2-2ubuntu0.2_amd64.deb 404 Not Found [IP: 52.252.75.106 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkrb5-dev_1.19.2-2ubuntu0.2_amd64.deb 404 Not Found [IP: 52.252.75.106 80] ``` ### How to Reproduce? Just open a PR and see that the action will fail. ### 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]
