<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Nigra,<br>
    <br>
    this sounds like a really, really messy apt dependency problem.  Im
    not sure that this question is in scope for the x2golist,<br>
    as many of us use x2go server on Debian 8 Jessie without any issues
    <br>
    <br>
    Can you back up your server config files (/etc, /var) and do a fresh
    install of debian 8 ?  <br>
    That is probably going to be the safest thing to do for the long
    run.  <br>
    <br>
    That said, if you really want to try to untangle this huge ball of
    twine, you could try "apt-get install aptitude" and then use<br>
    "aptitude install x2goserver" to see if aptitude will tell you more
    information about the problem and the dependencies.<br>
    <br>
    you can also "apt-get install apt-show-versions"  a tool I find
    helpful...   then<br>
    <br>
    apt-show-versions | grep x2go<br>
    apt-show-versions | grep nx<br>
    <br>
    this might be interesting to look at & give you more info on
    where to start. <br>
    <br>
    Matt<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/6/16 8:16 PM, Nigra Truo wrote:<br>
    </div>
    <blockquote
cite="mid:CAOk18jxPaBEBo05uD0XJGOezst+j5-zcOmnx0LgM7Uw38q-cug@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi,<br>
              <br>
              <br>
            </div>
            I just upgraded a server to Debian 8 and had X2goserver
            running on it before, but purged all the config and
            everything, because some things were not working properly,
            now I can't install it anymore, it refuses with these
            errors:<br>
            <br>
            # apt-get install x2goserver<br>
            Reading package lists... Done<br>
            Building dependency tree... Done<br>
            Some packages could not be installed. This may mean that you
            have<br>
            requested an impossible situation or if you are using the
            unstable<br>
            distribution that some required packages have not yet been
            created<br>
            or been moved out of Incoming.<br>
            The following information may help to resolve the situation:<br>
            <br>
            The following packages have unmet dependencies:<br>
             x2goserver : Depends: x2goagent (>= 2:3.5.0.25-0~) but
            it is not going to be installed<br>
            E: Unable to correct problems, you have held broken
            packages.<br>
            <br>
            -------------------------------------------------------<br>
          </div>
          Trying to install that, it unravels an endless tale of
          dependency hell:<br>
          -------------------------------------------------------<br>
          <br>
          <br>
          Unua:~# apt-get install x2goserver x2goagent<br>
          Reading package lists... Done<br>
          Building dependency tree... Done<br>
          Some packages could not be installed. This may mean that you
          have<br>
          requested an impossible situation or if you are using the
          unstable<br>
          distribution that some required packages have not yet been
          created<br>
          or been moved out of Incoming.<br>
          The following information may help to resolve the situation:<br>
          <br>
          The following packages have unmet dependencies:<br>
           x2goagent : Depends: nxagent (>=
          2:3.5.0.32-0x2go1+git20160614.734+jessie.main.1)<br>
                       Depends: nxagent (<
          2:3.5.0.32-0x2go1+git20160614.734+jessie.main.1.1)<br>
          E: Unable to correct problems, you have held broken packages.<br>
          Unua:~# apt-get install x2goserver x2goagent nxagent<br>
          Reading package lists... Done<br>
          Building dependency tree... Done<br>
          Some packages could not be installed. This may mean that you
          have<br>
          requested an impossible situation or if you are using the
          unstable<br>
          distribution that some required packages have not yet been
          created<br>
          or been moved out of Incoming.<br>
          The following information may help to resolve the situation:<br>
          <br>
          The following packages have unmet dependencies:<br>
           nxagent : Depends: libnx-xdamage1 (<
          2:3.5.0.32-0x2go1+git20160614.734+jessie.main.1.1) but
          2:3.5.0.32-0x2go1+git20160614.734+wheezy.main.1 is to be
          installed<br>
                     Depends: libnx-xrandr2 (<
          2:3.5.0.32-0x2go1+git20160614.734+jessie.main.1.1) but
          2:3.5.0.32-0x2go1+git20160614.734+wheezy.main.1 is to be
          installed<br>
                     Depends: libnx-xtst6 (<
          2:3.5.0.32-0x2go1+git20160614.734+jessie.main.1.1) but
          2:3.5.0.32-0x2go1+git20160614.734+wheezy.main.1 is to be
          installed<br>
          E: Unable to correct problems, you have held broken packages.<br>
          <br>
--------------------------------------------------------------------<br>
        </div>
        Here is my sources.list file: I don't understand why this is not
        working :-( Why is it still referring to wheezy? There is no
        mention anymore in sources.list file<br>
        <div>-------------------------------------------------------<br>
          #deb <a moz-do-not-send="true"
            href="http://www.debian-multimedia.org/">http://www.debian-multimedia.org/</a>
          squeeze main non-free<br>
          deb <a moz-do-not-send="true"
            href="http://www.deb-multimedia.org">http://www.deb-multimedia.org</a>
          jessie main non-free<br>
          <br>
          <br>
          #Jessie official<br>
          deb <a moz-do-not-send="true"
            href="http://httpredir.debian.org/debian">http://httpredir.debian.org/debian</a>
          jessie main contrib non-free<br>
          deb-src <a moz-do-not-send="true"
            href="http://httpredir.debian.org/debian">http://httpredir.debian.org/debian</a>
          jessie main contrib non-free<br>
          <br>
          deb <a moz-do-not-send="true"
            href="http://httpredir.debian.org/debian">http://httpredir.debian.org/debian</a>
          jessie-updates main contrib non-free<br>
          deb-src <a moz-do-not-send="true"
            href="http://httpredir.debian.org/debian">http://httpredir.debian.org/debian</a>
          jessie-updates main contrib non-free<br>
          <br>
          deb <a moz-do-not-send="true"
            href="http://security.debian.org/">http://security.debian.org/</a>
          jessie/updates main contrib non-free<br>
          deb-src <a moz-do-not-send="true"
            href="http://security.debian.org/">http://security.debian.org/</a>
          jessie/updates main contrib non-free<br>
          <br>
          <br>
          # X2Go Repository (release builds)<br>
          deb <a moz-do-not-send="true"
            href="http://packages.x2go.org/debian">http://packages.x2go.org/debian</a>
          jessie main<br>
          # X2Go Repository (sources of release builds)<br>
          deb-src <a moz-do-not-send="true"
            href="http://packages.x2go.org/debian">http://packages.x2go.org/debian</a>
          jessie main<br>
        </div>
        <div><br>
        </div>
        <div>
          <div>
            <div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
x2go-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:x2go-user@lists.x2go.org">x2go-user@lists.x2go.org</a>
<a class="moz-txt-link-freetext" href="http://lists.x2go.org/listinfo/x2go-user">http://lists.x2go.org/listinfo/x2go-user</a></pre>
    </blockquote>
    <br>
  </body>
</html>