-
I'm attempting to get slskd working on a machine I dont have sudo or root privilages on. It runs debian 9 stretch and the latest glib version is 2.24.
This is the result when running the binary:…
-
# 🐛 bug report
- With `@parcel/rust` v2.12.0 `parcel` runs fine on an OS that uses GLIBC_2.28 (e.g. Rocky Linux 8)
- With `@parcel/rust` v2.13.0 `parcel` fails with the following error:
```tx…
-
When running `blink.cmp` on Ubuntu 18, I get the following error:
```
Error detected while processing TextChangedI Autocommands for "*":
Error executing lua callback: ...al/share/nvim/lazy/blink.cm…
-
ln -s libpaho-mqtt3as.so.1.0 build/output/libpaho-mqtt3as.so.1
ln -s libpaho-mqtt3as.so.1 build/output/libpaho-mqtt3as.so
/opt/gcc-ubuntu-9.3.0-2020.03-x86_64-aarch64-linux-gnu/bin/aarch64-linux-gn…
-
In here https://github.com/NNPDF/pineappl/pull/297 due to a problem with github workflows, the glibc support was moved all the way up to 2.29.
This is a problem in some clusters that are using very…
-
python train_3d.py -net sam2 -exp_name BTCV_MedSAM2 -sam_ckpt ./checkpoints/sam2_hiera_small.pt -sam_config sam2_hiera_s -image_size 1024 -val_freq 1 -prompt bbox -prompt_freq 2 -dataset btcv -data_pa…
-
C11 added a new memory management function called `aligned_alloc`.
The lack of this function may cause errors such as https://github.com/zlib-ng/zlib-ng/issues/1809
Keep in mind that glibc provi…
-
busybox:stable-glibc
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The introduction of `virtual_specs` in PR #626 causes an installation failure on alpine imag…
-
We use `ldd` to determine glibc's version. While this is commonly available, it may be missing on some minimal Linux distros. It would be good for us to provide fallbacks so we can still determine the…