Search the Community
Showing results for tags '17.10'.
-
Hello everyone! I'm new to Linux, so please forgive me if I've made a stupid mistake - but I'm having an awful time getting the latest versions of Emby to install on Ubuntu 17.10 Artful. Here is what happened: I had Emby running on 16.04 LTS, and attempted to perform an upgrade, and it went south. I didn't pay much attention to the error, and purged the installation, and started from scratch. That failed as well. I then started with a fresh 17.10 image on the same hardware. I received an error (I'll give details in a bit). I re-installed 16.04, and ran into the same error. Now I'm on different hardware, running into the same error. 1. Download X64 package from emby.media/downloads 2. Launch terminal 3. cd /home/emby/Downloads 3. sudo su 4. dpkg -i emby-server-deb_3.3.1.0_amd64.deb Note: Below is actually from when I attempted to install Beta - but the results are the same. (Reading database ... 131063 files and directories currently installed.) Preparing to unpack emby-server-deb_3.3.1.2_amd64.deb ... Failed to stop emby-server.service: Unit emby-server.service not loaded. Unpacking emby-server (3.3.1.2) over (3.3.1.0) ... Setting up emby-server (3.3.1.2) ... usermod: user emby is currently used by process 912 dpkg: error processing package emby-server (--install): subprocess installed post-installation script returned error exit status 8 Processing triggers for libc-bin (2.26-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-20) ... Errors were encountered while processing: emby-server That's all it gives me. Any assistance would be greatly appreciated!