FS#46115 - [plex-home-theater] Needs to be rebuilt against new curl
Attached to Project:
Community Packages
Opened by rembo10 (rembo10) - Thursday, 27 August 2015, 05:56 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 27 August 2015, 16:11 GMT
Opened by rembo10 (rembo10) - Thursday, 27 August 2015, 05:56 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 27 August 2015, 16:11 GMT
|
Details
Hey, sorry for the bug report. Wasn't sure if I should flag
it out of date or post here. Tried to run pht on a fresh
arch install, but it would crash on startup. Checked the
logs and it was crashing trying to load libcurl.so.4.3.0
(newest version has lib curl.so.4.40). Rebuilt it myself
against the latest version of curl and it works fine. Didn't
need to change anything in the PKGBUILD
Let me know if you need more info. Cheers! |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Thursday, 27 August 2015, 16:11 GMT
Reason for closing: Fixed
Additional comments about closing: 1.4.1.469-3
Thursday, 27 August 2015, 16:11 GMT
Reason for closing: Fixed
Additional comments about closing: 1.4.1.469-3
The supplied shell script plexhometheater.sh starts the binary and produces a core dump (too lazy to search for it). The relevant lines in plex's log file is
16:46:10 T:140474503636736 DEBUG: Loading: libcurl.so.4.3.0
16:46:10 T:140474278995712 DEBUG: CPlexMediaServerClient::publishDevice Adding interface: http://10.31.2.1:3005/ for publishing
16:46:10 T:140474503636736 ERROR: Unable to load libcurl.so.4.3.0, reason: libcurl.so.4.3.0: cannot open shared object file: No such file or directory
http://paste.debian.net/307542/
Source code upstream: https://github.com/plexinc/plex-home-theater-public
Currently cloning it, but I am slow. It'll take 30 minutes at the least. Github does not allow searching forked repos apparently.
Anyway, updated packages are up.