[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-sid #35

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 88.69 KB...] Unpacking python3 (3.5.3-3) ...

[X2Go-Commits] [python-x2go] 02/11: x2go/backends/control/plain.p: Fix passphrase unlocking of private keys.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 14e42ae0492942ad02df656c7bf7df7de4f4d2d3 Author: Mike Gabriel Date: Sun Sep 24 19:22:36 2017 +0200

[X2Go-Commits] [python-x2go] branch master updated (ab93199 -> d5f3e2b)

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository python-x2go. from ab93199 python-x2go.spec: No need to run 2to3 at build time anymore. Python X2Go now natively supports Python2 and Python3. new c13c03a

[X2Go-Commits] [python-x2go] 04/11: debian/control: Add D (python*-x2go): python*-future.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit e12cc7c390a9bc5991eda6a9fb02a6ee34c8a985 Author: Mike Gabriel Date: Sun Sep 24 19:23:39 2017 +0200 debian/control:

[X2Go-Commits] [python-x2go] 06/11: python-x2go.spec: Move python*-foo dependencies to %package sections. Add python*-future as a runtime requirement.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit abdf53158ffcadad1765b98ee30fc194888503fd Author: Mike Gabriel Date: Sun Sep 24 19:29:16 2017 +0200

[X2Go-Commits] [python-x2go] 09/11: x2go/cleanup.py: As we need to avoid circular imports, figure out with a work-around if to-be-stopped thread is of X2GoGuardianSession type or other.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit b4eb88b303e1c5b4fe3d8bf3c2fdf67ecf6cb43d Author: Mike Gabriel Date: Mon Sep 25 12:41:54 2017 +0200 x2go/cleanup.py:

[X2Go-Commits] [python-x2go] 03/11: x2go/tests/runalltests.py: Fix runalltests.py (permissions, header).

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit d06810eb45e9198b14d1a89bb57064db820cd9fb Author: Mike Gabriel Date: Sun Sep 24 19:23:08 2017 +0200

[X2Go-Commits] [python-x2go] 05/11: python-x2go.spec: Add B-R python*-future.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 1762b36aa71e5721a886e0886e4409fd46587e4b Author: Mike Gabriel Date: Sun Sep 24 19:24:55 2017 +0200

[X2Go-Commits] [python-x2go] 08/11: x2go/backends/control/plain.py: Resolve Python 2 vs. 3 type issue on returned data from SSHClient.exec_command().

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 1623d96f60d3754da009e745650e96b4f5cae4a0 Author: Mike Gabriel Date: Sun Sep 24 21:05:33 2017 +0200

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-13.2 #31

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-26 #11

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-13.1 #44

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] [python-x2go] 11/11: debian/rules: Temporarily disable API documentation builds. Switching to Sphinx is probably the way to go.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit d5f3e2b7716d998bc0819fe9567bf46b3cc3425f Author: Mike Gabriel Date: Mon Sep 25 12:44:32 2017 +0200 debian/rules:

[X2Go-Commits] [python-x2go] 10/11: x2go/backends/profiles/httpbroker.py: Fix broker URL assembling when no port is given (i.e. convert None to '' manually).

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 9187855cb36fd3913378c9797c32c640727a750f Author: Mike Gabriel Date: Mon Sep 25 12:43:12 2017 +0200

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-25 #13

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-rawhide #112

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Jenkins build is back to normal : python-x2go+nightly+opensuse-42.3 #7

2017-09-25 Thread jenkins
See ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-42.1 #13

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] [pyhoca-cli] 01/10: Port to Python3.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 568f71fa50fa579569a0b45cafcb95ecf56aef81 Author: Mike Gabriel Date: Fri Sep 22 12:03:34 2017 +0200 Port to Python3.

[X2Go-Commits] [pyhoca-cli] branch master updated (1db41fe -> b427400)

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from 1db41fe Continue development new 568f71f Port to Python3. new ff718bc debian/{control,compat}: Bump to DH version level 9.

[X2Go-Commits] [pyhoca-cli] 02/10: debian/{control, compat}: Bump to DH version level 9.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit ff718bc5525f3a07db63ddc05fa15dc9e5e08a1b Author: Mike Gabriel Date: Fri Sep 22 12:05:24 2017 +0200

[X2Go-Commits] [pyhoca-cli] 04/10: debian/control: White-space fix.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 2d88f3dfd34c6390c18bce37cf3dc8ec4a4c09af Author: Mike Gabriel Date: Fri Sep 22 12:06:12 2017 +0200 debian/control:

