apupier commented on PR #23835:
URL: https://github.com/apache/camel/pull/23835#issuecomment-4832655116

   > The fix belongs in the test-infra service 
(`IggyLocalContainerInfraService`) — e.g. running the container with 
`seccomp=unconfined` (or allow-listing the `io_uring_*` syscalls) — rather than 
in the version string alone. Could you fold that in here, or split the infra 
change out first? The version-bump diff itself is clean.
   
   the parameter is already available:
   
https://github.com/apache/camel/commit/468705ce80399a99acfd3ebbb48cc004d77c8825
   
   and in fact the test are disabled on Ci due to this problem already of not 
available io_uring: 
https://github.com/apache/camel/commit/65fcdf466de9de7bc0406c090003b862a132944f
   
   I remember that I had the same issue.
   
   @Croway it was working for you locally, could you try this new version 
locally please?
   
   


-- 
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]

Reply via email to