(09-Oct-2020, 09:12 AM)agent_kith Wrote: (08-Oct-2020, 11:22 PM)musicnut23 Wrote: Seems there are dependency issues that I do not know how to work with. Ubuntu 18.04 says that the latest version of libc6 is installed, but JRiver is asking for a newer version. I've tried a system update/upgrade. That didn't help.
Are you on Ubuntu 16.x or 18.x at the moment? LTS are even numbers so there's no 19.
For starts, run the suggested command:
Code:
apt --fix-broken install
And see what happens.
Let me know how it goes.
I've been on 18.04 since the system upgrade button still worked. It was the only way I could get Jriver25/26 to work last year.
I started over just now to provide better info hopefully:
1) First the error when I drag and drop the .deb into the system console gui installer you provide:
SHA1SUM: 66a758c2c4ca71f42442bcd1d0326b7b317c4370
Selecting previously unselected package mediacenter27.
(Reading database ... 67723 files and directories currently installed.)
Preparing to unpack .../MediaCenter-27.0.20-amd64.deb ...
Unpacking mediacenter27 (27.0.20) ...
dpkg: dependency problems prevent configuration of mediacenter27:
mediacenter27 depends on libc6 (>= 2.28); however:
Version of libc6:amd64 on system is 2.27-3ubuntu1.2.
mediacenter27 depends on libasound2 (>= 1.1.8); however:
Version of libasound2:amd64 on system is 1.1.3-5ubuntu0.5.
mediacenter27 depends on libuuid1 (>= 2.33); however:
Version of libuuid1:amd64 on system is 2.31.1-0.4ubuntu3.7.
mediacenter27 depends on libgtk-3-0 (>= 3.24); however:
Version of libgtk-3-0:amd64 on system is 3.22.30-1ubuntu4.
mediacenter27 depends on libpango-1.0-0 (>= 1.42) | libpango1.0-0 (>= 1.42); however:
Version of libpango-1.0-0:amd64 on system is 1.40.14-1ubuntu0.1.
Package libpango1.0-0 is not installed.
mediacenter27 depends on libpangoft2-1.0-0 (>= 1.42) | libpango-cairo-1.0-0 (>= 1.42); however:
Version of libpangoft2-1.0-0:amd64 on system is 1.40.14-1ubuntu0.1.
Package libpango-cairo-1.0-0 is not installed.
mediacenter27 depends on libpangoxft-1.0-0 (>= 1.42); however:
Version of libpangoxft-1.0-0:amd64 on system is 1.40.14-1ubuntu0.1.
mediacenter27 depends on libnss3 (>= 2:3.42); however:
Version of libnss3:amd64 on system is 2:3.35-2ubuntu2.12.
mediacenter27 depends on libnspr4 (>= 2:4.20); however:
Version of libnspr4:amd64 on system is 2:4.18-1ubuntu1.
mediacenter27 depends on libfribidi0 (>= 1.0.5); however:
Version of libfribidi0:amd64 on system is 0.19.7-2.
mediacenter27 depends on libfontconfig1 (>= 2.13); however:
Version of libfontconfig1:amd64 on system is 2.12.6-0ubuntu2.
mediacenter27 depends on libfreetype6 (>= 2.9.1); however:
Version of libfreetype6:amd64 on system is 2.8.1-2ubuntu2.
mediacenter27 depends on libharfbuzz0b (>= 2.3.1); however:
Version of libharfbuzz0b:amd64 on system is 1.7.2-1ubuntu1.
dpkg: error processing package mediacenter27 (--install):
dependency problems - leaving unconfigured
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for shared-mime-info (1.9-2) ...
Errors were encountered while processing:
mediacenter27
*** ERROR *** Problem installing deb file
2) Next I went ahead and opened up the VNC Viewer just in case, because this worked in the past for JRiver26. 26 did install, and I was always able to use it. However - For Jriver27 - the server does NOT start.
3) From the console (via VNC Viewer for JRiver27) I attempted "apt --fix -broken install" - this uninstalls Jriver27 defeating the purpose.
root@snakoilaudio:/var/www# sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
libwayland-egl1-mesa
Use 'sudo apt autoremove' to remove it.
The following packages will be REMOVED:
mediacenter27
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 206 MB disk space will be freed.
Do you want to continue? [Y/n]
4) I looked for a way to install libc6 2.28 only to find (I believe) that 18.04LTS does not support it