Skip to content

Commit

Permalink
missing kpvdr repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Matousek committed Dec 6, 2024
1 parent bdc9c29 commit c8c0059
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ RUN curl -L https://copr.fedorainfracloud.org/coprs/kpvdr/protobuf/repo/epel-9/k
RUN curl -L https://copr.fedorainfracloud.org/coprs/kpvdr/json/repo/epel-9/kpvdr-json-epel-9.repo > /etc/yum.repos.d/kpvdr-json-epel-9.repo

RUN dnf install -y 'dnf-command(copr)' \
&& dnf copr enable -y kpvdr/json \
&& dnf copr enable -y kpvdr/protobuf \
&& dnf copr enable -y kpvdr/opentelemetry-cpp-rhel
&& dnf copr enable -y kpvdr/opentelemetry-cpp

#CMake Error at /usr/lib64/cmake/protobuf/protobuf-targets.cmake:106 (message):
# The imported target "protobuf::libprotobuf-lite" references the file
Expand Down

0 comments on commit c8c0059

Please sign in to comment.