Open
Description
Describe the bug
See https://packages.microsoft.com/amazonlinux/2023/prod/Packages/, the folder 'l' is missing.
The RPM package for amazon linux does not contain libmsquic. Libmsquic is a pre-requisite for running HTTP/3.
Affected OS
- Windows
- Linux
- macOS
- Other (specify below)
Additional OS information
Amazon Linux 2023 - 20240611
MsQuic version
main
Steps taken to reproduce bug
Execute:
curl -sSL -O https://packages.microsoft.com/config/amazonlinux/2023/packages-microsoft-prod.rpm
rpm -i packages-microsoft-prod.rpm
yum update
yum install libmsquic
Expected behavior
Libmsquic is made available by deployment tools.
Actual outcome
Libmsquic missing on Amazon Linux 2023.
Additional details
None.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Planned