Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] offlineimap: sqlite multithreading error
@ 2022-11-10  0:21 pascal-huber
  2022-11-10  0:25 ` pascal-huber
  2022-11-10  0:52 ` [ISSUE] [CLOSED] offlineimap: python 3.11 " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: pascal-huber @ 2022-11-10  0:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]

New issue by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/issues/40425

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.17_1 x86_64 AuthenticAMD uptodate rrmFFFFFFFFF

### Package(s) Affected

offlineimap-8.0.0_2

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

issue: https://github.com/OfflineIMAP/offlineimap3/issues/136
PR: https://github.com/OfflineIMAP/offlineimap3/pull/137

### Expected behaviour

`offlineimap` syncs mails.

### Actual behaviour

offlineimap throws errors of the form:

```
  Your sqlite is not multithreading safe.
Folder someFolder [acc: MyAccount]:
 ERROR: ERROR in syncfolder for MyAccount folder tempKeep: 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.
```

### Steps to reproduce

1. Add an `.offlineimaprc` config containing a mail account
2. run `offlineimap`

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: offlineimap: sqlite multithreading error
  2022-11-10  0:21 [ISSUE] offlineimap: sqlite multithreading error pascal-huber
@ 2022-11-10  0:25 ` pascal-huber
  2022-11-10  0:52 ` [ISSUE] [CLOSED] offlineimap: python 3.11 " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: pascal-huber @ 2022-11-10  0:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/issues/40425#issuecomment-1309581436

Comment:
It works when I apply the changes of the mentioned PR.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] offlineimap: python 3.11 sqlite multithreading error
  2022-11-10  0:21 [ISSUE] offlineimap: sqlite multithreading error pascal-huber
  2022-11-10  0:25 ` pascal-huber
@ 2022-11-10  0:52 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2022-11-10  0:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]

Closed issue by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/issues/40425

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.17_1 x86_64 AuthenticAMD uptodate rrmFFFFFFFFF

### Package(s) Affected

offlineimap-8.0.0_2

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

issue: https://github.com/OfflineIMAP/offlineimap3/issues/136
PR: https://github.com/OfflineIMAP/offlineimap3/pull/137

### Expected behaviour

`offlineimap` syncs mails.

### Actual behaviour

offlineimap throws errors of the form:

```
  Your sqlite is not multithreading safe.
Folder someFolder [acc: MyAccount]:
 ERROR: ERROR in syncfolder for MyAccount folder someFolder: 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.
```

### Steps to reproduce

1. Add an `.offlineimaprc` config containing a mail account
2. run `offlineimap`

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-10  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10  0:21 [ISSUE] offlineimap: sqlite multithreading error pascal-huber
2022-11-10  0:25 ` pascal-huber
2022-11-10  0:52 ` [ISSUE] [CLOSED] offlineimap: python 3.11 " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).