-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
https://github.com/ImageOptim/libimagequant
ffmpeg ?
possibly via wasm modules to get really cross platform ? performance is not an issue conversion is a one time thing like initial caching.
…
pmp-p updated
1 month ago
-
应该是需要的 libssl库的问题
```sh
> mixtex-rs-gui
mixtex-rs-gui: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
```
当前系统所使用的库
```sh
> l…
-
Hi,
We have multiple issues related to the cluster syncing status. I think all of them can be solved with a startup probe that marks the pod as running only after cluster_node_state is synced.
#…
-
I'm trying to understand when running dumb-init under a session (i.e. not using `--single-child`) is useful, and I'm having a hard time reproducing the problem case. Here's a script I'm running that j…
-
**Describe the bug**
The Harvester ARM ISO embeds x86 container images for:
- registry.suse.com/suse/vmdp/vmdp:2.5.4.2
- rancher/harvester-eventrouter:v0.1.2
I assume we either need to get ARM…
-
I try build with `--target=wasm32-wasi -mllvm -wasm-enable-sjlj` and `-flto=full`
get this error:
```sh
undefined symbol: setjmp
undefined symbol: longjmp
nm test.o |grep jmp
U long…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference]…
haron updated
8 months ago
-
### System info
- Playwright Version: [v1.33.0]
- Operating System: [macOS 13.3.1, Windows 10 Pro]
- Browser: [All, Chromium, Firefox, WebKit]
- Other info:
### Source code
- [ ]…
-
The `poetry export --help` description mentions this:
> --with=WITH The optional dependency groups to include.
However, it must also be used to include non-optional groups.
e.g.:…