Jump to content

Cannot install emby on Linux Mint 13 KDA


suzukichris

Recommended Posts

suzukichris

I've been trying to install emby on KDE 13 with no success.  I am getting issues and need guidance.  Please could you talk me through so that I can get emby working.

 

Cheers, Chris  I this is where the problem is and I need instructions on how to cure it.

 

 

$ sudo apt-get install mono-runtime mediainfo libsqlite3-dev imagemagick-6.q8 libmagickwand-6.q8-2 libmagickcore-6.q8-2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libmagickcore-6.q8-2 : Depends: libfontconfig1 (>= 2.9.0) but 2.8.0-3ubuntu9.1 is to be installed
                        Depends: libjbig0 but it is not installable
                        Depends: liblzma5 (>= 5.1.1alpha+20120614) but 5.1.1alpha+20110809-3 is to be installed
                        Depends: libtiff4 (> 3.9.5-3~) but 3.9.5-2ubuntu1.8 is to be installed
E: Unable to correct problems, you have held broken packages.
 

Link to comment
Share on other sites

Can you give us an exact description of the installation process you followed?

Are you using the instructions on Emby website for xUbuntu 12.04?

 

 

Sent from my iPad using Tapatalk

Link to comment
Share on other sites

suzukichris

I have tried both the Debian installations 7 & 8

 

Debian 7

wget -qO - http://download.opensuse.org/repositories/home:emby/Debian_7.0/Release.key | sudo apt-key add -
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/emby/Debian_7.0/ /' >> /etc/apt/sources.list.d/emby-server.list"
sudo apt-get update
sudo apt-get install mono-runtime mediainfo libsqlite3-dev imagemagick-6.q8 libmagickwand-6.q8-2 libmagickcore-6.q8-2
sudo apt-get install emby-server

Start Emby Server

sudo service emby-server start

Run Setup Wizard

Visit http://localhost:8096

Debian 8

wget -qO - http://download.opensuse.org/repositories/home:emby/Debian_8.0/Release.key | sudo apt-key add -
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/emby/Debian_8.0/ /' >> /etc/apt/sources.list.d/emby-server.list"
sudo apt-get update
sudo apt-get install mono-runtime mediainfo libsqlite3-dev imagemagick-6.q8 libmagickwand-6.q8-2 libmagickcore-6.q8-2
sudo apt-get install emby-server

Start Emby Server

sudo service emby-server start

Run Setup Wizard

Visit http://localhost:8096

 

 

And I've also tried xUbuntu 12.04

Edited by suzukichris
Link to comment
Share on other sites

You just posted that this morning, and it is the weekend. Please be patient and I'm sure he'll answer your question when he's available :)

Link to comment
Share on other sites

Why are you using Debian repos when Mint is based on Ubuntu?

Please use the xUbuntu 12.04 instructions from the website and check if that works

 

 

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

suzukichris

Same result regarding dependencies

 

sudo apt-get install mono-runtime mediainfo libsqlite3-dev imagemagick-6.q8 libmagickwand-6.q8-2 libmagickcore-6.q8-2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
mono-runtime is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libmagickcore-6.q8-2 : Depends: libfontconfig1 (>= 2.9.0) but 2.8.0-3ubuntu9.1 is to be installed
                        Depends: libjbig0 but it is not installable
                        Depends: liblzma5 (>= 5.1.1alpha+20120614) but 5.1.1alpha+20110809-3 is to be installed
                        Depends: libtiff4 (> 3.9.5-3~) but 3.9.5-2ubuntu1.8 is to be installed
E: Unable to correct problems, you have held broken packages.
 

 

Edited by suzukichris
Link to comment
Share on other sites

suzukichris

Is this any use?

 

 

 

sudo apt-get install emby-server
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
emby-server : Depends: libmagickwand-6.q8-2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Link to comment
Share on other sites

suzukichris

So I managed to get libmagickwand6 installed and then got emby to go through the installation.  Unfortunately I fumbled up the user name bit and ended up in a pickle.  Can anyone get me out of it please?

 

 

sudo apt-get install emby-server

Reading package lists... Done

Building dependency tree      

Reading state information... Done

The following packages were automatically installed and are no longer required:

  python-gudev python-qt3 libhal1 libmikmod2 libhal-storage1 libsdl-mixer1.2 libqt3-mt libva-glx1

Use 'apt-get autoremove' to remove them.

The following NEW packages will be installed

  emby-server

0 to upgrade, 1 to newly install, 0 to remove and 2 not to upgrade.

1 not fully installed or removed.

Need to get 0 B/17.8 MB of archives.

After this operation, 48.0 MB of additional disk space will be used.

Preconfiguring packages ...

Selecting previously unselected package emby-server.

(Reading database ... 168719 files and directories currently installed.)

Unpacking emby-server (from .../emby-server_3.0.5724.6_all.deb) ...

Processing triggers for ureadahead ...

Setting up monodoc-browser (2.10-2) ...

generating monodoc index...

grep: /etc/gre.d/*.conf: No such file or directory

 

Unhandled Exception:

System.TypeLoadException: Could not load type 'Monodoc.EditMerger' from assembly 'monodoc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'.

[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'Monodoc.EditMerger' from assembly 'monodoc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'.

dpkg: error processing monodoc-browser (--configure):

subprocess installed post-installation script returned error exit status 1

Setting up emby-server (3.0.5724.6) ...

Warning: The home dir /usr/lib/emby-server you specified already exists.

Adding system user `emby' (UID 118) ...

Adding new user `emby' (UID 118) with group `emby' ...

The home directory `/usr/lib/emby-server' already exists.  Not copying from `/etc/skel'.

adduser: Warning: The home directory `/usr/lib/emby-server' does not belong to the user you are currently creating.

emby-server start/running, process 18892

Errors were encountered while processing:

monodoc-browser

E: Sub-process /usr/bin/dpkg returned an error code (1)

 

Link to comment
Share on other sites

suzukichris

Solved

 

Sorted out the repositories and installed magickwand.  Just need to stop the app on the tablet from losing the connection to chromecast.

 

Thanks, Chris

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...