Plex server in Arch Arm chroot

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Plex server in Arch Arm chroot

Postby dmarkey » Tue Mar 31, 2015 10:56 am

Hi there,

I'm running arch arm in a chroot on an android stick. I'm having problems with plex server, the shared libraries wont load properly with the openelec package. It's a bit of a mystery which means I cant use plex server :(

$this->bbcode_second_pass_code('', '
[root@OpenELEC /]# file /opt/plexmediaserver/libsqlite3.so.0.8.6
/opt/plexmediaserver/libsqlite3.so.0.8.6: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, stripped
[root@OpenELEC /]# ldd /opt/plexmediaserver/libsqlite3.so.0.8.6
not a dynamic executable
')

vs the system supplied one that seems to work properly:

$this->bbcode_second_pass_code('', '
[root@OpenELEC /]# file /lib/libsqlite3.so.0.8.6
/lib/libsqlite3.so.0.8.6: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=deba632ede7d726dda19cecb4cee513d01229ce9, stripped
[root@OpenELEC /]# ldd /lib/libsqlite3.so.0.8.6
libdl.so.2 => /usr/lib/libdl.so.2 (0xb6e88000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0xb6e60000)
libc.so.6 => /usr/lib/libc.so.6 (0xb6d21000)
/usr/lib/ld-linux-armhf.so.3 (0xb6f66000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb6cf4000)

')


Anyone any ideas why the linker doesn't like these libraries?
dmarkey
 
Posts: 3
Joined: Tue Mar 31, 2015 10:50 am

Re: Plex server in Arch Arm chroot

Postby WarheadsSE » Tue Mar 31, 2015 1:07 pm

I am confused .. is this ALARM or OpenELEC?

And.. what messages are you getting about libraries not loading?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Plex server in Arch Arm chroot

Postby dmarkey » Tue Mar 31, 2015 1:45 pm

It's Arch ARM in a chroot. The root OS is OpenELEC.

This is the error that Plex gives me:

mediaserver/Plex Media Server: error while loading shared libraries: /opt/plexmediaserver/libsoci_core.so.3.0.0: internal error
dmarkey
 
Posts: 3
Joined: Tue Mar 31, 2015 10:50 am

Re: Plex server in Arch Arm chroot

Postby WarheadsSE » Tue Mar 31, 2015 2:17 pm

That's very non-descriptive.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Plex server in Arch Arm chroot

Postby dmarkey » Tue Mar 31, 2015 2:29 pm

Nope but its all I have to go on.
dmarkey
 
Posts: 3
Joined: Tue Mar 31, 2015 10:50 am


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 15 guests