Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - Print file information:
 - RUN_IN_PLACE=no
 - LINUXCNC_DIR=
 - LINUXCNC_BIN_DIR=/usr/bin
 - LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
 - LINUXCNC_SCRIPT_DIR=
 - LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
 - LINUXCNC_CONFIG_DIR=
 - LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
 - INIVAR=inivar
 - HALCMD=halcmd
 - LINUXCNC_EMCSH=/usr/bin/wish8.6
 - LINUXCNC - 2.9.3
 - Machine configuration directory is '/home/lcnc/linuxcnc/configs/flexgui/simple-sim'
 - Machine configuration file is 'simple-sim.ini'
 - INIFILE=/home/lcnc/linuxcnc/configs/flexgui/simple-sim/simple-sim.ini
 - VERSION=1.1
 - PARAMETER_FILE=parameters.var
 - TPMOD=
 - HOMEMOD=
 - TASK=milltask
 - HALUI=
 - DISPLAY=flexgui
 - COORDINATES=X Y Z
 - KINEMATICS=trivkins coordinates=XYZ
 - Starting LinuxCNC...
 - Starting LinuxCNC server program: linuxcncsvr
 - Loading Real Time OS, RTAPI, and HAL_LIB modules
 - Starting LinuxCNC IO program: io
 - linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
 - Found file(REL): ./main.hal
 - Starting TASK program: milltask
 - Starting DISPLAY program: flexgui
 - Shutting down and cleaning up LinuxCNC...
 - task: 117 cycles, min=0.000003, max=0.010644, avg=0.008871, 0 latency excursions (> 10x expected cycle time of 0.010000s)
 - Removing HAL_LIB, RTAPI, and Real Time OS modules
 - Removing NML shared memory segments
 - Debug file information:
 - Note: Using POSIX realtime
 - Traceback (most recent call last):
 - File "/usr/bin/flexgui", line 270, in <module>
 - gui = flexgui()
 - ^^^^^^^^^
 - File "/usr/bin/flexgui", line 104, in __init__
 - results = subprocess.run(['dpkg-query', '-W', 'flexgui'], text=True, capture_output=True)
 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - File "/usr/lib/python3.12/subprocess.py", line 548, in run
 - with Popen(*popenargs, **kwargs) as process:
 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
 - self._execute_child(args, executable, preexec_fn, close_fds,
 - File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
 - raise child_exception_type(errno_num, err_msg, err_filename)
 - FileNotFoundError: [Errno 2] No such file or directory: 'dpkg-query'
 - 7759
 - 7784
 - Stopping realtime threads
 - Unloading hal components
 - Note: Using POSIX realtime
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment