You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After syncd docker is moved to bookworm, the syncd process doesn't start in docker-syncd-brcm-dnx-rpc and throws the following error
INFO syncd0#supervisord: syncd /usr/bin/syncd: error while loading shared libraries: libthrift-0.17.0.so: cannot open shared object file: No such file or directory
I don't see libthrift-0.17.0.so installed. Had to install in platform/broadcom/docker-syncd-brcm-dnx-rpc/Dockerfile.j2
Steps to reproduce the issue:
Build and install broadcom dnx-rpc image from master and check if syncd and swss dockers come up
Describe the results you received:
Sycnd doesn't come up
Describe the results you expected:
All the dockers up
Output of show version:
(paste your output here)
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Description
After syncd docker is moved to bookworm, the syncd process doesn't start in docker-syncd-brcm-dnx-rpc and throws the following error
INFO syncd0#supervisord: syncd /usr/bin/syncd: error while loading shared libraries: libthrift-0.17.0.so: cannot open shared object file: No such file or directory
I don't see libthrift-0.17.0.so installed. Had to install in platform/broadcom/docker-syncd-brcm-dnx-rpc/Dockerfile.j2
Steps to reproduce the issue:
Describe the results you received:
Sycnd doesn't come up
Describe the results you expected:
All the dockers up
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: