liftoff/GateOne

gateone-1.1-1.noarch.rpm won't install when python 2.7 is installed

Opened this issue · 2 comments

When trying to install this on openSuSE Tumbleweed 20170219, the installation fails as python 2.6 is not installed:

titan:/tmp # rpm -Uvh gateone-1.1-1.noarch.rpm
error: Failed dependencies:
python(abi) = 2.6 is needed by gateone-1.1-1.noarch

However, when installing from v1.1.tar.gz no version complaints are shown.
The version of python installed on this machine is 2.7.13.

Same issue. Wasn't expecting this... as a developer, though I know it's hard, you must anticipate such things when you are building new releases.

Guess I will try some other package but I'm already sketchy on the quality of this software....

The v1.1.tar.gz didn't install correctly either.

● gateone.service - SYSV: Gate One is a web-based terminal emulator and SSH client.
Loaded: loaded (/etc/rc.d/init.d/gateone; generated; vendor preset: disabled)
Active: failed (Result: resources) since Fri 2017-06-16 10:11:46 EDT; 18s ago
Docs: man:systemd-sysv-generator(8)
Process: 25337 ExecStart=/etc/rc.d/init.d/gateone start (code=exited, status=0/SUCCESS)

Jun 16 10:11:45 ??? systemd[1]: Starting SYSV: Gate One is a web-based terminal emulator and SSH client....
Jun 16 10:11:45 ???-???gateone[25337]: Starting Gate One: [ OK ]
Jun 16 10:11:45 ???-???systemd[1]: gateone.service: PID file /var/run/gateone.pid not readable (yet?) after start: No such file or directory
Jun 16 10:11:46 ???-???systemd[1]: gateone.service: Daemon never wrote its PID file. Failing.
Jun 16 10:11:46 ???-???systemd[1]: Failed to start SYSV: Gate One is a web-based terminal emulator and SSH client..
Jun 16 10:11:46 ???-???systemd[1]: gateone.service: Unit entered failed state.
Jun 16 10:11:46 ???-???systemd[1]: gateone.service: Failed with result 'resources'.