Skip to content
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

packages for Ubuntu 24 seems to be missing on packages.microsoft.com #4367

Closed
1 of 4 tasks
wfurt opened this issue Jun 20, 2024 · 4 comments
Closed
1 of 4 tasks

packages for Ubuntu 24 seems to be missing on packages.microsoft.com #4367

wfurt opened this issue Jun 20, 2024 · 4 comments

Comments

@wfurt
Copy link
Member

wfurt commented Jun 20, 2024

Describe the bug

Install fresh Ubuntu 24 and add packages.microsoft.com as package source.

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

Ubuntu 24

MsQuic version

v2.3

Steps taken to reproduce bug

run pack age manages and try to install libmsquic.

Expected behavior

install should succeed

Actual outcome

install fails

Additional details

No response

@ShreyasZare
Copy link

I hope this issue is fixed soon since new deployments are facing issues due to missing packages.

@nibanks nibanks added the Partner: .NET By or For the .NET team label Jul 18, 2024
@ShreyasZare
Copy link

Is there any ETA available for this issue? If its going to take too long then users can be advised accordingly to downgrade to Ubuntu 22.04 instead of waiting.

@ShreyasZare
Copy link

I can see that libmsquic version 2.4.0 is available now for Ubuntu 24.04 on Microsoft packages. But, it does not work with .NET applications.

Just tested this with Ubuntu Server 24.04 (fully updated) and I see following error with .NET app:

System.PlatformNotSupportedException: System.Net.Quic is not supported on this platform: Unable to load MsQuic library version '2'.
   at System.Net.Quic.QuicConnection.ConnectAsync(QuicClientConnectionOptions options, CancellationToken cancellationToken)

The QuicConnection.IsSupported property also returns false.

@nibanks
Copy link
Member

nibanks commented Aug 29, 2024

Closing as this should be fixed now.

@nibanks nibanks closed this as completed Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants