Fedora 32 is out and emby packages are only for 31 #1644

Closed
opened 2025-12-21 19:12:34 +01:00 by backuprepo · 4 comments
Owner

Originally created by @yodatak on GitHub (May 3, 2020).

Hi there is i think some low changes so i think adapting for fedora 32 seem to be easy ;)
The 31 version install for now i have to test if all works !

Originally created by @yodatak on GitHub (May 3, 2020). Hi there is i think some low changes so i think adapting for fedora 32 seem to be easy ;) The 31 version install for now i have to test if all works !
backuprepo 2025-12-21 19:12:34 +01:00
Author
Owner

@yodatak commented on GitHub (May 3, 2020):

I just rebuild it on Fedora 32 its work with using this

wget https://repo.jellyfin.org/releases/server/fedora/jellyfin-10.5.5-1.fc31.src.rpm
sudo dnf builddep jellyfin-10.5.5-1.fc31.src.rpm
rpmbuild --rebuild jellyfin-10.5.5-1.fc31.src.rpm

And i got jellyfin-10.5.5-1.fc32.x86_64.rpm 🎉

@yodatak commented on GitHub (May 3, 2020): I just rebuild it on Fedora 32 its work with using this ``` wget https://repo.jellyfin.org/releases/server/fedora/jellyfin-10.5.5-1.fc31.src.rpm sudo dnf builddep jellyfin-10.5.5-1.fc31.src.rpm rpmbuild --rebuild jellyfin-10.5.5-1.fc31.src.rpm ``` And i got jellyfin-10.5.5-1.fc32.x86_64.rpm :tada:
Author
Owner

@Artiume commented on GitHub (May 3, 2020):

Fedora 32 is out and emby packages are only for 31

Who's package? 😜

@Artiume commented on GitHub (May 3, 2020): > Fedora 32 is out and emby packages are only for 31 Who's package? 😜
Author
Owner

@yodatak commented on GitHub (Jul 21, 2020):

Hi maybe we have to make a modification of this file for build for fedora 31 and fedora 32 ?
https://github.com/jellyfin/jellyfin/blob/master/deployment/Dockerfile.fedora.amd64
https://github.com/jellyfin/jellyfin/blob/master/deployment/build.fedora.amd64
https://github.com/jellyfin/jellyfin/blob/master/.ci/azure-pipelines-package.yml
https://github.com/jellyfin/jellyfin/blob/master/build.yaml
Maybe duplicate the fedora build to build Fedora 31 and 32 ?

@yodatak commented on GitHub (Jul 21, 2020): Hi maybe we have to make a modification of this file for build for fedora 31 and fedora 32 ? https://github.com/jellyfin/jellyfin/blob/master/deployment/Dockerfile.fedora.amd64 https://github.com/jellyfin/jellyfin/blob/master/deployment/build.fedora.amd64 https://github.com/jellyfin/jellyfin/blob/master/.ci/azure-pipelines-package.yml https://github.com/jellyfin/jellyfin/blob/master/build.yaml Maybe duplicate the fedora build to build Fedora 31 and 32 ?
Author
Owner

@stale[bot] commented on GitHub (Nov 19, 2020):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@stale[bot] commented on GitHub (Nov 19, 2020): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#1644
No description provided.