[X2Go-Commits] Build failed in Jenkins: x2gobroker+nightly+debian-jessie #220

2017-02-04 Thread jenkins
http://jenkins.x2go.org:8080/job/x2gobroker+nightly+debian-jessie/220/Changes:

[mike.gabriel] debian/x2gobroker-loadchecker.service: Fix flawed symlink 
actually still

--
[...truncated 134.34 KB...]
  installs the X2Go Session Broker as a WSGI application
  into a running Apache2 httpd.

drwxr-xr-x root/root 0 2017-02-04 23:02 ./
drwxr-xr-x root/root 0 2017-02-04 23:02 ./etc/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./etc/apache2/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./etc/apache2/conf-available/
lrwxrwxrwx root/root 0 2017-02-04 23:02 
./etc/apache2/conf-available/x2gobroker-wsgi.conf -> 
../../x2go/x2gobroker-wsgi.apache.conf
drwxr-xr-x root/root 0 2017-02-04 23:02 ./etc/apache2/sites-available/
lrwxrwxrwx root/root 0 2017-02-04 23:02 
./etc/apache2/sites-available/x2gobroker -> 
../../x2go/x2gobroker-wsgi.apache.vhost
drwxr-xr-x root/root 0 2017-02-04 23:02 ./etc/logrotate.d/
-rw-r--r-- root/root   222 2017-02-04 22:42 
./etc/logrotate.d/x2gobroker-wsgi
drwxr-xr-x root/root 0 2017-02-04 23:02 ./etc/x2go/
-rw-r--r-- root/root  1629 2017-02-04 22:42 
./etc/x2go/x2gobroker-wsgi.apache.conf
-rw-r--r-- root/root  2590 2017-02-04 22:42 
./etc/x2go/x2gobroker-wsgi.apache.vhost
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/share/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/share/doc/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/share/doc/x2gobroker-wsgi/
-rw-r--r-- root/root   663 2017-02-04 22:42 
./usr/share/doc/x2gobroker-wsgi/NEWS.gz
-rw-r--r-- root/root  2945 2017-02-04 22:42 
./usr/share/doc/x2gobroker-wsgi/README
-rw-r--r-- root/root   506 2017-02-04 22:42 
./usr/share/doc/x2gobroker-wsgi/TODO
-rw-r--r-- root/root 12597 2017-02-04 22:42 
./usr/share/doc/x2gobroker-wsgi/changelog.Debian.gz
-rw-r--r-- root/root 34273 2017-02-04 22:42 
./usr/share/doc/x2gobroker-wsgi/copyright


x2gobroker-agent_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1_amd64.deb
-

 new debian package, version 2.0.
 size 37006 bytes: control archive=3002 bytes.
2150 bytes,48 lines  control  
 663 bytes, 9 lines  md5sums  
2501 bytes,82 lines   *  postinst #!/bin/sh
1928 bytes,54 lines   *  postrm   #!/bin/sh
 Package: x2gobroker-agent
 Source: x2gobroker
 Version: 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1
 Architecture: amd64
 Maintainer: X2Go Developers 
 Installed-Size: 138
 Depends: libc6 (>= 2.4), python, python-setproctitle, python-argparse, 
python-paramiko, perl, adduser, libfile-which-perl
 Suggests: x2goserver (>= 4.0.1.16-0~)
 Section: heuler/misc
 Priority: optional
 Description: X2Go Session Broker (remote agent)
  X2Go is a server based computing environment with
 - session resuming
 - low bandwidth support
 - session brokerage support
 - client side mass storage mounting support
 - client side printing support
 - audio support
 - authentication by smartcard and USB stick
  .
  The session broker is a server tool for X2Go that tells your X2Go Client
  application in a terminal server cluster what servers and session types are
  most appropriate for the user in front of the X2Go terminal.
  .
  A session broker is most useful in load balanced X2Go server farms.
  .
  This package contains a setuid agent command that extends X2Go Session Broker
  functionality. It has to be installed on X2Go Servers that shall be
  controlled via a session broker.
  .
  The broker agent provides means to the X2Go Session Broker for controlling
  the X2Go Server it is installed on (e.g. suspend/terminate sessions, deploy
  SSH login keys, detect server load, detect running/suspended sessions
  of connecting users, etc.).
  .
  WARNING: This package installs a setuid wrapper
  (/usr/lib/x2go/broker/x2gobroker-agent) on your system. This setuid wrapper
  aims to be a secure replacement for the deprecated suidperl exectuable that
  was removed from Perl (>= 5.12).
  .
  This wrapper is only able to execute the Perl script
  /usr/lib/x2go/broker/x2gobroker-agent.pl. For running properly,
  x2gobroker-agent.pl needs setuid root privileges.
  .
  If you hesitate to install this package, study the code of the named wrapper
  and the named Perl script beforehand. Note that the X2Go session broker will
  lack functionality, but it will work without this x2gobroker-agent component
  installed on your to-be-managed X2Go servers.

drwxr-xr-x root/root 0 2017-02-04 23:02 ./
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/lib/
drwxr-xr-x root/root 0 2017-02-04 23:02 ./usr/lib/x2go/
-rwxr-xr-x root/root  6136 2017-02-04 23:02 

[X2Go-Commits] [x2gobroker] 01/01: debian/x2gobroker-loadchecker.service: Fix flawed symlink actually still pointing to the authservice's service file. Thanks to Niels Rogalla for spotting this. (Fixe

