Kirill A. Korinsky
Kirill A. Korinsky
**Describe the bug** I've restarted Loki v3.0.0 via `rcctl restart loki` and it doesn't start. It had incoming logs, but a flow was a few hundred messages per minute. So,...
**What this PR does / why we need it**: This PR introduce support of RFC3164 at promtail with additional hacks to support old and wired implementations. It includes different BSD...
I just discovered the next issue when array's is used instead of case. The test case: ``` \documentclass{scrartcl} \usepackage{amsmath} \usepackage{array} \begin{document} \setlength{\arraycolsep}{1pt} \begin{equation} x = \left\{ \begin{array}{>{\arraybackslash$} p{3cm} {\arraybackslash$} p...
I'm trying to convert some `.tex` to `.docx` with a lot of complex math and `pandoc-2.11.3.1` can't convert `\set{..}` and similar cases. Usual error looks like: ``` [WARNING] Could not...
``` :info:test *** - OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8 ```
I stuck on: ``` ;; testing 'clack.test.suite' ; Warning: Deprecated recursive use of (ASDF/OPERATE:OPERATE 'ASDF/LISP-ACTION:LOAD-OP '("clack-handler-fcgi")) while visiting (ASDF/LISP-ACTION:TEST-OP "t-clack-handler-fcgi") - please use proper dependencies instead ; While executing: #,...
``` ;; testing 'anypool/tests' make-pool ✓ Expect POOL to be an instance of POOL. ✓ Expect (POOL-MAX-OPEN-COUNT POOL) to be an instance of FIXNUM. ✓ Expect (POOL-MAX-IDLE-COUNT POOL) to be...
`t-lack-session-store-dbi` is used at `lack-session-store-dbi.asd` but never defined.
I'm using macOS 12 and SBCL-2.3.7 and 3745924e4682523b0969a7042bcdb39aa8f73e8f as local root. That leads to : ``` :info:test ; compilation finished in 0:00:00.534 :info:test WARNING: :info:test Deprecated recursive use of (ASDF/OPERATE:OPERATE...
`legion.asd` doesn't require `bordeaux-threads` but it is expected to be installed, see: `queue.lisp`