[X2Go-Commits] [pyhoca-cli] 03/10: debian/control: Bump versioned D (pyhoca-cli): python-x2go (>= 0.5.99.0).

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 13503d943728c45e20ad581342b306682754ac9e Author: Mike Gabriel Date: Fri Sep 22 12:05:58 2017 +0200 debian/control:

[X2Go-Commits] [pyhoca-cli] 06/10: debian/control: Fix src:pkg header part.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit e344f92374d9e56cb1a20a9c1ffa9ab66d28d2f5 Author: Mike Gabriel Date: Fri Sep 22 14:12:24 2017 +0200 debian/control:

[X2Go-Commits] [pyhoca-cli] 07/10: debian/rules: Build for Python3, not Python2.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 04eabd578c44beb3c7bce12ee7785df78848a877 Author: Mike Gabriel Date: Fri Sep 22 14:12:47 2017 +0200 debian/rules:

[X2Go-Commits] [pyhoca-cli] 09/10: debian/changelog: Update from Git history

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit b851c91bb654a803043ac6f69c648376066f4bf8 Author: Mike Gabriel Date: Mon Sep 25 12:50:45 2017 +0200 debian/changelog:

[X2Go-Commits] [pyhoca-cli] 05/10: debian/control: Switch to python3-* dependencies.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit eb844a1fcf4661c2c3f35df2d7c46f6e0dc22ee4 Author: Mike Gabriel Date: Fri Sep 22 12:11:16 2017 +0200 debian/control:

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+epel-7 #100

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-24 #12

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-jessie #119

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-24 #10

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-stretch #23

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+epel-6 #112

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:development:build-howto-mswin:x2goclient

2017-09-25 Thread wiki-admin
A page in your DokuWiki was added or changed. Here are the details: Date: 2017/09/25 07:13 Browser : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.91 Safari/537.36 IP-Address : 88.128.80.103 Hostname: 88.128.80.103 Old

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+raspbian-stretch #7

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-buster #7

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+epel-7 #28

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-42.1 #10

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-13.1 #24

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+raspbian-stretch #5

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-42.3 #4

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-sid #128

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] x2go/backends/control/plain.py: Drop debug print output. [mike.gabriel] x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. [mike.gabriel]

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-jessie #120

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 22.48 KB...] Selecting

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-26 #12

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 119.62 KB...] + (( ++i )) + (( i < 8

[X2Go-Commits] [python-x2go] branch master updated (d68f4d4 -> cae233b)

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository python-x2go. from d68f4d4 debian/control: We need python2 and python3 related packages alike under Build-Depends:. new cae233b python-x2go.spec: Disable

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+epel-7 #101

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 116.13 KB...] + (( i < 8 )) + echo

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-stretch #24

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 70.02 KB...] copying

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-wheezy #118

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-23 #18

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-13.2 #32

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-25 #15

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 127.25 KB...] copying

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-23 #15

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-rawhide #36

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-stretch #17

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-jessie #33

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-25 #4

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-26 #4

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-13.2 #28

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+raspbian-jessie #4

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-42.2 #4

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-buster #4

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-sid #34

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] Port to Python3. [mike.gabriel] debian/{control,compat}: Bump to DH version level 9. [mike.gabriel] debian/control: Bump versioned D (pyhoca-cli): python-x2go (>=

[X2Go-Commits] [python-x2go] branch master updated (d5f3e2b -> d68f4d4)

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository python-x2go. from d5f3e2b debian/rules: Temporarily disable API documentation builds. Switching to Sphinx is probably the way to go. new d68f4d4

[X2Go-Commits] [python-x2go] 01/01: debian/control: We need python2 and python3 related packages alike under Build-Depends:.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit d68f4d47501ed5382ba2321ca868bac398421f76 Author: Mike Gabriel Date: Mon Sep 25 13:41:31 2017 +0200 debian/control:

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-25 #14

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 119.42 KB...] + echo

