Azure / Azure/azure-sdk-for-python

Some Dataset load operations result in: .NET NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support. #29653

Open
#39,806 12 comments 0 reactions 1 assignee Assigned to @achauhan-scc View on GitHub
Client customer-reported Machine Learning needs-team-attention question Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

- **Package Name: azureml-core**

- **Package Version: 1.48.0**

- **Operating System: WSL2 Ubuntu 22.04 / 24.04**

- **Python Version: 3.8+**

Some Dataset operations result in: NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support. #29653

Hi following up on closed issue: Some Dataset operations result in: NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support. #29653

I am still facing the issue when I build an Azure environment using Latest Ubuntu 22.04 or 24.04, some azureml data loading from data assets functions fail with error:

NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support.
Missing packages: {'liblttng-ust.so.0'}
.NET Core 3.1 can still be used via `dotnetcore2` if the required dependencies are installed.
Visit https://aka.ms/dotnet-install-linux for Linux distro specific .NET Core install instructions.
Follow your distro specific instructions to install `dotnet-runtime-*` and replace `*` with `3.1.23`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.