Jump to content

Can't install ubuntu 16.04 ARM


Raffy6250

Recommended Posts

Raffy6250

Hello !

 

I followed instructions here: https://software.opensuse.org/download.html?project=home%3Aemby&package=emby-server

from: https://emby.media/linux-server.html

 

And i get this error:

The following packages have unmet dependencies:
 emby-server : Depends: mono-runtime (>= 3.0~) but it is not going to be installed
               Depends: libmono-corlib4.5-cil (>= 4.0.0~alpha1) but it is not going to be installed
               Depends: libmono-microsoft-csharp4.0-cil (>= 1.0) but it is not going to be installed
               Depends: libmono-posix4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed
               Depends: libmono-system-configuration4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed
               Depends: libmono-system-core4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed
               Depends: libmono-system-io-compression4.0-cil (>= 3.2.1) but it is not going to be installed
               Depends: libmono-system-net-http4.0-cil (>= 1.0) but it is not going to be installed
               Depends: libmono-system-runtime-serialization4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed
               Depends: libmono-system-xml4.0-cil (>= 3.12.0) but it is not going to be installed
               Depends: libmono-system4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed
               Depends: libembysqlite3-0 but it is not installable
               Depends: embymagick but it is not installable
               Depends: mono-devel (>= 4.6) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I'm on:

Operating System: Ubuntu 16.04.3 LTS
Kernel: Linux 4.4.98-mainline-rev1
Architecture: arm64
 
Checked 10 times i've been using 16.04 repo..
 
Any help ?
 
Thanks
Edited by Raffy6250
Link to comment
Share on other sites

Raffy6250

Added mono repo with this link https://doc.ubuntu-fr.org/mono

 

Still have: 

The following packages have unmet dependencies:
 emby-server : Depends: libembysqlite3-0 but it is not installable
               Depends: embymagick but it is not installable
E: Unable to correct problems, you have held broken packages.

This is getting better!

Link to comment
Share on other sites

If you have not yet installed or used emby i would actually suggest using the newer .net emby. The install is amazingly simple.

Go to: https://github.com/MediaBrowser/Emby/releases

Download the appropriate file ( ubuntu is debian based )

if you want to use beta its: https://github.com/MediaBrowser/Emby/releases/download/3.2.40.1/emby-server-deb_3.2.40.1_amd64.deb

the stable build is: https://github.com/MediaBrowser/Emby/releases/download/3.2.40.0/emby-server-deb_3.2.40.0_amd64.deb

 

then install the package.

 

Command line examples would be:

cd ~

wget  https://github.com/MediaBrowser/Emby/releases/download/3.2.40.0/emby-server-deb_3.2.40.0_amd64.deb

sudo dpkg -i emby-server-deb_3.2.40.0_amd64.deb

 

That should setup the newer .net emby for you in virtually no time it uses a baked in ffmpeg and .net rather than mono.

Link to comment
Share on other sites

the only real down side so far that i see on this is that there is no automated way to know there is an update, you have to periodically check the github page.

Wait i just noticed you said arm64, is this for a pi? I dont know there is a .net build for a pi right now.

Edited by tdiguy
Link to comment
Share on other sites

I am not completely sure on this but i  think they are moving more towards using docker for arm devices. Not sure if hardware acceleration works with it or not but if you are going to use it primarily for pre-recorded media that will likely not need to be transcoded it will work fine.

I know i ran into a few issues installing when i was using my pi ( i have since moved on to a intel atom lol ) but i cant for the life of me remember what i did to fix it aside from adding some older repo's ( which ones i forget ). But there is a plethora of knowledge in this forum. 

You can search for my name as an author, maybe some of my shenanigans will help you.

Link to comment
Share on other sites

  • 2 weeks later...

Good news, Luke recently posted a new build for armf devices with the new .net builds. If this is built like the ubuntu version i am using installing will be a breeze, if you plan to use vaapi add emby to the video group.

https://github.com/MediaBrowser/Emby/releases
  • Like 1
Link to comment
Share on other sites

Raffy6250

Ok thank you guys, I'll give it a try

 

I managed to install 14.04 version but I had problems with the player and video quality so I gave up.

Link to comment
Share on other sites

Ok thank you guys, I'll give it a try

 

I managed to install 14.04 version but I had problems with the player and video quality so I gave up.

Please see how to report a problem and we'll be happy to help. thanks !

Link to comment
Share on other sites

Raffy6250

Yes I was talking about the old installation. Only 14.04 worked  for ARM.

 

I will try .net build soon, thank you for your help.

Link to comment
Share on other sites

Raffy6250

Which one should I use for arm64 ?

 

I see armhf and armv7hl but no arm64.

 package architecture (armhf) does not match system (arm64)
Edited by Raffy6250
Link to comment
Share on other sites

  • 11 months later...

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...