Package: bcnc Version: 0.9.14.318+ds-4 Severity: grave Justification: renders package unusable X-Debbugs-Cc: deltal...@gmail.com
Dear Maintainer, Trying to run bCNC fails with the following output: new-config Utils <configparser.ConfigParser object at 0x7f2fa26ef620> ================================================================================ WARNING: bCNC has been recently ported to support both python v2.x and v3.x Most things seem to work reasonably well in both python versions. Please report any issues to: https://github.com/vlachoudis/bCNC/issues ================================================================================ Traceback (most recent call last): File "/usr/share/bcnc/bCNC/__main__.py", line 2729, in <module> main() ~~~~^^ File "/usr/share/bcnc/bCNC/__main__.py", line 2696, in main application = Application(tk) File "/usr/share/bcnc/bCNC/__main__.py", line 107, in __init__ Sender.__init__(self) ~~~~~~~~~~~~~~~^^^^^^ File "/usr/share/bcnc/bCNC/Sender.py", line 99, in __init__ self.controllerLoad() ~~~~~~~~~~~~~~~~~~~^^ File "/usr/share/bcnc/bCNC/Sender.py", line 143, in controllerLoad self.controllers[name] = eval("%s.Controller(self)"%(name)) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<string>", line 1, in <module> NameError: name 'GRBL1' is not defined The problem seems to be fixed upstream: https://github.com/vlachoudis/bCNC/pull/1911 -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.10-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages bcnc depends on: ii python3 3.13.1-2 ii python3-numpy 1:1.26.4+ds-13 ii python3-opencv 4.6.0+dfsg-14+b4 ii python3-pil 10.4.0-1.1 ii python3-pil.imagetk 10.4.0-1.1 ii python3-python-utils 3.9.1-1 ii python3-serial 3.5-2 ii python3-stl 2.9.0-2+b6 ii python3-svgelements 1.7.2-2 bcnc recommends no packages. bcnc suggests no packages. -- no debconf information