[X2Go-Commits] Build failed in Jenkins: x2goserver+nightly+debian-sid #415

jenkins at x2go.org jenkins at x2go.org
Tue Feb 20 10:23:08 CET 2018


See <http://jenkins.x2go.org:8080/job/x2goserver+nightly+debian-sid/415/display/redirect?page=changes>

Changes:

[ionic] Makefile.PL: adjust embedded version number.

[ionic] debian/{control,compat}: bump DH compat level to 9.

[ionic] debian/x2goserver-printing.postinst: Make sure /var/spool/x2goprint is

[ionic] x2goserver/lib/x2gocheckport: remove executable flag.

[ionic] debian/rules: Add dh-missing --fail-missing override.

[ionic] x2goserver-x2goagent/Makefile: do not stage rgb file any longer.

[ionic] debian/x2goserver-x2goagent.install: do not install rgb file/symlink any

[ionic] x2goserver.spec: do not install rgb file/symlink any longer.

[ionic] x2goserver-x2goagent/etc: remove rgb file.

[ionic] debian/copyright.in: remove reference to rgb file.

[ionic] x2goserver-fmbindings/Makefile: install

[ionic] debian/*.install: Utilize install target rather than picking all files

[ionic] debian/x2goserver.dirs: remove etc/x2go/x2gosql references, already

[ionic] debian/control: bump versioned dependency upon nxagent for

[ionic] debian/control: Pre-Depend on new enough dpkg for the

[ionic] debian/x2goserver-x2goagent.{{pre,post}inst,postrm}: handle

[ionic] debian/: remove obsolete x2goserver-{extensions,printing,xsession}.dirs

[ionic] debian/x2goserver.dirs: remove all other obsolete entries that should be

[ionic] debian/: drop inert file (due to wrong file suffix):

[ionic] debian/: drop x2goserver-xsession.links.

[ionic] debian/x2goserver*{pre,post}*: rework scriptlets, use updated templates,

[ionic] x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent*:

[ionic] debian/rules: enable hardening and automatic passing of *FLAGS.

[ionic] debian/control: change http to https links.

[ionic] debian/control: pull in other changes from Debian downstream.

[ionic] debian/: remove obsolete x2goserver-fmbindings.dirs file.

[ionic] debian/x2goserver-xsession.lintian-overrides: whitespace/EOL change

------------------------------------------
[...truncated 113.15 KB...]
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/x2gofeature.d
install -o root -g root -m 755 share/x2gofeature.d/*.features /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/x2gofeature.d/
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go
install -o root -g root -m 755 etc/Xsession                 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/
ln -s -f /etc/X11/Xresources          /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/
if [ -e /etc/debian_version ]; then if [ -e /etc/X11/Xsession.options ]; then ln -s -f /etc/X11/Xsession.options /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xsession.options; else touch /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xsession.options; fi; fi
if [ -e /etc/debian_version ]; then if [ -d /etc/X11/Xsession.d ]; then ln -s -f /etc/X11/Xsession.d /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xsession.d; else install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xsession.d; fi; fi
if [ -e /etc/redhat-release ]; then if [ -d /etc/X11/xinit/xinitrc.d ]; then ln -s -f /etc/X11/xinit/xinitrc.d /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/xinitrc.d; else install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/xinitrc.d; fi; fi
if [ -e /etc/redhat-release ]; then if [ -d /etc/X11/xinit/Xclients.d ]; then ln -s -f /etc/X11/xinit/Xclients.d /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xclients.d; else install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xclients.d; fi; fi
if [ -e /etc/gentoo-release ]; then if [ -d /etc/X11/xinit/xinitrc.d ]; then ln -s -f /etc/X11/xinit/xinitrc.d /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/xinitrc.d; else install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/xinitrc.d; fi; fi
if [ -e /etc/gentoo-release ]; then if [ -d /etc/X11/xinit/Xclients.d ]; then ln -s -f /etc/X11/xinit/Xclients.d /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xclients.d; else install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/Xclients.d; fi; fi
if [ -e /etc/os-release ] && cat /etc/os-release | grep "suse" 1>/dev/null || [ -d /usr/share/doc/packages/brp-check-suse ]; then if [ -d /etc/X11/xinit/xinitrc.d ]; then ln -s -f /etc/X11/xinit/xinitrc.d /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/xinitrc.d; else install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/etc/x2go/xinitrc.d; fi; fi
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/versions
install -o root -g root -m 644 VERSION.x2goserver-xsession     /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/versions/VERSION.x2goserver-xsession
make[3]: Leaving directory '/<<PKGBUILDDIR>>/x2goserver-xsession'
make -C x2goserver-fmbindings install
make[3]: Entering directory '/<<PKGBUILDDIR>>/x2goserver-fmbindings'
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/bin
install -o root -g root -m 755 bin/x2gofm /<<PKGBUILDDIR>>/debian/tmp/usr/bin/
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/x2gofeature.d
install -o root -g root -m 755 share/x2go/x2gofeature.d/*.features /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/x2gofeature.d/
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/applications
install -o root -g root -m 755 share/applications/x2gofm.desktop /<<PKGBUILDDIR>>/debian/tmp/usr/share/applications/
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/mime/packages
install -o root -g root -m 644 share/mime/packages/sshfs-x2go.xml /<<PKGBUILDDIR>>/debian/tmp/usr/share/mime/packages/
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/man
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man8
install -o root -g root -m 644 man/man8/*.8           /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man8
gzip -f /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man8/x2go*.8
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go
install -d -o root -g root -m 755 /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/versions
install -o root -g root -m 644 VERSION.x2goserver-fmbindings     /<<PKGBUILDDIR>>/debian/tmp/usr/share/x2go/versions/VERSION.x2goserver-fmbindings
make[3]: Leaving directory '/<<PKGBUILDDIR>>/x2goserver-fmbindings'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gobasepath.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gocmdexitmessage.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2godbadmin.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gofeature.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gofeaturelist.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gogetapps.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gogetservers.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goserver-run-extensions.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2golistdesktops.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2golistmounts.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2golistsessions.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2golistsessions_root.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2golistshadowsessions.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gomountdirs.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gopath.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goresume-session.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goruncommand.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gosessionlimit.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gosetkeyboard.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goshowblocks.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gostartagent.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gofm.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2gosuspend-session.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goterminate-session.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goumount-session.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goversion.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man8/x2goprint.8*" (tried in .)

dh_installman: Cannot find (any matches for) "usr/share/man/man5/x2goserver.conf.5*" (tried in .)

   dh_installdebconf
   dh_systemd_enable
   dh_installinit
   dh_systemd_start
   dh_lintian
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing
dh_missing: usr/share/man/man5/x2goserver.conf.5.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gogetapps.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goruncommand.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goprint.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goversion.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gosessionlimit.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gogetservers.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gocmdexitmessage.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gobasepath.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gomountdirs.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gofeaturelist.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goterminate-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gosetkeyboard.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gosuspend-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goshowblocks.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2godbadmin.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gopath.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistsessions.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gofeature.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistshadowsessions.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goserver-run-extensions.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistsessions_root.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistdesktops.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goumount_session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gofm.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistmounts.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gostartagent.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goresume-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goumount-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/bin/x2goumount_session exists in debian/tmp but is not installed to anywhere
dh_missing: missing files, aborting
	The following debhelper tools have reported what they installed (with files per package)
	 * dh_install: libx2go-log-perl (2), libx2go-server-db-perl (7), libx2go-server-perl (12), x2goserver (54), x2goserver-common (4), x2goserver-extensions (4), x2goserver-fmbindings (5), x2goserver-printing (3), x2goserver-x2goagent (9), x2goserver-xsession (6)
	 * dh_installdocs: libx2go-log-perl (0), libx2go-server-db-perl (0), libx2go-server-perl (0), x2goserver (4), x2goserver-common (0), x2goserver-extensions (1), x2goserver-fmbindings (0), x2goserver-printing (1), x2goserver-x2goagent (0), x2goserver-xsession (1)
	 * dh_installman: libx2go-log-perl (0), libx2go-server-db-perl (0), libx2go-server-perl (0), x2goserver (0), x2goserver-common (0), x2goserver-extensions (0), x2goserver-fmbindings (0), x2goserver-printing (0), x2goserver-x2goagent (0), x2goserver-xsession (0)
	If the missing files are installed by another tool, please file a bug against it.
	When filing the report, if the tool is not part of debhelper itself, please reference the
	"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
	  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
	Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
	For a short-term work-around: Add the files to debian/not-installed
make[1]: *** [debian/rules:21: override_dh_missing] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing
dh_missing: usr/share/man/man5/x2goserver.conf.5.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gogetapps.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goruncommand.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goprint.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goversion.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gosessionlimit.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gogetservers.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gocmdexitmessage.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gobasepath.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gomountdirs.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gofeaturelist.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goterminate-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gosetkeyboard.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gosuspend-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goshowblocks.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2godbadmin.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gopath.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistsessions.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gofeature.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistshadowsessions.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goserver-run-extensions.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistsessions_root.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistdesktops.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goumount_session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gofm.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2golistmounts.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2gostartagent.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goresume-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man8/x2goumount-session.8.gz exists in debian/tmp but is not installed to anywhere
dh_missing: usr/bin/x2goumount_session exists in debian/tmp but is not installed to anywhere
dh_missing: missing files, aborting
	The following debhelper tools have reported what they installed (with files per package)
	 * dh_install: libx2go-log-perl (2), libx2go-server-db-perl (7), libx2go-server-perl (12), x2goserver (54), x2goserver-common (4), x2goserver-extensions (4), x2goserver-fmbindings (5), x2goserver-printing (3), x2goserver-x2goagent (9), x2goserver-xsession (6)
	 * dh_installdocs: libx2go-log-perl (0), libx2go-server-db-perl (0), libx2go-server-perl (0), x2goserver (4), x2goserver-common (0), x2goserver-extensions (1), x2goserver-fmbindings (0), x2goserver-printing (1), x2goserver-x2goagent (0), x2goserver-xsession (1)
	 * dh_installman: libx2go-log-perl (0), libx2go-server-db-perl (0), libx2go-server-perl (0), x2goserver (0), x2goserver-common (0), x2goserver-extensions (0), x2goserver-fmbindings (0), x2goserver-printing (0), x2goserver-x2goagent (0), x2goserver-xsession (0)
	If the missing files are installed by another tool, please file a bug against it.
	When filing the report, if the tool is not part of debhelper itself, please reference the
	"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
	  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
	Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
	For a short-term work-around: Add the files to debian/not-installed
make[1]: *** [debian/rules:21: override_dh_missing] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2018-02-20T09:23:08Z

Finished
--------


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: full
Build-Space: 7516
Build-Time: 5
Distribution: unstable
Fail-Stage: build
Host Architecture: amd64
Install-Time: 25
Job: /home/_jenkins_/tmp/tmp.lywgSYdiBUc3qL0gUY4Kof8k/x2goserver_4.1.0.1-0x2go1~git20180220.1559+9999.heuler.1.dsc
Machine Architecture: amd64
Package: x2goserver
Package-Time: 548
Source-Version: 4.1.0.1-0x2go1~git20180220.1559+9999.heuler.1
Space: 7516
Status: attempted
Version: 4.1.0.1-0x2go1~git20180220.1559+9999.heuler.1
--------------------------------------------------------------------------------
Finished at 2018-02-20T09:23:08Z
Build needed 00:09:08, 7516k disk space
E: Build failure (dpkg-buildpackage died)
+ cleanup
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n '' ']'
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.lywgSYdiBUc3qL0gUY4Kof8k ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.lywgSYdiBUc3qL0gUY4Kof8k ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.lywgSYdiBUc3qL0gUY4Kof8k
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list