-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update packages to prevent installation on Debian 12+ and Ubuntu 22.04+ #3393
Comments
Related to #3390 |
Doesn't #3392 fix this problem? |
Kinda. I'm asking why the package is even in the jammy feed. Adding a OpenSSL 1.x dependency doesn't seem all that useful. |
It seems like we have internal partners that consume MsQuic on I would suggest to close this and focus on #2039. |
Interesting. Sounds good. We should also move #3375 forward. |
Describe the feature you'd like supported
The msquic packages don't work on platforms that exclusively offer OpenSSL 3. It shouldn't be possible to install the msquic .deb packages on those distros.
As you can see, I was able to and had a bad experience: #3375 (comment)
Proposed solution
Do one or more of:
Additional context
No response
The text was updated successfully, but these errors were encountered: