another failed install
i got the latest rasbian image and updated it
i dont get any clues, where could i find the "fault" ?
then with wget i got the latest server package...
but something did nto go right:
pi@raspberrypi:~ $ sudo dpkg -i Repetier-Server-0.80.3-Linux.deb
Selecting previously unselected package repetier-server.
(Reading database ... 121904 files and directories currently installed.)
Preparing to unpack Repetier-Server-0.80.3-Linux.deb ...
Unpacking repetier-server (0.80.3) ...
Setting up repetier-server (0.80.3) ...
Install Repetier-Server
You may see warnings about groups. These can be ignored.
Adding user `repetierserver' to group `tty' ...
Adding user repetierserver to group tty
Done.
adduser: The group `intserial' does not exist.
adduser: The group `ugpio' does not exist.
Created symlink from /etc/systemd/system/multi-user.target.wants/RepetierServer.service to /lib/systemd/system/RepetierServer.service.
Job for RepetierServer.service failed. See 'systemctl status RepetierServer.service' and 'journalctl -xn' for details.
dpkg: error processing package repetier-server (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for systemd (215-17+deb8u6) ...
Errors were encountered while processing:
repetier-server
pi@raspberrypi:~ $ systemctl status RepetierServer.service
● RepetierServer.service - Repetier-Server 3D Printer Server
Loaded: loaded (/lib/systemd/system/RepetierServer.service; enabled)
Active: failed (Result: start-limit) since Tue 2017-01-17 20:56:55 UTC; 4min 13s ago
Process: 1188 ExecStart=/usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml --daemon (code=killed, signal=SEGV)
Process: 1183 ExecStartPre=/bin/chown -R repetierserver /var/lib/Repetier-Server (code=exited, status=0/SUCCESS)
Process: 1182 ExecStartPre=/bin/mkdir -p /var/lib/Repetier-Server (code=exited, status=0/SUCCESS)
pi@raspberrypi:~ $
pi@raspberrypi:~ $ journalctl -xn
No journal files were found.
pi@raspberrypi:~ $
i dont get any clues, where could i find the "fault" ?
Comments
sudo strace /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml
http://pastebin.com/pnSxziyY