daveshm

Results 3 comments of daveshm

Hello, this also impacts django applications because the default storage backend health check runs chmod on a temp file https://github.com/django/django/blob/5a1cae3a5675c5733daf5949759476d65aa0e636/django/core/files/storage/filesystem.py#L141

very hacky but ``` Command ['/opt/homebrew/Cellar/poetry/2.1.1/libexec/bin/python', '/opt/homebrew/Cellar/poetry/2.1.1/libexec/lib/python3.13/site-packages/virtualenv/seed/wheels/embed/pip-25.0.1-py3-none-any.whl/pip', 'uninstall', 'pkginfo', '-y'] errored with the following return code 1 Output: Found existing installation: pkginfo 1.12.0 error: uninstall-no-record-file × Cannot uninstall pkginfo 1.12.0...

https://github.com/louislam/uptime-kuma/issues/3338 related issue