Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Closed]: [DONOTMERGE] New packages: nx-libs, perl-Switch, x2goclient & x2goserver
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11126@inbox.vuxu.org>
@ 2019-07-16  9:56 ` voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-07-16  9:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]

There's a closed pull request on the void-packages repository

[DONOTMERGE] New packages: nx-libs, perl-Switch, x2goclient & x2goserver
https://github.com/void-linux/void-packages/pull/11126
Description: [ci skip]

Everything builds and installs, yet somehow `x2goclient` cannot connect to `x2goserver` and throws the following error:

```
/usr/lib/x2go/x2gocheckport: Zeile 131: 
connect('dbname=/var/lib/x2go/x2go_sessions','',...): 
Syntaxfehler im Ausdruck. (Fehlerverursachendes Zeichen ist \"
('dbname=/var/lib/x2go/x2go_sessions','',...)\"). 
Unable to find free display port or insert new session into database; parameters: port (50), 
hostname (void-lap) and session name (). 
```

If someone wants to chime in and help out I'll be glad.

Edit:
Error comes out from `x2goserver/bin/x2gostartagent` line 270:
```
if [[ "${output}" != 'inserted' ]]; then
  typeset msg="Unable to find free display port or insert new session into datab
  "${X2GO_LIB_PATH}/x2gosyslog" "${0}" 'err' "${msg}"

  # Make x2goclient fail.
  echo "${msg}" >&2
  exit '10'
fi
```

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-16  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11126@inbox.vuxu.org>
2019-07-16  9:56 ` [PR PATCH] [Closed]: [DONOTMERGE] New packages: nx-libs, perl-Switch, x2goclient & x2goserver voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).