Hi, I tried x2gobroker on Wheezy now but failed even earlier:
root@x2gobroker:~# cat /etc/apt/sources.list deb http://ftp.de.debian.org/debian stable main contrib non-free deb-src http://ftp.de.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free
root@x2gobroker:~# cat /etc/apt/sources.list.d/x2go.list # X2Go Repository deb http://packages.x2go.org/debian wheezy main # X2Go Repository (sources) deb-src http://packages.x2go.org/debian wheezy main
root@x2gobroker:~# apt-get update ... root@x2gobroker:~# apt-get upgrade ...
root@x2gobroker:~# apt-get install x2gobroker 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: x2gobroker : Depends: python-wsgilog but it is not installable Depends: python-x2gobroker (>= 0.0.2.3-0~x2go1+wheezy~main~505~build1) but it is not going to be installed Depends: python-x2gobroker (< 0.0.2.3-0~x2go1+wheezy~main~505~build1.1~) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@x2gobroker:~# apt-cache search python-wsgilog root@x2gobroker:~# apt-cache search python-x2gobroker python-x2gobroker - X2Go http(s) based session broker (Python modules) root@x2gobroker:~# apt-get install python-x2gobroker 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: python-x2gobroker : Depends: python-pampy but it is not installable E: Unable to correct problems, you have held broken packages. root@x2gobroker:~# apt-cache search python-pampy root@x2gobroker:~#
Is there any distribution this actually works on? :D
cheers Mathias