[PR #2158] [MERGED] Remove broken Microsoft SDK image #9024

Closed
opened 2026-02-07 05:54:48 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/2158
Author: @joshuaboniface
Created: 12/15/2019
Status: Merged
Merged: 12/15/2019
Merged by: @anthonylavado

Base: masterHead: fix-ubuntu-nightly


📝 Commits (2)

  • 003b666 Remove broken Microsoft SDK image
  • 909902c Install missing dependency

📊 Changes

1 file changed (+11 additions, -2 deletions)

View changed files

📝 deployment/ubuntu-package-x64/Dockerfile (+11 -2)

📄 Description

Changes
This was not working; for some reason the Microsoft .NET Docker image
for 3.0 still had a 2.1 binary which was wreaking havoc. Replace it with
the manual download that all the other .deb packages use.

Issues
N/A

Fixes the Ubuntu nightly builds that have been failing since mid-October.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/2158 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 12/15/2019 **Status:** ✅ Merged **Merged:** 12/15/2019 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `fix-ubuntu-nightly` --- ### 📝 Commits (2) - [`003b666`](https://github.com/jellyfin/jellyfin/commit/003b666c96fd7fea2f5caf7acea5b0fe0632a7e3) Remove broken Microsoft SDK image - [`909902c`](https://github.com/jellyfin/jellyfin/commit/909902cf593284845ecf4d5867e795ca544a642f) Install missing dependency ### 📊 Changes **1 file changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `deployment/ubuntu-package-x64/Dockerfile` (+11 -2) </details> ### 📄 Description **Changes** This was not working; for some reason the Microsoft .NET Docker image for 3.0 still had a 2.1 binary which was wreaking havoc. Replace it with the manual download that all the other .deb packages use. **Issues** N/A Fixes the Ubuntu nightly builds that have been failing since mid-October. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:54:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9024