Dear all,
On Wed, 10 Oct 2018 19:07:41 +0200, Giacomo Rossi <giacombum@gmail.com> wrote:
I'm trying to install x2goclient on openSUSE Tumbleweed following the official x2go guide that can be found here: https://wiki.x2go.org/doku.php/wiki:repositories:suse
After adding the repo, I do a "zypper refresh" followed by a "zypper install x2goclient" but unfortunately the installation cannot proceed because I obtain the following error:
"Problem: nothing provides libssh.so.4(LIBSSH_0.7.2)(64bit) needed by x2goclient-4.1.1.1-1.6.x86_64 Solution 1: do not install x2goclient-4.1.1.1-1.6.x86_64 Solution 2: break x2goclient-4.1.1.1-1.6.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c):"
I have a similar problem on openSUSE Tumbleweed, both with the openSUSE's own official X2Go packages and the X2Go packages from <https://wiki.x2go.org/doku.php/wiki:repositories:suse>. I do have libssh4-0.7.2 installed, as well as x2goclient-4.1.2.2, but Tumbleweed wants me to upgrade to libssh4-0.8.3. Upgrading libssh4 would mean uninstalling x2goclient, whereas not upgrading libssh4 makes it impossible to install lots of other upgrades that I need.
I suspect that whoever is maintaining the x2goclient RPMs needs to change the build requirements to libssh4-0.8.3. Hopefully this requires changes only to the spec file, not the source code.
Regards, Tristan
Tristan Miller