[PR #5447] [MERGED] Remove Microsoft repo from install step #10522

Closed
opened 2026-02-07 06:21:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5447
Author: @joshuaboniface
Created: 3/9/2021
Status: Merged
Merged: 3/9/2021
Merged by: @cvium

Base: masterHead: fix-fedora-build


📝 Commits (1)

  • 235b36a Remove Microsoft repo from install step

📊 Changes

1 file changed (+1 additions, -3 deletions)

View changed files

📝 deployment/Dockerfile.fedora.amd64 (+1 -3)

📄 Description

Changes
Remove Microsoft repo from the Fedora install step. This was breaking Fedora builds due to a mismatch. We can use the .NET SDK 5.0 from the Fedora 33 repos instead and this seems to work.

Issues

N/A


🔄 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/5447 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 3/9/2021 **Status:** ✅ Merged **Merged:** 3/9/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `fix-fedora-build` --- ### 📝 Commits (1) - [`235b36a`](https://github.com/jellyfin/jellyfin/commit/235b36a4c7f5e2dbb682bb7e6588b8f06219ce6c) Remove Microsoft repo from install step ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `deployment/Dockerfile.fedora.amd64` (+1 -3) </details> ### 📄 Description **Changes** Remove Microsoft repo from the Fedora install step. This was breaking Fedora builds due to a mismatch. We can use the .NET SDK 5.0 from the Fedora 33 repos instead and this seems to work. **Issues** N/A --- <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 06:21:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10522