I am trying to install the nightly build on Mint Sylvia 18.3, but there
is no 'sylvia' in the repo so I tried to install stretch. I've build the nx-libs and installed them without error but attempting to install x2go from stretch (18.1) on sylvia (18.3) results in:
apt install x2goserver Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: x2goserver : Depends: libx2go-server-perl (>= 4.1.0.0-0x2go1.2~git20171111.1441+9.heuler.1) but it is not going to be installed Depends: libx2go-server-perl (< 4.1.0.0-0x2go1.2~git20171111.1441+9.heuler.1.1~) but it is not going to be installed E: Unable to correct problems, you have held broken packages.
That was probably caused by me adding ppc64 builds that shouldn't have built arch-all packages (and, for that matter, if a package for one architecture is rebuilt on a different day, all the other architectures must also be updated/rebuilt).
Shouldn't happen with the current repo any longer.
Mihai