Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plex: Add aarch64 platform #105000

Merged
merged 1 commit into from Nov 26, 2020
Merged

Conversation

SamirHafez
Copy link
Contributor

@SamirHafez SamirHafez commented Nov 26, 2020

Motivation for this change

The package fails to install in aarch64 architectures even though its marked for platform.linux which contains aarch64-linux

Things done

I've added the aarch64 build and moved the x86-64 build to Debian since there is no aarch64 build for RedHat.

building on x86-64

these derivations will be built:
  /nix/store/j8fywrsa852jgnn9026kpai33b7b0j97-plexmediaserver_1.20.5.3600-47c0d9038_amd64.deb.drv
  /nix/store/z670b91lg9p97zhmiwskky5ysq1a3nbj-plexmediaserver-1.20.5.3600-47c0d9038.drv
building '/nix/store/j8fywrsa852jgnn9026kpai33b7b0j97-plexmediaserver_1.20.5.3600-47c0d9038_amd64.deb.drv'...

trying https://downloads.plex.tv/plex-media-server-new/1.20.5.3600-47c0d9038/debian/plexmediaserver_1.20.5.3600-47c0d9038_amd64.deb
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 76.8M  100 76.8M    0     0  12.2M      0  0:00:06  0:00:06 --:--:-- 13.1M
building '/nix/store/z670b91lg9p97zhmiwskky5ysq1a3nbj-plexmediaserver-1.20.5.3600-47c0d9038.drv'...
unpacking sources
installing
post-installation fixup
checking for references to /build/ in /nix/store/n1lpwzhnkb6lpa3qp29iwx6wfwr4d9fb-plexmediaserver-1.20.5.3600-47c0d9038...
checking for references to /build/ in /nix/store/459n9xyb794380cdg2a6xi7zgaalv0sv-plexmediaserver-1.20.5.3600-47c0d9038-basedb...
/nix/store/n1lpwzhnkb6lpa3qp29iwx6wfwr4d9fb-plexmediaserver-1.20.5.3600-47c0d9038

and on a raspberry pi 4 (aarch64)

these derivations will be built:
  /nix/store/jn1w2l96mmwrj3639w793fdlp5n998cc-plexmediaserver_1.20.5.3600-47c0d9038_arm64.deb.drv
  /nix/store/ngn9gb730z7ibvg18pspaj71rvq0p00i-plexmediaserver-1.20.5.3600-47c0d9038.drv
building '/nix/store/jn1w2l96mmwrj3639w793fdlp5n998cc-plexmediaserver_1.20.5.3600-47c0d9038_arm64.deb.drv'...

trying https://downloads.plex.tv/plex-media-server-new/1.20.5.3600-47c0d9038/debian/plexmediaserver_1.20.5.3600-47c0d9038_arm64.deb
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 67.5M  100 67.5M    0     0  8052k      0  0:00:08  0:00:08 --:--:-- 4033k
building '/nix/store/ngn9gb730z7ibvg18pspaj71rvq0p00i-plexmediaserver-1.20.5.3600-47c0d9038.drv'...
unpacking sources
installing
post-installation fixup
checking for references to /build/ in /nix/store/x6zly5r8ssybk45pg8xhnli1g9asw4g4-plexmediaserver-1.20.5.3600-47c0d9038...
checking for references to /build/ in /nix/store/nsr4wm4kq4dhqj3q8x8mg9v2rcm4rnb4-plexmediaserver-1.20.5.3600-47c0d9038-basedb...
/nix/store/x6zly5r8ssybk45pg8xhnli1g9asw4g4-plexmediaserver-1.20.5.3600-47c0d9038

@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 105000 run on x86_64-linux 1

2 packages built:
  • plex
  • plexRaw

@prusnak prusnak merged commit e6e85c4 into NixOS:master Nov 26, 2020
@SamirHafez SamirHafez deleted the plex-enable-aarch64 branch November 26, 2020 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants