Skip to content

Conversation

npanpaliya
Copy link
Contributor

There is a conflict while installing all the packages in the final stage due to following

vllm depends on opentelemetry-exporter-otlp>=1.26.0,<1.27.0
opentelemetry-exporter-otlp==1.26.0 depends on **protobuf>=3.19,<5.0**
vllm-tgis-adapter==0.7.1 depends on grpcio-health-checking==1.70.0
grpcio-health-checking==1.70.0 depends on **protobuf>=5.26.1,<6.0.dev0**

Removing upper version restriction from opentelemetry fixes the conflict as opentelemetry==1.34 depends on higher protobuf.

Again this is an attempt to fix the issue, not sure if this will resolve Konflux build errors.

FYI @riprasad

@npanpaliya
Copy link
Contributor Author

/build-powerz

@npanpaliya
Copy link
Contributor Author

/ok-to-test

@riprasad riprasad merged commit c60a85a into red-hat-data-services:rhoai-2.21 Jun 5, 2025
0 of 5 checks passed
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 this pull request may close these issues.

2 participants