You are not logged in.
Hi,
I want to install the plex-media-server packages by running the command
yaourt -S plex-media-server --noconfirmThe download of PMS begins but stops after downloading a certain pourcetage and returning this :
-> Downloading plexmediaserver-0.9.12.3.1173-937aac3.x86_64.rpm...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
5 121M 5 7191k 0 0 19446 0 1:49:33 0:06:18 1:43:15 23695curl: (18) transfer closed with 120432138 bytes remaining to read
==> ERROR: Failure while downloading plexmediaserver-0.9.12.3.1173-937aac3.x86_64.rpm
Aborting...
==> ERROR: Makepkg was unable to build plex-media-server.
==> Restart building plex-media-server ? [y/N]
==> ------------------------------------------
==> The whole output of the command above is
$ yaourt -S plex-media-server --noconfirm
==> Downloading plex-media-server PKGBUILD from AUR...
x plex-media-server.install
x PKGBUILD
x terms.txt
x plexmediaserver.conf.d
x plexmediaserver.service
x .SRCINFO
Comment by tux (2015-06-06 17:47)
Just to note, it appears that casting to a Chromecast or similar device won't work if you use SSL. :/
Comment by IsaacG (2015-06-26 08:18)
For the latest version (you can swap these into the PKGBUILD for the old lines ... or even just append these):
pkgver=0.9.12.4.1192
_pkgsum=9a47d21
md5sums=('ce68337bf5cdfb8b2183cc1180382d11'
'34268b981e3b8c833a0e2270429232a6'
'bd703bc750b989a27edd590eb8c8e9d7')
md5sums_i686=('b10dc378e66cd8cff5cbfdf6ad0ae540')
md5sums_x86_64=('0426a8a700dd38887c978beca6e45580')
Comment by jobski (2015-07-03 05:18)
If you are following IsaacG's instructions, paste it before the SHA256 lines in PKGBUILD and make sure to comment out the SHA256 variables for the builder to use md5 hash checks (the build will fail otherwise).
Comment by Jhackler (2015-07-03 21:08)
Is the PKGBUILD going to be updated eventually?
Comment by alucryd (2015-07-03 22:07)
No it's not, AUR3 is dead, long live AUR4.
plex-media-server 0.9.12.3.1173-1 (2015-06-04 14:51)
( Unsupported package: Potentially dangerous ! )
==> plex-media-server dependencies:
- systemd (already installed)
==> Continue building plex-media-server ? [Y/n]
==> -------------------------------------------
==>
==> Building and installing package
==> Making package: plex-media-server 0.9.12.3.1173-1 (Thu Jul 23 12:20:10 CET 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found plexmediaserver.conf.d
-> Found plexmediaserver.service
-> Found terms.txt
-> Downloading plexmediaserver-0.9.12.3.1173-937aac3.x86_64.rpm...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
5 121M 5 7191k 0 0 19446 0 1:49:33 0:06:18 1:43:15 23695curl: (18) transfer closed with 120432138 bytes remaining to read
==> ERROR: Failure while downloading plexmediaserver-0.9.12.3.1173-937aac3.x86_64.rpm
Aborting...
==> ERROR: Makepkg was unable to build plex-media-server.
==> Restart building plex-media-server ? [y/N]
==> ------------------------------------------
==> How can I fix this ?
Thank you in advance ![]()
Last edited by s4nji (2015-07-23 10:42:12)
vgruk pharmacy
Mod note: Redacted URL
Offline
Looks like the server aborts the file transfer after a certain time. Have you tried downloading that file manually to see whether the same happens?
"manually" meaning ? from the official website ?
vgruk pharmacy
Mod note: Redacted URL
Offline
Yaourt does not understand aur4 yet. The old aur is going out of commission and the package there is out of date. got to aur4.archlinux.org, download the AUR package, extract it and build it according to the AUR wiki article.
This is the first thing you should do, when yaourt fails: build the package yourself. You should generally refrain from using AUR helpers, as long as you don't understand what they do and how.
Offline
You should
generallycompletely refrain from using AUR helpers, as long as you don't understand what they do and how.
FTFY. But otherwise, I second everything above.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Yaourt does not understand aur4 yet. The old aur is going out of commission and the package there is out of date. got to aur4.archlinux.org, download the AUR package, extract it and build it according to the AUR wiki article.
This is the first thing you should do, when yaourt fails: build the package yourself. You should generally refrain from using AUR helpers, as long as you don't understand what they do and how.
I see thank you ![]()
vgruk pharmacy
Mod note: Redacted URL
Offline
Moving to AUR issues
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline