Package: libboost-geometry-utils-perl Version: 0.15-1+b1 Severity: important
I've been having trouble running Repetier-Host effectively after a debian update a few days ago. The current problem is an API mismatch error when running the Slic3r program, which uses Boost::Geometry::Utils: 20:05:30.986 : Slic3r command:/home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl --load "/home/grinja/repetier/slic3r.ini" --print-center 90,90 -o "/home/grinja/repetier/composition.gcode" "/home/grinja/repetier/composition.obj" 20:05:31.481 : <Slic3r> Perl API version v5.14.0 of Boost::Geometry::Utils does not match v5.18.0 at /usr/share/perl/5.18/XSLoader.pm line 92. 20:05:31.481 : <Slic3r> Compilation failed in require at /home/grinja/install/reprap/slic3r/git/Slic3r/lib/Slic3r.pm line 36. 20:05:31.481 : <Slic3r> BEGIN failed--compilation aborted at /home/grinja/install/reprap/slic3r/git/Slic3r/lib/Slic3r.pm line 36. 20:05:31.482 : <Slic3r> Compilation failed in require at /home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl line 13. 20:05:31.482 : <Slic3r> BEGIN failed--compilation aborted at /home/grinja/install/reprap/repetier/RepetierHost/Slic3r/slic3r.pl line 13. So instead of slicing up my 3D model, the program died. My guess from this error is that Boost::Geometry::Utils was built for Perl v5.14.0, rather than the currently installed version (v5.18.1), and this makes Perl sad. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libboost-geometry-utils-perl depends on: ii libc6 2.17-93 ii libgcc1 1:4.8.1-10 ii libstdc++6 4.8.1-10 ii perl 5.18.1-4 ii perl-base [perlapi-5.18.1] 5.18.1-4 libboost-geometry-utils-perl recommends no packages. libboost-geometry-utils-perl suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org