Installing 0.75 error

Hi!

I have been trying to update to 0.74

First I tried via the server interface and ended up with it just saying "Connection Lost". So I SSH into the server and downloaded 0.75 and tried to install manually. This was the output:

sudo dpkg -i Repetier-Server-0.75.0-Linux.deb                (Reading database ... 86256 files and directories currently installed.)
Preparing to replace repetier-server 0.75.0 (using Repetier-Server-0.75.0-Linux.deb) ...
Uninstall Repetier-Server
[ ok ] Stopping Repetier-Server: rsd.
Unpacking replacement repetier-server ...
Setting up repetier-server (0.75.0) ...
Install Repetier-Server
You may see warnings about groups. These can be ignored.
The user `repetierserver' is already a member of `tty'.
adduser: The group `intserial' does not exist.
adduser: The group `ugpio' does not exist.
[....] Starting Repetier-Server: rsdIllegal instruction
 failed!
dpkg: error processing repetier-server (--install):
 subprocess installed post-installation script returned error exit status 132
Errors were encountered while processing:
 repetier-server

Any suggestions? I had the previous version installed before trying to update.

Many thanks :)

Comments

  • "I have been trying to update to 0.74"

    That should say 0.75 sorry!
  • i am facing exactly the same, downgrading to 701 at the moment
  • I'll try that as well, also noticed I forgot to mention I am running on a Pi B (original 2 USB one) and installing the ARMEL version.

    0.70.1 has installed fine
  • is the same here...
  • Yes, there seems to be an issue when starting on bootup at least. When i run a
    sudo /etc/init.d/RepetierServer restart

    on ssh it works for me, but on bootup it crashes on start. Just searching the reason for this. Seems that high load can provoke timings that cause the error. But we will see what it is.
  • Same error with 0.75.1 by the way:

    pi@raspberrypi:~ $ systemctl status RepetierServer.service
    â RepetierServer.service - LSB: Init script for Repetier-Server
       Loaded: loaded (/etc/init.d/RepetierServer)
       Active: failed (Result: exit-code) since Tue 2016-04-19 13:04:28 AWST; 1min 49s ago
      Process: 464 ExecStart=/etc/init.d/RepetierServer start (code=exited, status=132)



  • @Snupple 0.75.1 fixes a problem that only occured when ip was not set on startup. That caused it for me to crash on boot. Already got feedback that at least this problem is fixed.

    When does it not start for you? Only on startup or does restart also not work or not work always? With jessie you seem to require restart to get it running if it crashed.
  • edited April 2016
    Repetier,

    I just tried to load 0.75.1 on a RaspberyPi 1, downloaded the armel version, installed it and got the same result as Snupple.

    If I try to run the RepetierServer executable directly then I get an "Illegal Instruction" error.

    Rolling back to armel 0.70.1 works fine.
  • edited April 2016
    @Snupple 0.75.1 fixes a problem that only occured when ip was not set on startup. That caused it for me to crash on boot. Already got feedback that at least this problem is fixed.

    When does it not start for you? Only on startup or does restart also not work or not work always? With jessie you seem to require restart to get it running if it crashed.
    It doesn't work on startup or restart..   (0.70  works fine by the way)
  • @SNupple What pi are you using and which distribution? We tested on Pi 2 and Pi 3 with wheezy and jessie.
  • Its a B Raspbian
  • @Snupple ok, that was the missing thing. I figured out that the openssl library was compiled for the wrong arch including illegal instructions. I have now updated the armel version to work. Please redownload the new version and try again.
  • @Repetier Thanks that fixes the problem.

  • @Repetier  Thats working great now (cept the timezone issue) - Thanks for the speedy fix
  • It's only a correctly compiled identical version. Fixes come with next release:-)
  • Got the same error as in the first post. I just downloaded 0.75.1 for armhf on a BeagleBone Black. Anything I can do?

    Thanks


    Patrick
  • 0.75.1 uses glibc 2.19 so if you are still on wheezy that is a problem. Use armel instead if that is the case. Armel is still 2.13.
  • edited June 2016
    I have two Raspberries 2+.
    One contains a Jessie with Repetier-Server 0.75.1 armhf and runs fine.
    One contains a Jessie-Lite with Repetier-Server 0.75.01 armhf, but it doesn't run.

    After systemctl status RepetierServer.service
    RepetierServer.service  - LSB: Init Script for Repetier-Server
    Loaded: loaded (/etc/init.d/RepetierServer)
    Active: failed (Result: exit-code) since blabla
    Process: 659 ExecStart=
    /etc/init.d/RepetierServer start (code=exited, status=132)


    which packet is missing?



  • I'm not sur eit is a missing packet. Have you checked /var/lib/Repetier-Server/logs/server.log for any messages. Maybe that gives a hint. Or start it as root manually to see what happens:
    sudo /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml

    One of both should give some hints what is missing or goes wrong.








  • edited June 2016
    There's no directory or any file in /var/lib/Repetier-Server!

    sudo /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml
    doesn't run. Both files are in their directories

    sudo /etc/init.d/RepetierServer start -c /usr/local/Repetier-Server/etc/RepetierServer.xml
    Same error like above

  • edited June 2016

  • what does happen with
    sudo /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml

    it should create the files in /var/lib/Repetier-Server or at least give some hints. If no hints try
    sudo strace /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml
    should write many informations about what is going on.

  • edited June 2016
    sudo /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml
    nothing happens -

    pi@raspberrypi:~ $ sudo strace /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml
    execve("/usr/local/Repetier-Server/bin/RepetierServer", ["/usr/local/Repetier-Server/bin/R"..., "-c", "/usr/local/Repetier-Server/etc/R"...], [/* 14 vars */]) = 0
    brk(0)                                  = 0x2915000
    uname({sys="Linux", node="raspberrypi", ...}) = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f61000
    access("/etc/ld.so.preload", R_OK)      = 0
    open("/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
    fstat64(3, {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
    mmap2(NULL, 42, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0xb6f60000
    close(3)                                = 0
    open("/usr/lib/arm-linux-gnueabihf/libarmmem.so", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0h\5\0\0004\0\0\0"..., 512) = 512
    lseek(3, 17960, SEEK_SET)               = 17960
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 960) = 960
    lseek(3, 17696, SEEK_SET)               = 17696
    read(3, "A.\0\0\0aeabi\0\1$\0\0\0\0056\0\6\6\10\1\t\1\n\3\f\1\22\4\24"..., 47) = 47
    fstat64(3, {st_mode=S_IFREG|0644, st_size=18920, ...}) = 0
    mmap2(NULL, 83236, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f1f000
    mprotect(0xb6f24000, 61440, PROT_NONE)  = 0
    mmap2(0xb6f33000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb6f33000
    mprotect(0xbeecd000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0
    close(3)                                = 0
    munmap(0xb6f60000, 42)                  = 0
    open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
    fstat64(3, {st_mode=S_IFREG|0644, st_size=27625, ...}) = 0
    mmap2(NULL, 27625, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f5a000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/lib/arm-linux-gnueabihf/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0000\30\0\0004\0\0\0"..., 512) = 512
    lseek(3, 25352, SEEK_SET)               = 25352
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1320) = 1320
    lseek(3, 24964, SEEK_SET)               = 24964
    read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\23\1\24"..., 49) = 49
    fstat64(3, {st_mode=S_IFREG|0644, st_size=26672, ...}) = 0
    mmap2(NULL, 90684, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f08000
    mprotect(0xb6f0e000, 61440, PROT_NONE)  = 0
    mmap2(0xb6f1d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0xb6f1d000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0lY\0\0004\0\0\0"..., 512) = 512
    lseek(3, 120788, SEEK_SET)              = 120788
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1520) = 1520
    lseek(3, 86420, SEEK_SET)               = 86420
    read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\23\1\24"..., 49) = 49
    fstat64(3, {st_mode=S_IFREG|0755, st_size=122308, ...}) = 0
    mmap2(NULL, 160316, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ee0000
    mprotect(0xb6ef4000, 65536, PROT_NONE)  = 0
    mmap2(0xb6f04000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0xb6f04000
    mmap2(0xb6f06000, 4668, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6f06000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220\t\0\0004\0\0\0"..., 512) = 512
    lseek(3, 8660, SEEK_SET)                = 8660
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1160) = 1160
    lseek(3, 8328, SEEK_SET)                = 8328
    read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\23\1\24"..., 49) = 49
    fstat64(3, {st_mode=S_IFREG|0644, st_size=9820, ...}) = 0
    mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ecd000
    mprotect(0xb6ecf000, 61440, PROT_NONE)  = 0
    mmap2(0xb6ede000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6ede000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/usr/lib/arm-linux-gnueabihf/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0xk\4\0004\0\0\0"..., 512) = 512
    lseek(3, 808332, SEEK_SET)              = 808332
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1280) = 1280
    lseek(3, 807760, SEEK_SET)              = 807760
    read(3, "A.\0\0\0aeabi\0\1$\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\24\1\25"..., 47) = 47
    fstat64(3, {st_mode=S_IFREG|0644, st_size=809612, ...}) = 0
    mmap2(NULL, 900808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6df1000
    mprotect(0xb6eb2000, 61440, PROT_NONE)  = 0
    mmap2(0xb6ec1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc0000) = 0xb6ec1000
    mmap2(0xb6ec7000, 24264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6ec7000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0p<\0\0004\0\0\0"..., 512) = 512
    lseek(3, 434644, SEEK_SET)              = 434644
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1160) = 1160
    lseek(3, 434312, SEEK_SET)              = 434312
    read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\23\1\24"..., 49) = 49
    fstat64(3, {st_mode=S_IFREG|0644, st_size=435804, ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f59000
    mmap2(NULL, 499856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6d76000
    mprotect(0xb6ddf000, 65536, PROT_NONE)  = 0
    mmap2(0xb6def000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x69000) = 0xb6def000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/lib/arm-linux-gnueabihf/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0`\321\0\0004\0\0\0"..., 512) = 512
    lseek(3, 116400, SEEK_SET)              = 116400
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
    lseek(3, 116072, SEEK_SET)              = 116072
    read(3, "A.\0\0\0aeabi\0\1$\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\24\1\25"..., 47) = 47
    fstat64(3, {st_mode=S_IFREG|0644, st_size=117520, ...}) = 0
    mmap2(NULL, 181664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6d49000
    mprotect(0xb6d66000, 61440, PROT_NONE)  = 0
    mmap2(0xb6d75000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0xb6d75000
    close(3)                                = 0
    access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
    open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0L\204\1\0004\0\0\0"..., 512) = 512
    lseek(3, 1239936, SEEK_SET)             = 1239936
    read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2840) = 2840
    lseek(3, 1236500, SEEK_SET)             = 1236500
    read(3, "A.\0\0\0aeabi\0\1$\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\23\1\24"..., 47) = 47
    fstat64(3, {st_mode=S_IFREG|0755, st_size=1242776, ...}) = 0
    mmap2(NULL, 1312152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c08000
    mprotect(0xb6d33000, 65536, PROT_NONE)  = 0
    mmap2(0xb6d43000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12b000) = 0xb6d43000
    mmap2(0xb6d46000, 9624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6d46000
    close(3)                                = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f58000
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
    set_tls(0xb6f574c0, 0xb6f57bb8, 0xb6f64050, 0xb6f574c0, 0xb6f64050) = 0
    mprotect(0xb6d43000, 8192, PROT_READ)   = 0
    mprotect(0xb6def000, 4096, PROT_READ)   = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f56000
    mprotect(0xb6ec1000, 16384, PROT_READ)  = 0
    mprotect(0xb6ede000, 4096, PROT_READ)   = 0
    mprotect(0xb6f04000, 4096, PROT_READ)   = 0
    mprotect(0xb6f1d000, 4096, PROT_READ)   = 0
    mprotect(0xb6f1f000, 20480, PROT_READ|PROT_WRITE) = 0
    mprotect(0xb6f1f000, 20480, PROT_READ|PROT_EXEC) = 0
    cacheflush(0xb6f1f000, 0xb6f24000, 0, 0x15, 0xbeecd2e0) = 0
    mprotect(0xb6f63000, 4096, PROT_READ)   = 0
    munmap(0xb6f5a000, 27625)               = 0
    set_tid_address(0xb6f57068)             = 2098
    set_robust_list(0xb6f57070, 12)         = 0
    rt_sigaction(SIGRTMIN, {0xb6ee5434, [], SA_RESTORER|SA_SIGINFO, 0xb6c371a0}, NULL, 8) = 0
    rt_sigaction(SIGRT_1, {0xb6ee52d8, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0xb6c371a0}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
    --- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPC, si_addr=0x317146} ---
    +++ killed by SIGILL +++


    Hope it helps!
  • It mentions a illegal instruction. Not correct since it works on same board with other jessy. So I installed a fresh Jessie Lite and run







    pi@raspberrypi:~ $ wget http://download.repetier.com/files/server/debian-armhf/Repetier-Server-0.75.1-Linux.deb

    --2016-06-23 10:43:53--  http://download.repetier.com/files/server/debian-armhf/Repetier-Server-0.75.1-Linux.deb

    Resolving download.repetier.com (download.repetier.com)... 85.25.211.28, 62.75.236.93, 85.25.197.98

    Connecting to download.repetier.com (download.repetier.com)|85.25.211.28|:80... connected.

    HTTP request sent, awaiting response... 200 OK

    Length: 38638334 (37M) [application/octet-stream]

    Saving to: ‘Repetier-Server-0.75.1-Linux.deb’


    Repetier-Server-0.75.1-Linux.deb                          100%[=====================================================================================================================================>]  36.85M  1.14MB/s   in 29s    


    2016-06-23 10:44:27 (1.28 MB/s) - ‘Repetier-Server-0.75.1-Linux.deb’ saved [38638334/38638334]


    pi@raspberrypi:~ $ sudo dpkg -i Repetier-Server-0.75.1-Linux.deb 

    Selecting previously unselected package repetier-server.

    (Reading database ... 31136 files and directories currently installed.)

    Preparing to unpack Repetier-Server-0.75.1-Linux.deb ...

    Unpacking repetier-server (0.75.1) ...

    Setting up repetier-server (0.75.1) ...

    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.

    Synchronizing state for RepetierServer.service with sysvinit using update-rc.d...

    Executing /usr/sbin/update-rc.d RepetierServer defaults

    Executing /usr/sbin/update-rc.d RepetierServer enable

    [ ok ] Starting RepetierServer (via systemctl): RepetierServer.service.

    Processing triggers for systemd (215-17+deb8u4) ...


    and it is working without problems. Can't say why yours is not except maybe a data corruption in the file. These were the only commands entered since installing Jessy Lite, no updates etc.

  • edited June 2016
    hmmm,

    I did the following procedure two times.
    Install Jessi-Lite on SD card
    no failures while booting
    Install Repetier Server (
    directly/ console).
    pi@raspberrypi:~ $ wget http://download.repetier.com/files/server/debian-armhf/Repetier-Server-0.75.1-Linux.deb
    --2016-06-23 17:37:23--  http://download.repetier.com/files/server/debian-armhf/Repetier-Server-0.75.1-Linux.deb
    Resolving download.repetier.com (download.repetier.com)... 62.75.236.93, 85.25.197.98, 85.25.211.28
    Connecting to download.repetier.com (download.repetier.com)|62.75.236.93|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 38638334 (37M) [application/octet-stream]
    Saving to: ‘Repetier-Server-0.75.1-Linux.deb’

    Repetier-Server-0.7 100%[=====================>]  36.85M  6.21MB/s   in 6.2s

    2016-06-23 17:37:29 (5.90 MB/s) - ‘Repetier-Server-0.75.1-Linux.deb’ saved [38638334/38638334]

    pi@raspberrypi:~ $ sudo dpkg -i Repetier-Server-0.75.1-Linux.deb
    Selecting previously unselected package repetier-server.
    (Reading database ... 31136 files and directories currently installed.)
    Preparing to unpack Repetier-Server-0.75.1-Linux.deb ...
    Unpacking repetier-server (0.75.1) ...
    Setting up repetier-server (0.75.1) ...
    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.
    Synchronizing state for RepetierServer.service with sysvinit using update-rc.d...
    Executing /usr/sbin/update-rc.d RepetierServer defaults
    Executing /usr/sbin/update-rc.d RepetierServer enable
    [....] Starting RepetierServer (via systemctl): RepetierServer.serviceJob for RepetierServer.service failed. See 'systemctl status RepetierServer.service' and 'journalctl -xn' for details.
     failed!
    dpkg: error processing package repetier-server (--install):
     subprocess installed post-installation script returned error exit status 1
    Processing triggers for systemd (215-17+deb8u4) ...
    Errors were encountered while processing:
     repetier-server
    pi@raspberrypi:~ $ systemctl status RepetierServer.service
    ● RepetierServer.service - LSB: Init script for Repetier-Server
       Loaded: loaded (/etc/init.d/RepetierServer)
       Active: failed (Result: exit-code) since Thu 2016-06-23 17:39:46 UTC; 3min 40s ago
    pi@raspberrypi:~ $

  • Looks exactly like my solution except when installing the server package. I used latest Jessie packe on raspberrypi.org from 2016-05-27. Destination was a Raspberry Pi 2 whcih you also use if I understood you right.
  • Well,

    after that error I investigate my raspberry.
    My dealer sold me a Raspberry b+ as a 2. I'm really p..... off!
    I tried it with the latest jessie-lite and the Repetier Server armel Version and it runs.

    Thanks for your help!
  • But,

    all the other installed packages are armhf-packages
  • No, raspbian calls it armhf but they are compiled without full hf support. Processor is a bit in between as it supports some hf commands but not all, which was the problem when installing the hf version and is why we release the el version as well. Our upcoming sd image will also include el for best backward compatibility:-)
Sign In or Register to comment.