INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC 26.0.37 dependency ?  (Read 1889 times)

Ekpen

  • Citizen of the Universe
  • *****
  • Posts: 675
MC 26.0.37 dependency ?
« 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
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7380
  • The color of Spring...
Re: MC 26.0.37 dependency ?
« Reply #1 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.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

Ekpen

  • Citizen of the Universe
  • *****
  • Posts: 675
Re: MC 26.0.37 dependency ?
« Reply #2 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.
Logged

Scobie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 716
  • Looking Busy
Re: MC 26.0.37 dependency ?
« Reply #3 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.

Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #4 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)
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10715
Re: MC 26.0.37 dependency ?
« Reply #5 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.
Logged
~ nevcairiel
~ Author of LAV Filters

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #6 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...
Logged

Ekpen

  • Citizen of the Universe
  • *****
  • Posts: 675
Re: MC 26.0.37 dependency ?
« Reply #7 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.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #8 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.
Logged

Ekpen

  • Citizen of the Universe
  • *****
  • Posts: 675
Re: MC 26.0.37 dependency ?
« Reply #9 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.
Logged

warchild

  • Recent member
  • *
  • Posts: 23
Re: MC 26.0.37 dependency ?
« Reply #10 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.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10715
Re: MC 26.0.37 dependency ?
« Reply #11 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?
Logged
~ nevcairiel
~ Author of LAV Filters

warchild

  • Recent member
  • *
  • Posts: 23
Re: MC 26.0.37 dependency ?
« Reply #12 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.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #13 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.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #14 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.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10715
Re: MC 26.0.37 dependency ?
« Reply #15 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.
Logged
~ nevcairiel
~ Author of LAV Filters

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #16 on: April 01, 2020, 10:21:37 am »

Thanks for the list Ekpen, I'll fix that on the next build.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13493
Re: MC 26.0.37 dependency ?
« Reply #17 on: April 10, 2020, 05:55:19 pm »

Give 26.0.55 a try please.
Logged

Ekpen

  • Citizen of the Universe
  • *****
  • Posts: 675
Re: MC 26.0.37 dependency ?
« Reply #18 on: April 10, 2020, 08:43:55 pm »

Give 26.0.55 a try please.

Greetings:
26.0.55 .. SUCCESS.

THANKS.
George Omoregie
Logged
Pages: [1]   Go Up