INTERACT FORUM

More => Old Versions => JRiver Media Center 26 for Linux => Topic started by: Ekpen on March 21, 2020, 12:19:43 pm

Title: MC 26.0.37 dependency ?
Post by: Ekpen on March 21, 2020, 12:19:43 pm
Greetings:
Via Software install, it will not install. "unmet dependency"
Via the Terminal: same error.
I used the "f" switch to update MC, still no luck.
I am on Ubuntu 20.0.4, 64 bit.
George
Title: Re: MC 26.0.37 dependency ?
Post by: Awesome Donkey on March 21, 2020, 12:30:27 pm
Can't reproduce on Ubuntu 19.10. Haven't tried Ubuntu 20.04 yet since it's still in beta and won't be released until next month.
Title: Re: MC 26.0.37 dependency ?
Post by: Ekpen on March 21, 2020, 06:28:21 pm
Can't reproduce on Ubuntu 19.10. Haven't tried Ubuntu 20.04 yet since it's still in beta and won't be released until next month.

I just thought I should notify all, just in case other forum members are on Ubuntu 20.04.
Thanks for your input.
George.
Title: Re: MC 26.0.37 dependency ?
Post by: Scobie on March 22, 2020, 05:21:07 pm
I received a "this package is kept back" message for mediacentre26 for the .37 update, first time that has ever happened.

I forced the package install and it did install some dependencies but went through ok.

I'm using the Docker build which I believe is Debian.

Title: Re: MC 26.0.37 dependency ?
Post by: bob on March 23, 2020, 11:14:47 am
We added the dependencies the system requires to use the chromium plugin.
Can you check these vs your distro? (EDIT reformatted the list to make it easier to read).

Code: [Select]
Depends:
libc6 (>= 2.19)
libasound2 (>= 1.0.28)
libuuid1 (>= 2.25)
libx11-6 (>= 2:1.6)
libxext6 (>= 2:1.3)
libxcb1 (>= 1.1)
libxdmcp6 (>= 1:1.1)
libstdc++6 (>= 4.9)
libgtk-3-0 (>= 3.14)
libgl1-mesa-glx | libgl1
libpango-1.0-0(>= 1.36) | libpango1.0-0 (>= 1.36)
libpangoft2-1.0-0 (>= 1.36)
libpango-cairo-1.0-0 (>= 1.36)
libpangox-1.0-0 (>= 0.0.2-5)
libpangoxft-1.0-0 (>= 1.36)
libnss3 (>= 2:3.26)
libnspr4 (>= 2:4.12)
python (>= 2.7)
xdg-utils
libgomp1 (>= 4.9)
libgstreamer1.0-0 (>= 1.4.4),
ibgstreamer-plugins-base1.0-0 (>= 1.4.4)
libnss3 (>= 2:3.26)
Title: Re: MC 26.0.37 dependency ?
Post by: Hendrik on March 23, 2020, 02:50:31 pm
Does Chromium still use gstreamer? I thought that was for GtkWeb only maybe? Couldn't check right now..

libnss3 is in the list twice as well.
Title: Re: MC 26.0.37 dependency ?
Post by: bob on March 23, 2020, 09:14:40 pm
Does Chromium still use gstreamer? I thought that was for GtkWeb only maybe? Couldn't check right now..

libnss3 is in the list twice as well.
That's quite possible about gstreamer, I am not certain.
I'll fix the libnss though it doesn't really matter...
Title: Re: MC 26.0.37 dependency ?
Post by: Ekpen on March 24, 2020, 11:43:50 am
We added the dependencies the system requires to use the chromium plugin.
Can you check these vs your distro? (EDIT reformatted the list to make it easier to read).

