This is just a notification that RASClient no longer works on on the latest version of Ubuntu. I have just upgraded to Ubuntu 20.04 LTS and tried to install RASClient-17.1.21748_x86_64.deb. It no longer will install however as it depends on Qt4 which has now been dropped by Ubuntu (Qt is currently at version 6). Below is the error message. The following packages have unmet dependencies. rasclient : Depends: libqt4-network but it is not installable Depends: libqt4-xml but it is not installable Depends: libqtcore4 but it is not installable Depends: libqtdbus4 but it is not installable Depends: libqtgui4 but it is not installable E: Unable to correct problems, you have held broken packages.
I have also now run in to this issue after upgrading to 20.04 and trying to install the 17.1 client. Do we know if there are any indications when a new package may be available?
I also ran into this issue. I am just grateful I installed this on a VM to start with. Hopefully they put out an update soon to fix this
We have the same problem! Unable to install RasClient v17 on Ubuntu 20.04... When a new compatible version will be available ? Thank you!
Since this might save people a bit of time. For Ubuntu 20.04 sudo add-apt-repository ppa:rock-core/qt4 sudo apt-get update sudo apt-get install libqtcore4 Working with version 17 at time of writing.
It's working with Ubuntu 20.04.1 LTS and Parallels Client version 17.1.2 Build 21853 at time of writing. sudo add-apt-repository ppa:rock-core/qt4 sudo apt-get update sudo apt-get install libqtcore4