Skip to content

Add python3-protobuf package to SwSS Container #18802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

vivekrnv
Copy link
Contributor

Why I did it

Fix #18765

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

user@server:sonic-buildimage$ make target/docker-orchagent.gz
user@server:sonic-buildimage$ docker load < target/docker-orchagent.gz
user@server:sonic-buildimage$ docker run -it --entrypoint /bin/bash docker-orchagent:latest
root@bc897ed58831:/# dpkg -l | grep protobuf
ii  libprotobuf-lite32:amd64           3.21.12-3                      amd64        protocol buffers C++ library (lite version)
ii  libprotobuf32:amd64                3.21.12-3                      amd64        protocol buffers C++ library
ii  python3-protobuf                   3.21.12-3                      amd64        Python 3 bindings for protocol buffers

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@yxieca yxieca merged commit 35d07e3 into sonic-net:master Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

python3-protobuf not present inside swss container after swss upgrade to bookworm
4 participants