@z3ntu: It's mainly to signal that we made some changes that break the build process :) Of course, it's not fixable until the packages get updated, but I figured we should let you and other users know that the package won't work with the current master branch.
Search Criteria
Package Details: jellyfin-git 10.11.0.r27207.d1ed659-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jellyfin-git.git (read-only, click to copy) |
---|---|
Package Base: | jellyfin-git |
Description: | The Free Software Media System |
Upstream URL: | https://github.com/jellyfin/jellyfin |
Licenses: | GPL2 |
Conflicts: | jellyfin |
Provides: | jellyfin |
Submitter: | z3ntu |
Maintainer: | Big-B |
Last Packager: | z3ntu |
Votes: | 21 |
Popularity: | 0.000005 |
First Submitted: | 2018-12-11 16:45 (UTC) |
Last Updated: | 2025-04-11 20:32 (UTC) |
Dependencies (5)
- jellyfin-server-gitAUR
- jellyfin-web-gitAUR
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-binAUR, dotnet-sdk-preview-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Required by (1)
- gelata-git (requires jellyfin) (optional)
Sources (6)
MrTimscampi commented on 2020-11-28 15:33 (UTC)
z3ntu commented on 2020-11-26 16:35 (UTC) (edited on 2020-12-06 09:28 (UTC) by z3ntu)
@MrTimscampi: I'm not sure what you want me to do. I can't make dotnet-core in [community] get updated faster, you can use e.g. https://aur.archlinux.org/pkgbase/dotnet-core-bin/ in the meantime from the AUR.
rustemb commented on 2020-11-05 10:31 (UTC)
missing dep python
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
m42uko commented on 2020-03-22 16:38 (UTC) (edited on 2020-03-22 19:58 (UTC) by m42uko)
@z3ntu: Interesting... maybe there's a difference between the x86_64 and the ARM build. I just removed python2 from my system and now the build fails again. The problem seems to lie within the node-gyp dependency. See https://pastebin.com/qFFmZ18k for the full log.
As for dotnet on aarch64, I used the dotnet-core-bin package from the AUR, although the source packages should also work, but need to compiled by hand for AARCH64.
z3ntu commented on 2020-03-22 15:51 (UTC)
@m42uko: I just built the package in a fresh container with only the essentials installed (and definitely no python2) and it builds fine. Also how did you build this on aarch64? I don't see any dotnet* packages on https://archlinuxarm.org/packages
m42uko commented on 2020-03-21 16:45 (UTC)
I just had to install python2 for the build to succeed, so you might want to add it to the dependencies. Also, I can confirm this works on the aarch64 architecture, so you can add it to the arch list if you want.
erkexzcx commented on 2020-03-01 10:16 (UTC)
Could anyone help me out building binary package of this software? https://github.com/jellyfin/jellyfin/issues/2489
<deleted-account> commented on 2019-12-14 19:19 (UTC)
This may just be a yay
issue, but it doesn't seem to be picking up on repo updates with this package. Despite yay
finding both git repos within the PKGBUILD. Anyone else?
Pinned Comments
z3ntu commented on 2019-01-08 17:20 (UTC)
For all people flagging the package out of date: This is a -git package that pulls down the latest sources from the git repository, so unless the build process is broken, don't flag this package out of date! Just rebuild it.