Skip to content

Add python3-protobuf package to SwSS Container#96

Closed
vivekrnv wants to merge 1 commit intomasterfrom
add_missing_pkg
Closed

Add python3-protobuf package to SwSS Container#96
vivekrnv wants to merge 1 commit intomasterfrom
add_missing_pkg

Conversation

@vivekrnv
Copy link
Copy Markdown
Owner

Why I did it

Fix https://github.com/sonic-net/sonic-buildimage/issues/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)

@vivekrnv vivekrnv closed this Apr 25, 2024
vivekrnv pushed a commit that referenced this pull request Aug 7, 2025
…ically (sonic-net#23604)

#### Why I did it
src/sonic-dash-ha
```
* 4325fb6 - (HEAD -> master, origin/master, origin/HEAD) Add vip_v4 and vip_v6 to DPU DASH_HA_SCOPE_TABLE (#96) (28 hours ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vivekrnv pushed a commit that referenced this pull request Sep 24, 2025
…e latest HEAD automatically (sonic-net#23931)

#### Why I did it
src/wpasupplicant/sonic-wpa-supplicant
```
* 31c1c8db1 - (HEAD -> master, origin/master, origin/HEAD) Changes in HOSTAPD to Support PAC (#90) (67 minutes ago) [Vijaya Kumar Abbaraju]
* ed735fe67 - [CodeQL]: Failed CI on CodeQL (#98) (2 hours ago) [Ze Gan]
* d22c2f48e - [action] Fix codeQL github action issue. (#96) (14 hours ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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