-
## 🐛 Bug description
When running wasm-pack inside a **non-root** docker container, it fails with a permissions error (OS Error 13).
```
$ wasm-pack build rust/psibase/
Error: Permission denied…
-
I run `kiwix-build --target-platform native_static kiwix-desktop `.
During `qt` build there appears an error:
> build qt (native_static):
configure qt : ....ERROR
run command '/opt/kiwix_build…
-
## 🐛 Bug description
wasm-pack build failed with Error: Permission denied (os error 13)。
wasm-pack --help works.
#### 🤔 Expected Behavior
build passed.
#### 👟 Steps to reproduce
open t…
-
**Describe the bug**
After build of boost-filesystem, it can't resolve if file exists or not with not implemented exception
**Environment**
- OS: Alpine 3.11
**Additional context**
Looks like…
-
### Describe the bug
A clear and concise description of what the bug is.
### Steps To Reproduce
Steps to reproduce the behavior:
1. install wpaperd via home-manager
```nix
{ pkgs, lib, confi…
-
Following up on a [slack conversation](https://julialang.slack.com/archives/C03LD7K8HLN/p1721389490597449?thread_ts=1721385263.915689&cid=C03LD7K8HLN), there is indeed a substantial regression in the …
-
`cargo-outdated` is great.. thanks for writing it!
I noticed recently that if my `/tmp/` directory contains a `Cargo.toml`, running `cargo outdated` fails with a strange error:
```
warner:~$ ca…
-
In systemd, during system shutdown we often end up unmounting some mounts we see that other subsystems consider themselves responsible for and end up unmounting at the same time.
This sucks, and re…
-
### Expected behaviour
The desktop client doesn't waste time scanning folders that are ignored
### Actual behaviour
The desktop clients scans everything in the sync folder on startup, even if…
-
### Flameshot Version
Flameshot v12.1.0 (edd228b9)
Compiled with Qt 5.15.5
### Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...), Compiled from sour…