TW
TW
OK, so: - file a PR with your quickfix - file a new issue about that test failure and give all the details, including your system's timezone.
Quickfix applied to 1.4-maint, will be in 1.4.1 release.
I am applying the quickfix to master in #8778 until we have something better.
While doing the bigger changes recently, I had to remove quite some "stats" because they were either not computable anymore or just "in the way". Thus, stats might be missing...
Looks like primarily the test files need renaming: https://docs.pytest.org/en/stable/explanation/goodpractices.html#conventions-for-python-test-discovery So, it is either `test_*.py` or `*_test.py` to be found "by default".
fix after #9196.
Maybe interesting: https://blog.pecar.me/sqlite-django-config
Junie AI generated info, not verified: ### What issue #5609 asks You asked whether there’s an equivalent to filesystem `SEEK_HOLE/SEEK_DATA` for block devices and to give examples. Per the GitHub...
https://github.com/borgbackup/borg/releases/tag/1.4.0 the releases from our github releases page are built within vagrant VMs, I can only build x86 binaries there. and even that is not possible right now, because pip...
I suspect this is because of a yet missing setting in my config. Once you touch/toggle it, the settings get written/initialized and from that on it is ok. But it...