Hide Forgot
Description of problem: Attempting to run offlineimap fails completely with many instances of errors like this: Folder .INBOX [remote name INBOX] [acc: redhat]: ERROR: ERROR in syncfolder for redhat folder .INBOX: Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/offlineimap/accounts.py", line 610, in syncfolder statusfolder.openfiles() File "/usr/lib/python3.11/site-packages/offlineimap/folder/LocalStatusSQLite.py", line 107, in openfiles assert sqlite.threadsafety == 1, 'Your sqlite is not multithreading safe.' AssertionError: Your sqlite is not multithreading safe. Your sqlite is not multithreading safe. Version-Release number of selected component (if applicable): offlineimap-8.0.0-5.fc37.noarch python3-3.11.0-1.fc37.x86_64 sqlite-libs-3.39.2-2.fc37.x86_64 How reproducible: 100% Steps to Reproduce: 1. Configure offlineimap to sync with a remote IMAP mailbox 2. Run "offlineimap -o" Actual results: Errors as above Expected results: Mail synchronizes Additional info: This appears to be the bug reported upstream here: https://github.com/OfflineIMAP/offlineimap3/pull/137/files Manually editing /usr/lib/python3.11/site-packages/offlineimap/folder/LocalStatusSQLite.py as suggested by that patch fixes the problem.
Shouyld be fixed by https://bodhi.fedoraproject.org/updates/FEDORA-2022-64b4cfe92b
FEDORA-2022-64b4cfe92b has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-64b4cfe92b
I installed the updated package and it's looking good. Thanks.
Let's let bodhi handle the bugzilla status. Give karma to https://bodhi.fedoraproject.org/updates/FEDORA-2022-64b4cfe92b to get that update properly to the stable repository.
The correct status is likely ON_QA at this point.
FEDORA-2022-64b4cfe92b has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.