Hi there,
I am trying to install x2go from the Ubuntu PPA but I get the following error:
$ sudo apt-get 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: x2goagent (>= 2:3.5.0.15-0~) but it is not going to be installed E: Unable to correct problems, you have held broken packages.
$ cat /etc/apt/sources.list.d/x2go-stable-precise.list deb http://ppa.launchpad.net/x2go/stable/ubuntu precise main deb-src http://ppa.launchpad.net/x2go/stable/ubuntu precise main
Any ideas what went wrong here?
Best Regards Michael
PS: I wrote a very similar mail to x2go-dev just before this mail. Sorry for creating noise, but I just discovered the different mailing list...