Jump to content

Where is the .deb file for 32bit/i386 system?


tlgcntn

Recommended Posts

tlgcntn

Hello,

I wanted to update my emby server but I can't. Because there is no .deb file for my system on https://emby.media/linux-server.html.

Here is my console output:

tlgcntn@bluebird:~$ dpkg -i emby-server-deb_3.5.0.0_amd64.deb 
dpkg: error: requested operation requires superuser privilege
tlgcntn@bluebird:~$ sudo dpkg -i emby-server-deb_3.5.0.0_amd64.deb 
dpkg: error processing archive emby-server-deb_3.5.0.0_amd64.deb (--install):
 package architecture (amd64) does not match system (i386)
Errors were encountered while processing:
 emby-server-deb_3.5.0.0_amd64.deb
tlgcntn@bluebird:~$ uname -a
Linux bluebird 4.4.0-121-generic #145-Ubuntu SMP Fri Apr 13 13:46:32 UTC 2018 i686 i686 i686 GNU/Linux
tlgcntn@bluebird:~$ rm emby-server-deb_3.5.0.0_amd64.deb 
tlgcntn@bluebird:~$ sudo zybb^C
tlgcntn@bluebird:~$ sudo dpkg -i emby-server-deb_3.5.0.0_armhf.deb 
dpkg: error processing archive emby-server-deb_3.5.0.0_armhf.deb (--install):
 package architecture (armhf) does not match system (i386)
Errors were encountered while processing:
 emby-server-deb_3.5.0.0_armhf.deb

Also:
 

tlgcntn@bluebird:~$ sudo apt-get update
Hit:1 http://ppa.launchpad.net/deluge-team/ppa/ubuntu xenial InRelease                                                                             
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial InRelease                                                                                         
Hit:3 http://security.ubuntu.com/ubuntu xenial-security InRelease                                                 
Hit:4 http://ppa.launchpad.net/iconnor/zoneminder/ubuntu xenial InRelease                                         
Ign:5 http://download.opensuse.org/repositories/home:/emby/xUbuntu_16.04  InRelease                               
Hit:6 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease                                                
Hit:7 http://download.opensuse.org/repositories/home:/emby/xUbuntu_16.04  Release
Hit:8 http://tr.archive.ubuntu.com/ubuntu xenial-backports InRelease     
Reading package lists... Done                      
tlgcntn@bluebird:~$ sudo apt-get install emby-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
emby-server is already the newest version (3.3.1.0+68.1).
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-97 linux-headers-4.4.0-97-generic linux-image-4.4.0-97-generic linux-image-extra-4.4.0-97-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.

Thanks.

Edited by tlgcntn
Link to comment
Share on other sites

tlgcntn

I have a netbook (not notebook) that I used with 32bit cpu and 2gb ram as home server. I'm using this server for running emby-media, nextcloud, rtorrent/rutorrent etc. I'm happy for now :) Also my cpu is not supporting 64bit OS.

You was supporting 32bit linux before a few months. Don't you supporting 32bit emby anymore? Can't I update my emby from "repo" or somewhere?

Link to comment
Share on other sites

What you could do is go here and install the last version we had available:

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

 

Then you could follow the instructions here in post #3 and #4 to manually update to the latest version:

https://emby.media/community/index.php?/topic/58613-question-about-my-32-bit-upgrade/?p=574032

Link to comment
Share on other sites

tlgcntn

Thanks but it did not worked. I download 3.5.0.0

wget https://github.com/MediaBrowser/Emby.Releases/raw/3.5.0.0/theater/mbt.zip

I unzipped it and copied (without .config files) to /usr/lib/emby-server/bin. Here is bin directory after copying.

 

