On 12.04.2015 02:31 AM, Mihai Moldovan wrote:
On 10.04.2015 03:53 PM, Sylvain Milot wrote:
heureka!
running x2goagent locally revealed that the following libs were missing:
libnx-xdamage1 libnx-xrandr2 libnx-xtst6
perhaps you could add those to the "Depends:" field in your x2goagent ubuntu package control file ?
Thanks for the hint. Yeah... they are missing indeed. Looks like another problem with the recent library split/rename.
I'll see what I can do.
This is something Ubuntu-specific and I have no* idea why it's doing that. I have added a workaround to include the depend on the "missing" packages, though.
Mihai
*) I guess I "know" why. The libraries are linked against, but not actually used. We still want nxagent to depend on them, though. Debian ignores that overlinking, Ubuntu used to also do. Some recentish change in Ubuntu changed that, so we are now left with "unsatisfied" dependencies.