On Wednesday 2013-03-06 20:30, Vincent wrote:
Jan Engelhardt <jengelh <at> inai.de> writes:
On Wednesday 2013-02-27 16:38, Mike Gabriel wrote:
Hi Jan,
I guess, this one is yours... http://serverfault.com/questions/482596/centos-6-x2go-dependancy-issues-when...
yum-update
Already fixed yesterday.
Fixed how? I still have this issue on Scientific Linux 6 .
For example, in rpm lingo, nxagent.rpm requires "libXcomp.so.3()(64bit)". Both nx.rpm as well as x2go's libXcomp3.rpm would provide it. Therefore, in the eyes of rpm, both were suitable for installation, and the two would compete.
This was fixed by adding a primitive set of versioned symbols to the libraries, such that nxagent.rpm requires "libXcomp.so.3(X2GO)(64bit)" which only libXcomp3 can satisfy, not nx.