Skip to content

[build_debian] libgrpc++ installation for bookworm debian image build#18034

Merged
lguohan merged 1 commit intosonic-net:masterfrom
mlok-nokia:libgrpc++_bookworm_install
Mar 22, 2024
Merged

[build_debian] libgrpc++ installation for bookworm debian image build#18034
lguohan merged 1 commit intosonic-net:masterfrom
mlok-nokia:libgrpc++_bookworm_install

Conversation

@mlok-nokia
Copy link
Contributor

Why I did it

Fix libgrpc++ bookworm debian installation issue. Fix #18033

Work item tracking
  • Microsoft ADO (number only):

How I did it

Modified the build_debian.sh to change the libgrpc++1 to libgrcp++1.51 for debian bookworm image build

How to verify it

After the image is built in the workspace, verify the libgrpc++.so.1.51 is installed in fsroot-broadcom-dnx/lib/x86_64-linux-gnu diretcory

~/data/master/sonic-buildimage/fsroot-broadcom-dnx/lib/x86_64-linux-gnu (master)$ ls libgrpc++.so.1.51
libgrpc++.so.1.51
~/data/master/sonic-buildimage/fsroot-broadcom-dnx/lib/x86_64-linux-gnu (master)$ 

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)

  • master

Description for the changelog

Link to config_db schema for YANG module changes

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

@lguohan lguohan merged commit d4300fc into sonic-net:master Mar 22, 2024
@mlok-nokia mlok-nokia deleted the libgrpc++_bookworm_install branch September 27, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

build_debain.sh fails to install latest version libgrcp++1 for bookworm

3 participants