tlgcntn@bluebird:~/Downloads$ ls -la /usr/lib/emby-server/bin/
total 38732
drwxr-xr-x  3 root root    12288 Jul 24 12:11 .
drwxr-xr-x  5 root root     4096 Mar 30 20:05 ..
-rw-r--r--  1 root root    82432 Mar  4 21:03 BDInfo.dll
-rw-r--r--  1 root root    22931 Mar  4 21:03 BDInfo.dll.mdb
-rw-r--r--  1 root root    26624 Jul 24 12:11 CoreAudioApi.dll
-rw-r--r--  1 root root   282624 Jul 24 12:11 DirectShowLib-2005.dll
-rw-r--r--  1 root root    18432 Mar  4 21:03 DvdLib.dll
-rw-r--r--  1 root root     5592 Mar  4 21:03 DvdLib.dll.mdb
-rw-r--r--  1 root root   482304 Mar  4 21:03 Emby.Dlna.dll
-rw-r--r--  1 root root    60700 Mar  4 21:03 Emby.Dlna.dll.mdb
-rw-r--r--  1 root root   184832 Mar  4 21:03 Emby.Drawing.ImageMagick.dll
-rw-r--r--  1 root root     4944 Mar  4 21:03 Emby.Drawing.ImageMagick.dll.mdb
-rw-r--r--  1 root root    20992 Mar  4 21:03 Emby.Drawing.Skia.dll
-rw-r--r--  1 root root     5771 Mar  4 21:03 Emby.Drawing.Skia.dll.mdb
-rw-r--r--  1 root root    32256 Mar  4 21:03 Emby.Drawing.dll
-rw-r--r--  1 root root     5440 Mar  4 21:03 Emby.Drawing.dll.mdb
-rw-r--r--  1 root root    60416 Mar  4 07:37 Emby.Naming.dll
-rw-r--r--  1 root root     9728 Mar  4 21:03 Emby.Photos.dll
-rw-r--r--  1 root root     1227 Mar  4 21:03 Emby.Photos.dll.mdb
-rw-r--r--  1 root root    27648 Mar  4 07:37 Emby.Server.CinemaMode.dll
-rw-r--r--  1 root root    64512 Mar  4 07:37 Emby.Server.Connect.dll
-rw-r--r--  1 root root  2337792 Mar  4 21:03 Emby.Server.Implementations.dll
-rw-r--r--  1 root root   592450 Mar  4 21:03 Emby.Server.Implementations.dll.mdb
-rw-r--r--  1 root root   271872 Mar  4 07:37 Emby.Server.MediaEncoding.dll
-rw-r--r--  1 root root   188416 Mar  4 07:37 Emby.Server.Sync.dll
-rw-r--r--  1 root root    28160 Mar  4 07:37 Emby.XmlTv.dll
-rw-r--r--  1 root root    98816 Mar  4 07:37 ImageMagickSharp.dll
-rw-r--r--  1 root root      381 Mar  4 21:03 ImageMagickSharp.dll.config
-rw-r--r--  1 root root   458752 Mar  4 21:03 MediaBrowser.Api.dll
-rw-r--r--  1 root root   349184 Jul 24 12:11 MediaBrowser.ApiInteraction.dll
-rw-r--r--  1 root root   143360 Jul 24 12:11 MediaBrowser.Common.Implementations.dll
-rw-r--r--  1 root root    47104 Jul 24 12:11 MediaBrowser.Common.dll
-rw-r--r--  1 root root   497152 Mar  4 21:03 MediaBrowser.Controller.dll
-rw-r--r--  1 root root    15360 Jul 24 12:11 MediaBrowser.IsoMounter.dll
-rw-r--r--  1 root root    49152 Mar  4 21:03 MediaBrowser.LocalMetadata.dll
-rw-r--r--  1 root root   495616 Jul 24 12:11 MediaBrowser.Model.dll
-rw-r--r--  1 root root   224357 Mar  4 21:03 MediaBrowser.Model.dll.mdb
-rw-r--r--  1 root root  4441600 Jul 24 12:11 MediaBrowser.Plugins.DefaultTheme.dll
-rw-r--r--  1 root root   508928 Mar  4 21:03 MediaBrowser.Providers.dll
-rwxr-xr-x  1 root root    13824 Mar  4 21:04 MediaBrowser.Server.Mono.exe
-rw-r--r--  1 root root     1483 Mar  4 07:37 MediaBrowser.Server.Mono.exe.config
-rwxr-xr-x  1 root root   265364 Mar 30 20:06 MediaBrowser.Server.Mono.exe.so
-rw-r--r--  1 root root  2101760 Jul 24 12:11 MediaBrowser.Theater.Core.dll
-rw-r--r--  1 root root 17917952 Jul 24 12:11 MediaBrowser.Theater.DirectShow.dll
-rw-r--r--  1 root root   111104 Jul 24 12:11 MediaBrowser.Theater.Implementations.dll
-rw-r--r--  1 root root    94208 Jul 24 12:11 MediaBrowser.Theater.Interfaces.dll
-rw-r--r--  1 root root   232448 Jul 24 12:11 MediaBrowser.Theater.Presentation.dll
-rw-r--r--  1 root root  2994688 Jul 24 12:11 MediaBrowser.UI.exe
-rw-r--r--  1 root root    30208 Mar  4 21:03 MediaBrowser.WebDashboard.dll
-rw-r--r--  1 root root    58368 Mar  4 21:03 MediaBrowser.XbmcMetadata.dll
-rw-r--r--  1 root root   122880 Jul 24 12:11 Microsoft.Expression.Effects.dll
-rw-r--r--  1 root root    91648 Jul 24 12:11 Microsoft.Expression.Interactions.dll
-rw-r--r--  1 root root    32768 Mar  4 21:03 Mono.Nat.dll
-rw-r--r--  1 root root     7445 Mar  4 21:03 Mono.Nat.dll.mdb
-rw-r--r--  1 root root    64000 Jul 24 12:11 MoreLinq.dll
-rw-r--r--  1 root root   420352 Jul 24 12:11 NLog.dll
-rw-r--r--  1 root root   513536 Jul 24 12:11 Newtonsoft.Json.dll
-rw-r--r--  1 root root    55296 Mar  4 21:03 RSSDP.dll
-rw-r--r--  1 root root    15486 Mar  4 21:03 RSSDP.dll.mdb
-rw-r--r--  1 root root    75776 Mar  4 07:37 SQLitePCL.pretty.dll
-rw-r--r--  1 root root    37376 Mar  4 07:37 SQLitePCLRaw.core.dll
-rw-r--r--  1 root root    39424 Mar  4 07:37 SQLitePCLRaw.provider.sqlite3.dll
-rw-r--r--  1 root root      150 Mar  4 21:03 SQLitePCLRaw.provider.sqlite3.dll.config
-rw-r--r--  1 root root   286720 Jul 24 12:11 ServiceStack.Text.dll
-rw-r--r--  1 root root   420864 Jul 24 12:11 SharpCompress.dll
-rw-r--r--  1 root root   311808 Jul 24 12:11 SimpleInjector.dll
-rw-r--r--  1 root root   208896 Mar  4 07:37 SkiaSharp.dll
-rw-r--r--  1 root root      221 Mar  4 07:37 SkiaSharp.dll.config
-rw-r--r--  1 root root   119296 Mar  4 21:03 SocketHttpListener.dll
-rw-r--r--  1 root root    43641 Mar  4 21:03 SocketHttpListener.dll.mdb
-rw-r--r--  1 root root    55904 Jul 24 12:11 System.Windows.Interactivity.dll
-rw-r--r--  1 root root   414720 Mar  4 07:37 TagLib.Portable.dll
-rw-r--r--  1 root root    89600 Jul 24 12:11 WebSocket4Net.dll
drwxr-xr-x 14 root root    20480 Mar 30 20:05 dashboard-ui
-rw-r--r--  1 root root    91648 Jul 24 12:11 pfmclrapi.dll

