FS#42218 - [x2goserver] add grep, find and awk as dependencies
Attached to Project:
Arch Linux
Opened by Silvio Knizek (killermoehre) - Thursday, 02 October 2014, 16:02 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 02 October 2014, 20:18 GMT
Opened by Silvio Knizek (killermoehre) - Thursday, 02 October 2014, 16:02 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 02 October 2014, 20:18 GMT
|
Details
Description:
I want to run x2goserver in a systemd-nspawn minimal environment. At connection time, I get an error indicating that Verbindung fehlgeschlagen /usr/bin/x2gosuspend-session: line 34: awk: command not found /usr/bin/x2goserver-run-extensions: line 36: find: command not found /usr/bin/x2goserver-run-extensions: line 36: egrep: command not found ERROR: failed to suspend session with ID knizek-50-1412265361 /usr/bin/x2goserver-run-extensions: line 36: find: command not found /usr/bin/x2goserver-run-extensions: line 36: egrep: command not found Steps to reproduce: 1. nspawn a minimal container according to systemd-nspawn(1) 2. install sshd, Xfce and x2goserver into the container 3. start the container with enabled sshd and x2goserver 4. chose Xfce as connection type 5. get error |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Thursday, 02 October 2014, 20:18 GMT
Reason for closing: Not a bug
Thursday, 02 October 2014, 20:18 GMT
Reason for closing: Not a bug
Comment by Andreas Radke (AndyRTR) -
Thursday, 02 October 2014, 20:17 GMT
findutils, grep gawk are expected to be installed. they are part
of base group.