<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <font face="monospace">Hi Stefan,<br>
      <br>
      yes, you can trust me, that I always have a "clear" apt
      installation with<br>
      <br>
      apt update<br>
      apt dist-upgrade<br>
      apt autoremove --purge<br>
      apt autoclean<br>
      apt clean<br>
      <br>
      then trying to install. But this dependency is just missing.<br>
      <br>
      Reverted to 4.1.0.3 for now.<br>
      <br>
      Put:<br>
      <br>
    </font><font face="monospace"><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">Package: x2go*
          libx2go*
        </span><br>
        Pin: version 4.1.0.3*
        <br>
        Pin-Priority: 1001<br>
        <br>
        into a file, for example,<br>
        /etc/apt/preferences.d/pin-x2go<br>
        <br>
        then do the updates and installs.<br>
        <br>
        Awaiting the fix in the repo ;-)<br>
        <br>
        Cheers,<br>
        Matt<br>
        <br>
        <br>
        <br>
      </span></font>
    <div class="moz-cite-prefix">Am 01.06.23 um 15:35 schrieb Stefan
      Baur:<br>
    </div>
    <blockquote type="cite"
      cite="mid:f319d7fa-9996-1e69-96e4-4f4703dd258a@baur-itcs.de">Am
      01.06.23 um 15:22 schrieb Buddy Butterfly:
      <br>
      <blockquote type="cite">upgrade to version 4.1.0.4 broke x2go
        installations on Ubuntu trusty and focal
        <br>
      </blockquote>
      <br>
      The upgrade deployment is still in progress (see Mihai's earlier
      post on the list), so yes, there currently are missing packages,
      as they are still being built/still need to be built.
      <br>
      <br>
      <blockquote type="cite">and removes x2goserver when using PPA:
        <br>
      </blockquote>
      <br>
      That, however, should not happen, at least not when running apt
      update and apt upgrade on the command line.
      <br>
      <br>
      Things that might be helpful in debugging the issue:
      <br>
      <br>
      The output of
      <br>
      <br>
      grep -r x2go /etc/apt/sources.list*
      <br>
      <br>
      (as this will show all x2go-related repositories you are using)
      <br>
      <br>
      as well as
      <br>
      <br>
      cat /var/log/apt/history.log
      <br>
      <br>
      and, if your log rotation has already moved 2023-05-31's entries
      into the gzipped archive logs,
      <br>
      <br>
      zcat $(ls -1 -r /var/log/apt/history.log.?.gz)
      <br>
      <br>
      on an affected machine.
      <br>
      <br>
      The "Commandline" entries should show exactly which apt commands
      you ran.
      <br>
      <br>
      Kind Regards,
      <br>
      Stefan Baur
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>