<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre wrap="">Here is the result about the command :

dpkg -l | grep x2go
ii  python-x2gobroker                   0.0.3.2-0~937~ubuntu16.04.1    
all          X2Go Session Broker (Python modules)
ii  x2gobroker                          0.0.3.2-0~937~ubuntu16.04.1    
all          X2Go Session Broker (executable)
iF  x2gobroker-loadchecker              0.0.3.2-0~937~ubuntu16.04.1    
all          X2Go Session Broker (load checker service)
ii  x2gobroker-ssh                      0.0.3.2-0~937~ubuntu16.04.1    
amd64        X2Go Session Broker (SSH broker)

which x2gobroker-loadchecker
/usr/sbin/x2gobroker-loadchecker

My sources.list contains this repository:

deb <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/x2go/ppa/ubuntu">http://ppa.launchpad.net/x2go/ppa/ubuntu</a> xenial main

Thanks for your help.

Franck
</pre>
    <br>
    <br>
    <div class="moz-cite-prefix">Le 13/01/2017 18:31, "> Stefan Baur
      (par Internet, dépôt <a class="moz-txt-link-abbreviated" href="mailto:x2go-user-bounces@lists.x2go.org">x2go-user-bounces@lists.x2go.org</a>)" a écrit :<br>
    </div>
    <blockquote
      cite="mid:10724ff1-0283-f415-e3b4-36841c824a2e@baur-itcs.de"
      type="cite">
      <pre wrap="">Am 13.01.2017 um 08:39 schrieb "BOTZ Franck (Administrateur Systèmes et
Réseaux) - DDT 67/SIDSIC/Pôle Infra":
</pre>
      <blockquote type="cite">
        <pre wrap="">When I dist-upgrade my ubuntu 16.04  x2gobroker, i'"ve got the following
error :

Des erreurs ont été rencontrées pendant l'exécution :
 x2gobroker-loadchecker
E: Sub-process /usr/bin/dpkg returned an error code (1)

Any ideas ?
</pre>
      </blockquote>
      <pre wrap="">
Running
LANG=C apt-get dist-upgrade
will set the output language to our "lingua franca" here, so people are
more likely to understand the error messages.

It seems that your installation is having issues with either an
executable or a package named x2gobroker-loadchecker.

Could you please run the following commands and post the output?

dpkg -l | grep x2gobroker

which x2gobroker-loadchecker

(I tried looking for a package x2gobroker-loadchecker on my Debian
Jessie installation, there is no such package.  It may well exist in
Ubuntu.  So before sending you on a wild-goose chase, I would like to
know what exists on your system and what not. :-))

-Stefan

</pre>
      <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>