Code: [Select]
Depends:
libc6 (>= 2.19)
libasound2 (>= 1.0.28)
libuuid1 (>= 2.25)
libx11-6 (>= 2:1.6)
libxext6 (>= 2:1.3)
libxcb1 (>= 1.1)
libxdmcp6 (>= 1:1.1)
libstdc++6 (>= 4.9)
libgtk-3-0 (>= 3.14)
libgl1-mesa-glx | libgl1
libpango-1.0-0(>= 1.36) | libpango1.0-0 (>= 1.36)
libpangoft2-1.0-0 (>= 1.36)
libpango-cairo-1.0-0 (>= 1.36)
libpangox-1.0-0 (>= 0.0.2-5)
libpangoxft-1.0-0 (>= 1.36)
libnss3 (>= 2:3.26)
libnspr4 (>= 2:4.12)
python (>= 2.7)
xdg-utils
libgomp1 (>= 4.9)
libgstreamer1.0-0 (>= 1.4.4),
ibgstreamer-plugins-base1.0-0 (>= 1.4.4)
libnss3 (>= 2:3.26)

Greetings:
Any special command for me to use in checking the dependencies ?
It is still showing the dependencies error as    of this A.M.
The 20.04 Ubuntu continues to do its upgrade, I thought the upgrades will fix this error.
Thanks.
George.
Title: Re: MC 26.0.37 dependency ?
Post by: bob on March 24, 2020, 01:57:52 pm
Greetings:
Any special command for me to use in checking the dependencies ?
It is still showing the dependencies error as    of this A.M.
The 20.04 Ubuntu continues to do its upgrade, I thought the upgrades will fix this error.
Thanks.
George.
The only way I know if to try installing them one at a time and see which one your system doesn't allow.
Obviously you don't have to test the ones you know are there or are used for everything like the X11 lib.
Title: Re: MC 26.0.37 dependency ?
Post by: Ekpen on March 24, 2020, 08:48:16 pm
The only way I know if to try installing them one at a time and see which one your system doesn't allow.
Obviously you don't have to test the ones you know are there or are used for everything like the X11 lib.

If push comes to shove, I can install each.
Can you give me one example please ?
I have to do this via the terminal .
Thanks.
George.
Title: Re: MC 26.0.37 dependency ?
Post by: warchild on March 25, 2020, 06:55:44 am
On Armbian the .37 is held back due to unmet dependency, it seems Python is the problem

The following packages have unmet dependencies:
 mediacenter26:armhf : Depends: python:armhf (>= 2.7) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Title: Re: MC 26.0.37 dependency ?
Post by: Hendrik on March 25, 2020, 07:04:06 am
Should probably upgrade to python3 at some point, python2 is dead this year. But what do we depend on that for anyway?
Title: Re: MC 26.0.37 dependency ?
Post by: warchild on March 25, 2020, 07:44:13 am
I agree but I get:

python is already the newest version (2.7.13-2).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

So, sort of stuck here.
Title: Re: MC 26.0.37 dependency ?
Post by: bob on March 26, 2020, 10:02:21 am
Should probably upgrade to python3 at some point, python2 is dead this year. But what do we depend on that for anyway?
The python script plugin that does the YouTube resolution. Its doc says it requires 2.7 or above.
Title: Re: MC 26.0.37 dependency ?
Post by: bob on March 26, 2020, 10:03:33 am
I agree but I get:

python is already the newest version (2.7.13-2).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

So, sort of stuck here.
On your system, please do a
dpkg -l "python*"
and attach the results here.
Title: Re: MC 26.0.37 dependency ?
Post by: Hendrik on March 26, 2020, 10:47:28 am
The python script plugin that does the YouTube resolution. Its doc says it requires 2.7 or above.

youtube-dl works with either python 2.7 or python 3.2+, we could depend on either of those for maximum compatibility in the future.
Title: Re: MC 26.0.37 dependency ?
Post by: bob on April 01, 2020, 10:21:37 am
Thanks for the list Ekpen, I'll fix that on the next build.
Title: Re: MC 26.0.37 dependency ?
Post by: bob on April 10, 2020, 05:55:19 pm
Give 26.0.55 a try please.
Title: Re: MC 26.0.37 dependency ?
Post by: Ekpen on April 10, 2020, 08:43:55 pm
Give 26.0.55 a try please.

Greetings:
26.0.55 .. SUCCESS.

THANKS.
George Omoregie