You can see the new copied files as 24 Jul.

But I wanted to restart emby-media service. It did not started.

 

tlgcntn@bluebird:~/Downloads$ sudo service emby-server restart
tlgcntn@bluebird:~/Downloads$ sudo service emby-server status
● emby-server.service - Emby Media Server
   Loaded: loaded (/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2018-07-24 12:12:52 +03; 16s ago
  Process: 25126 ExecStopPost=/usr/bin/emby-server clear (code=exited, status=0/SUCCESS)
  Process: 25096 ExecStart=/usr/bin/emby-server start (code=exited, status=1/FAILURE)
 Main PID: 25096 (code=exited, status=1/FAILURE)

Jul 24 12:12:51 bluebird systemd[1]: Started Emby Media Server.
Jul 24 12:12:52 bluebird su[25096]: Successful su for emby by root
Jul 24 12:12:52 bluebird su[25096]: + ??? root:emby
Jul 24 12:12:52 bluebird su[25096]: pam_unix(su:session): session opened for user emby by (uid=0)
Jul 24 12:12:52 bluebird systemd[1]: emby-server.service: Main process exited, code=exited, status=1/FAILURE
Jul 24 12:12:52 bluebird systemd[1]: emby-server.service: Unit entered failed state.
Jul 24 12:12:52 bluebird systemd[1]: emby-server.service: Failed with result 'exit-code'.

I copied old (backuped) files to /usr/lib/bin/ again and it is worked againg as 3.3.1.0.

Link to comment
Share on other sites

How did you end up with mbt.zip? that was not mentioned anywhere. It's the mono zip that you want.

Link to comment
Share on other sites

  • 2 weeks later...
tlgcntn

I used mono zip file on my last attemp. emby-server service restarted successfully but the service has been stopped immediately after restarted successfully.

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