Jakub Lewandowski
Jakub Lewandowski
This PR suggests changing file opening in KML file reading example from `open(kml_file, 'rt', encoding="utf-8")` to opening file in binary mode `open(kml_file, 'rb')`. Otherwise the latest version of fastkml throws...
Simple PR with two commits to bring the parcel up-to-date. Updated dependencies, Rust edition and fixed examples that failed to compile. Passes cargo test.
### chart Name nextcloud ### Operating System TrueNAS SCALE 22.12.4.2 or prior ### Deployment Method TrueNAS SCALE charts ### Chart Version 29.10.22 ### Kubernetes Events ```Shell were not possible to...
## Erroneous Behavior mamba update fails with: ```sh mamba failed: 0: Command failed: `mamba config --show auto_activate_base` Stdout: Currently, only install, create, list, search, run, info, clean, remove, update, repoquery,...
The Toy tutorial guides the user to execute `rm -rf *.zarr`, which I find a little bit dangerous for the user. Someone carefully following the tutorial is likely to be...
Maintainer: Gerald Kerma @erdoukki Compile tested: n/a Run tested: 23.05.2 r23630-842932a63d, x86_64, I made those changes on my device and all config settings were correctly parsed and used by crowdsec-firewall-bouncer...