Skip to content

[build]: add libssl1.0-dev to build snmpd in sonic slave stretch docker#2581

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:snmpd-stretch
Feb 20, 2019
Merged

[build]: add libssl1.0-dev to build snmpd in sonic slave stretch docker#2581
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:snmpd-stretch

Conversation

@lguohan
Copy link
Collaborator

@lguohan lguohan commented Feb 18, 2019

Signed-off-by: Guohan Lu [email protected]

- What I did
add libssl1.0-dev package in sonic-slave-stretch docker

- How I did it

- How to verify it

lgh@5d01c701873c:/data2/sonic/stretch/sonic-buildimage$ BLDENV=stretch make -f slave.mk target/debs/stretch/libsnmp-base_5.7.3+dfsg-1.5_all.deb
SONiC Build System

Build Configuration
"CONFIGURED_PLATFORM"             : "broadcom"
"SONIC_CONFIG_PRINT_DEPENDENCIES" : ""
"SONIC_BUILD_JOBS"                : "1"
"SONIC_CONFIG_MAKE_JOBS"          : "8"
"USERNAME"                        : "admin"
"PASSWORD"                        : "YourPaSsWoRd"
"ENABLE_DHCP_GRAPH_SERVICE"       : ""
"SHUTDOWN_BGP_ON_START"           : ""
"ENABLE_PFCWD_ON_START"           : ""
"INSTALL_DEBUG_TOOLS"             : ""
"ROUTING_STACK"                   : "quagga"
"ENABLE_SYNCD_RPC"                : ""
"ENABLE_ORGANIZATION_EXTENSIONS"  : "y"
"HTTP_PROXY"                      : ""
"HTTPS_PROXY"                     : ""
"ENABLE_SYSTEM_TELEMETRY"         : ""
"SONIC_DEBUGGING_ON"              : ""
"SONIC_PROFILING_ON"              : ""
"KERNEL_PROCURE_METHOD"           : "build"
"BUILD_TIMESTAMP"                 : ""
"BLDENV"                          : "stretch"

[ 01 ] [ target/debs/stretch/libsnmp-base_5.7.3+dfsg-1.5_all.deb ]
lgh@5d01c701873c:/data2/sonic/stretch/sonic-buildimage$

- Description for the changelog

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

@lguohan lguohan requested a review from jleveque February 18, 2019 06:43
Copy link
Contributor

@jleveque jleveque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, so it appears that libssl-dev is now v1.1 in Stretch, but we need v1.0 to link against snmpd.

@lguohan lguohan merged commit 8c213b2 into sonic-net:master Feb 20, 2019
@lguohan lguohan deleted the snmpd-stretch branch February 20, 2019 05:49
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Jan 5, 2023
Update sonic-utilities submodule pointer to include the following:
* dddd6c5  [202205] Revert the show-techsupport optimization PR's ([sonic-net#2581](sonic-net/sonic-utilities#2581))

Signed-off-by: dprital <[email protected]>
liat-grozovik pushed a commit that referenced this pull request Jan 5, 2023
Update sonic-utilities submodule pointer to include the following:
* dddd6c5  [202205] Revert the show-techsupport optimization PR's ([#2581](sonic-net/sonic-utilities#2581))

Signed-off-by: dprital <[email protected]>
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