Michael Harig

Results 4 issues of Michael Harig

After git clone autoreconf -i During ./configure the following error occurred: checking for LIBPQXX... ./configure: line 4035: syntax error near unexpected token `noext,mandatory' ./configure: line 4035: ` AX_CXX_COMPILE_STDCXX_11(noext,mandatory)' It may...

When using wget in a xonsh (bash, xterm-256color) shell, it crashes after wget exits with Exception: ``` "[...] File "/home/user/.local/lib/python3.11/site-packages/prompt_toolkit/input/vt100.py", line 258, in __enter__ termios.tcsetattr(self.fileno, termios.TCSANOW, newattr) termios.error: (4, 'Interrupted...

linux
integration-with-other-tools

A Text format for the kind of data clikan uses is suboptimal. Please switch to SQL(ite).

The command "report" (and others) of watson 2.1.0 does not work with Python 3.13(.7). Error: File "/home/blubb/.local/lib/python3.13/site-packages/watson/cli.py", line 668, in report if 'json' in output_format and not aggregated: ^^^^^^^^^^^^^^^^^^^^^^^ TypeError:...