Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
2.28k stars 217 forks source link

.NET 9 apps on ARM32 require GLIBC 2.35+ (Bookworm+/Jammy+) due to Y2038 #2716

Open theofficialgman opened 2 months ago

theofficialgman commented 2 months ago

Confirmations

What happened?

Apps reliant on .NET 9 cannot be run on ARM32 Bullseye/Focal and older distros

Description

https://github.com/dotnet/core/discussions/9285 https://github.com/dotnet/core/blob/main/release-notes/9.0/supported-os.md#linux-compatibility

This affects the following known apps: Microsoft Powershell https://github.com/Botspot/pi-apps/actions/runs/13092746143/job/36531323632#step:3:1117