p7zip (16.02+really25.01+dfsg-0+deb12u1) bookworm; urgency=high
p7zip, a port of 7-zip for UNIX systems, has been unmaintained
upstream.
To fix security vulnerabilities, this update replaces p7zip with a
recent 7-zip (which now supports GNU/Linux natively), with a couple
patches to make it reasonably compatible with p7zip.
-- Sylvain Beucler <beuc(a)debian.org> Sat, 21 Mar 2026 19:34:10 +0100
ERROR OCCURED IN JOB: update_and_clean_index (APP: hyperkitty)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/django_extensions/management/commands/runjobs.py", line 40, in runjobs
job().execute()
File "/usr/lib/python3/dist-packages/hyperkitty/jobs/update_and_clean_index.py", line 37, in execute
run_with_lock(update_index, remove=True)
File "/usr/lib/python3/dist-packages/hyperkitty/lib/utils.py", line 181, in run_with_lock
log.exception("Failed to update the fulltext index: %s", e)
File "/usr/lib/python3/dist-packages/flufl/lock/_lockfile.py", line 447, in __exit__
self.unlock()
File "/usr/lib/python3/dist-packages/flufl/lock/_lockfile.py", line 398, in unlock
raise NotLockedError('Already unlocked')
flufl.lock._lockfile.NotLockedError: Already unlocked