[X2Go-Commits] [python-x2go] 01/01: python-x2go.spec: Disable epydoc API documentation builds for now on RPM based distros, too. We will probably switch to Sphinx for API documentation generation.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit cae233bff8d4243559e5579e540273ccaefdd266 Author: Mike Gabriel Date: Mon Sep 25 13:46:46 2017 +0200

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-13.1 #45

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-rawhide #113

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 105.52 KB...] + (( ++i )) + ((

[X2Go-Commits] [pyhoca-cli] branch master updated (b427400 -> 957fb1a)

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from b427400 pyhoca-cli.spec: Adapt to PyHoca-CLI's Python3 port. new 957fb1a debian/rules: Typo fix in WITH_PYTHON3 variable assignment. The 1

[X2Go-Commits] [pyhoca-cli] 01/01: debian/rules: Typo fix in WITH_PYTHON3 variable assignment.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 957fb1a0bfe11ba9e79273c76ab407e7b005a871 Author: Mike Gabriel Date: Mon Sep 25 13:49:05 2017 +0200 debian/rules:

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-24 #13

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under -- [...truncated 119.42 KB...] + (( ++i )) + (( i < 8

[X2Go-Commits] Jenkins build is back to normal : python-x2go+nightly+epel-6 #113

2017-09-25 Thread jenkins
See ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-jessie #121

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 22.67 KB...] Selecting

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-42.1 #15

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 7.90 KB...] +++ '[' 5 -lt 24 ']'

[X2Go-Commits] [python-x2go] 03/03: x2go/backends/profiles/httpbroker.py: Fix broker URL assembling when no port is given (i.e. convert None to '' manually).

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/0.5.0.x in repository python-x2go. commit 5aefebf4b3988d35292fd77ff52e2d5ad68b5e01 Author: Mike Gabriel Date: Mon Sep 25 12:43:12 2017 +0200

[X2Go-Commits] [python-x2go] 02/03: x2go/backends/control/plain.py: Handle password based authentication failures graceful. Uncomment previously commented out code.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/0.5.0.x in repository python-x2go. commit 351ab49aabddb32258e431561a586b224b17815f Author: Mike Gabriel Date: Sun Sep 24 19:56:10 2017 +0200

[X2Go-Commits] [python-x2go] 01/03: x2go/backends/control/plain.p: Fix passphrase unlocking of private keys.

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/0.5.0.x in repository python-x2go. commit fc4c50c2e15a65fb677f2e207bcc4f4ea865b4d0 Author: Mike Gabriel Date: Sun Sep 24 19:22:36 2017 +0200

[X2Go-Commits] [python-x2go] branch release/0.5.0.x updated (b159a5c -> 5aefebf)

2017-09-25 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/0.5.0.x in repository python-x2go. from b159a5c Continue development new fc4c50c x2go/backends/control/plain.p: Fix passphrase unlocking of private keys. new

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-26 #13

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 127.44 KB...] copying

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-rawhide #114

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 113.79 KB...] copying

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+raspbian-jessie #11

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-stretch #18

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 31.91 KB...] Unpacking file (1:5.30-1) ...

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+epel-6 #34

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 108.50 KB...] + '[' 1 -eq 1 ']' + [[ name=epel-testing

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+debian-jessie #34

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 30.95 KB...] Unpacking man-db (2.7.0.2-5) ...

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+raspbian-stretch #8

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/control: We need python2 and python3 related packages alike under [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+epel-7 #29

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 111.27 KB...] + '[' 1 -eq 1 ']' + [[ enabled=0 =~

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-25 #5

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 115.83 KB...] + '[' 1 -eq 1 ']' + [[

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-13.1 #25

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 42.82 KB...] [ 29s] [40/101] cumulate

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-13.2 #29

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 43.11 KB...] [ 32s] [44/106] cumulate

[X2Go-Commits] Jenkins build is back to normal : python-x2go+nightly+debian-buster #8

2017-09-25 Thread jenkins
See ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-23 #16

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 115.20 KB...] + '[' 1 -eq 1 ']' + [[

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-rawhide #37

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 101.90 KB...] + '[' 1 -eq 1 ']' + [[ name=local

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-42.1 #11

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 42.91 KB...] [ 21s] [44/106] cumulate

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+opensuse-42.3 #5

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 43.11 KB...] [ 25s] [46/106] cumulate

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+fedora-26 #5

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 115.94 KB...] + '[' 1 -eq 1 ']' + [[

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+epel-7 #102

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 124.02 KB...] copying ./x2go/utils.py

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+debian-stretch #25

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 70.25 KB...] copying

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+raspbian-stretch #6

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 35.71 KB...] Unpacking file (1:5.30-1+deb9u1)

[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+raspbian-jessie #5

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] debian/rules: Typo fix in WITH_PYTHON3 variable assignment. -- [...truncated 33.95 KB...] Unpacking man-db (2.7.0.2-5) ...

[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-24 #14

2017-09-25 Thread jenkins
See Changes: [mike.gabriel] python-x2go.spec: Disable epydoc API documentation builds for now on RPM -- [...truncated 127.36 KB...] copying

  1   2   >