Skip to content

[action] [PR:21063] Fix docker-sonic-vs following upgrade to Bookworm (#21063)#21219

Merged
mssonicbld merged 1 commit intosonic-net:202411from
mssonicbld:cherry/202411/21063
Dec 19, 2024
Merged

[action] [PR:21063] Fix docker-sonic-vs following upgrade to Bookworm (#21063)#21219
mssonicbld merged 1 commit intosonic-net:202411from
mssonicbld:cherry/202411/21063

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

FRR 10.0.1 upgrade (#20269) brought in a mgmtd daemon for FRR. This needs to be started up in docker-sonic-vs as part of the other daemons in this container.

Additionally, Debian Bookworm provides version 2.5.0 of scapy, but the pip3 command later in the file downgraded it to 2.4.5, which does not work in Bookworm. Fix this by removing the pip3 installation for scapy, and updating the other packages installed via pip3.

Signed-off-by: Saikrishna Arcot sarcot@microsoft.com

FRR 10.0.1 upgrade (sonic-net#20269) brought in a mgmtd daemon for FRR. This needs to be started up in docker-sonic-vs as part of the other daemons in this container.

Additionally, Debian Bookworm provides version 2.5.0 of scapy, but the pip3 command later in the file downgraded it to 2.4.5, which does not work in Bookworm. Fix this by removing the pip3 installation for scapy, and updating the other packages installed via pip3.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #21063

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit 53923bf into sonic-net:202411 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants