-
Hi, I am a new comer and wanna build logstash for my platform---mips64el. I got source code from github. and run the command "rake bootstrap". The results list as follows:
**The build result**
[root@d…
-
- Version: 6.8.11
- Operating System: Linux, maybe MacOSX
- Steps to Reproduce:
run docker with `Dockerfile`
```
FROM logstash:6.8.11
USER logstash
RUN ln -s /usr/share/logstash /tmp/log
RUN…
-
I tried to use
`from polyglot.text import Text` in my source code and end with this
```
Traceback (most recent call last):
File "sj.py", line 6, in
from polyglot.text import Text
Fil…
-
**Describe the issue**
I have GraalVM CE 22.3.3 installed on an Amazon Linux 1 box:
$ uname -a
Linux t5a1 4.14.252-131.483.amzn1.x86_64 #1 SMP Mon Nov 1 20:48:11 UTC 2021 x86_64 x86_64 x86_64 GNU…
-
hi, thank you for this language server!
should yamlls be enabled for ft=helm? for example if a file begins with `{{- if .Values...}}` yamlls diagnostics are useless.
what's the recommended way t…
-
Hello,
I'm trying to use this plugin with Redmine 5.x but I'm getting this error (using master)
Am I making something wrong?
Thank you!
```
/usr/local/bundle/gems/zeitwerk-2.5.4/lib/zeit…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: **21.1.0**
- CE or EE: **CE**
- JDK version: **OpenJDK 1.8.0_292**
- OS and OS Version: **Ubunt…
ggmoy updated
3 years ago
-
When the script executes the mfc42 verb I get this error:
```
[ERROR] org.phoenicis.multithreading.ControlledThreadPoolExecutorService (l.64) - Path "/home/jonasz/.Phoenicis/containers//wineprefix//…
-
I'm running polyglot using ksh on macOS Big Sur v11.6.
When running it on CentOS or RHEL, the longer commands slide, so they stay on one line.
However, whether I use polyglot within wezterm or t…
-
Python2 on Mac OS has been fully removed at the system level and cannot be installed via Homebrew anymore. I know about #327 and that #368 is waiting for approval to work around it, but Python2 is in …