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...
Hello Michael,
for problems with repositories run by Canonical, you should contact them.
You could try deb http://packages.x2go.org/debian/ wheezy main as repository.
Best regards
Heinrich Schuchardt
On 08.11.2012 16:35, Michael Nagel wrote:
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...
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
On Thu, Nov 8, 2012 at 7:56 PM, Xypron <xypron.glpk@gmx.de> wrote:
Hello Michael,
for problems with repositories run by Canonical, you should contact them.
Except that this repository is maintained by X2go, and not canonical. Michael's request is absolutely correctly addressed.
-- regards, Reinhard
Hi Heinrich,
On Do 08 Nov 2012 19:56:44 CET Xypron wrote:
Hello Michael,
for problems with repositories run by Canonical, you should contact them.
You could try deb http://packages.x2go.org/debian/ wheezy main as repository.
Best regards
Heinrich Schuchardt
For Ubuntu users of X2Go we run two ppas on Launchpad.
stable releases: ppa:x2go/stable nightly builds: ppa:x2go/ppa
I yesterday tagged some releases of X2Go (x2goclient, x2goserver,
nx-libs) and the Launchpad build daemons have been crunching on the
new packages during the day.
As I checked this afternoon, the i386 had already been built while
amd64 packages were still in the queue. As x2goagent is merely a
wrapper script it is provided by the i386 build (_all.deb) whereas
nxagent is an arch specific package (_amd64.deb, _i386.deb).
Please wait another day and then the build process should have settled.
Mike
--
DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi everyone,
On 08.11.2012 22:56, Mike Gabriel wrote:
I yesterday tagged some releases of X2Go (x2goclient, x2goserver, nx-libs) and the Launchpad build daemons have been crunching on the new packages during the day. Please wait another day and then the build process should have settled. Things work now as expected.
Thanks Michael