2017-02-04 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit 4ec39d08196c2bcf3bb922854ab6f1f035798690
Author: Mike Gabriel 
Date:   Sat Feb 4 23:39:28 2017 +0100

debian/x2gobroker-loadchecker.service: Fix flawed symlink actually still 
pointing to the authservice's service file. Thanks to Niels Rogalla for 
spotting this. (Fixes: #1141).
---
 debian/changelog  |5 -
 debian/x2gobroker-loadchecker.service |2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3473e65..97f905a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 x2gobroker (0.0.3.2-0x2go1) UNRELEASED; urgency=medium
 
-  * Continue development
+  * debian/x2gobroker-loadchecker.service:
++ Fix flawed symlink actually still pointing to the authservice's
+  service file. Thanks to Niels Rogalla for spotting this.
+  (Fixes: #1141).
 
  -- X2Go Release Manager   Thu, 01 Dec 2016 23:07:26 +0100
 
diff --git a/debian/x2gobroker-loadchecker.service 
b/debian/x2gobroker-loadchecker.service
index 426059a..d92c483 12
--- a/debian/x2gobroker-loadchecker.service
+++ b/debian/x2gobroker-loadchecker.service
@@ -1 +1 @@
-../x2gobroker-authservice.service
\ No newline at end of file
+../x2gobroker-loadchecker.service
\ No newline at end of file

--
Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2gobroker.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] [x2gobroker] branch master updated (3815b4a -> 4ec39d0)

2017-02-04 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2gobroker.

  from  3815b4a   Continue development
   new  4ec39d0   debian/x2gobroker-loadchecker.service: Fix flawed symlink 
actually still pointing to the authservice's service file. Thanks to Niels 
Rogalla for spotting this. (Fixes: #1141).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  |5 -
 debian/x2gobroker-loadchecker.service |2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

--
Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2gobroker.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] Build failed in Jenkins: x2gobroker+nightly+debian-sid #235

2017-02-04 Thread jenkins
http://jenkins.x2go.org:8080/job/x2gobroker+nightly+debian-sid/235/Changes:

[mike.gabriel] debian/x2gobroker-loadchecker.service: Fix flawed symlink 
actually still

--
[...truncated 5.20 KB...]
+ grep sid
debian:sid
+ typeset 'arch=amd64 i386'
+ '[' debian = raspbian ']'
+ for l_ARCH in '${arch}'
+ '[' x '!=' xamd64 ']'
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/dupload.conf
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_amd64.changes
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_amd64.upload
+ rm -f -- 
'/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/*_*.build'
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1.dsc
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1.tar.gz
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/python-x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_all.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_all.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-agent_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_amd64.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-agent-dbgsym_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_amd64.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-authservice_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_all.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-daemon_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_all.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-loadchecker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_all.deb
 /var/lib/jenkins/pkg-dist/heuler/x2g
 obroker/
 
debian/sid/amd64/x2gobroker-ssh_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_amd64.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-ssh-dbgsym_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_amd64.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/amd64/x2gobroker-wsgi_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_all.deb
+ for l_ARCH in '${arch}'
+ '[' x '!=' xi386 ']'
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/dupload.conf
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_i386.changes
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/x2gobroker_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_i386.upload
+ rm -f -- 
'/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/*_*.build'
+ rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/*_*.dsc'
+ rm -f -- 
'/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/*_*.tar.gz'
+ rm -f -- 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/x2gobroker-agent_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_i386.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/x2gobroker-agent-dbgsym_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_i386.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/x2gobroker-ssh_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_i386.deb
 
/var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/sid/i386/x2gobroker-ssh-dbgsym_0.0.3.2-0x2go1~git20161201.1013+.heuler.1_i386.deb
+ return 0
+ build_packages
+ typeset -a deb_build_for_arr
+ typeset 'OLDIFS=  
'
+ IFS=' '
+ read -a deb_build_for_arr
+ IFS=' 
'
+ typeset line=
+ for line in '"${deb_build_for_arr[@]}"'
++ cut -d: -f1
++ tr '[:upper:]' '[:lower:]'
+ l_DIST=debian
+ l_CODENAMES=sid
+ grep -qs debian
+ for l_CODENAME in '${l_CODENAMES}'
+ test -z sid
+ grep sid
debian:sid
+++ repeat_str X 24
+++ typeset INPUT=X
+++ typeset COUNT=24
+++ typeset ret=
+++ typeset -i i=0
+++ '[' 0 -lt 24 ']'
 printf X
+++ ret=X
+++ i=1
+++ '[' 1 -lt 24 ']'
 printf X
+++ ret=XX
+++ i=2
+++ '[' 2 -lt 24 ']'
 printf X
+++ ret=XXX
+++ i=3
+++ '[' 3 -lt 24 ']'
 printf X
+++ ret=
+++ i=4
+++ '[' 4 -lt 24 ']'
 printf X
+++ ret=X
+++ i=5
+++ '[' 5 -lt 24 ']'
 printf X
+++ ret=XX
+++ i=6
+++ '[' 6 -lt 24 ']'
 printf X
+++ ret=XXX
+++ i=7
+++ '[' 7 -lt 24 ']'
 printf X
+++ ret=
+++ i=8
+++ '[' 8 -lt 24 ']'
 printf X
+++ ret=X
+++ i=9
+++ '[' 9 -lt 24 ']'
 printf X
+++ ret=XX
+++ i=10
+++ '[' 10 -lt 24 ']'
 printf X
+++ ret=XXX
+++ i=11
+++ '[' 11 -lt 24 ']'
 printf X
+++