Pietro F. Fontana
Pietro F. Fontana
I had issues compiling cpython/3.8.12 on Windows with shared libffi, the linker complained about duplicated symbols. This patch solved the problem and I later found [this recent commit](https://github.com/python/cpython/commit/38f331d4656394ae0f425568e26790ace778e076#diff-6f6b7f83e2fb49775efdfa41b4aa4f8fadcf71f43c4f3bcf9f37743acafd3fdf) in the...
**Describe the bug** We use `patchelf` to add rpath to a Python executable (literally `python3.8`) that we compile ourselves in order to find the libraries we ship in nearby directories....
At the moment on an up to date Manjaro system `update-notifier` returns ```/bin/update-notifier: line 98: dunstify: command not found``` Many users on Manjaro also uninstalled `dunst` after an update one...
Currently `update-notifier` support `yay`, `pacaur` and `trizen` but they do not appear in the README file. New users and package maintainer probably read that file to have information about this...
I open this issue to organize the work to split the scripts in one "functions script" and 2/3 command script. At the moment I have no experience about function inclusion...
### Windows Version Microsoft Windows [Version 10.0.22631.5335] ### WSL Version 2.5.7.0 ### Are you using WSL 1 or WSL 2? - [x] WSL 2 - [ ] WSL 1 ###...