Thermi
Thermi
Please note that giving access to the docker daemon to the snmp agent effectively gives it root access to the system. A better solution would be a systemd timer and...
Sometimes the call to iptables fails with it printing that the resource was unavailable. In that case, the script should retry the call until it succeeds. Currently, it fails instead,...
### Bug description ```python Failure in test suite with astroid 3.1.0, pipeline output here: https://gitlab.alpinelinux.org/alpine/aports/-/jobs/1329826 ``` ### Configuration _No response_ ### Command used ```shell .testenv/bin/python3 -m pytest --benchmark-disable tests ```...
### Actual Behavior Test failed ### Expected Behavior Test succeeds ### Steps to Reproduce Try to run the tests using ... ```bash python3 -m venv --clear --system-site-packages testenv testenv/bin/python3 -m...
### Bug Description: manticore 6.3.6 fails to compile using gcc 14.2.0 because of this error: ``` /builds/Thermi/aports/testing/manticore/src/manticoresearch-6.3.6/src/knnmisc.cpp:74:64: error: no matching function for call to 'lower_bound(const knn::DocDist_t*&, const knn::DocDist_t*&, const RowID_t&,...