[Bug 263493] Calibre doesn't open
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263493] Calibre doesn't open"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Apr 2022 15:35:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263493 Guido Falsi <madpilot@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madpilot@FreeBSD.org, | |sunpoet@FreeBSD.org --- Comment #2 from Guido Falsi <madpilot@FreeBSD.org> --- (In reply to Alexandre Liberato from comment #0) Hi, From the error message you post it looks like the problem is actually in apsw.cpython-38.so, which tries to use an undefined symbol. Calibre works fine here, so I suspect you have something going on locally. First thing to try is to reinstall (or recompile if you're using locally build ports) databases/py-apsw, and maybe also sqlite3. BTW do you happen to have any custom option configured on the sqlite3 port? I'm CCing sunpoet who maintains the databases/py-apsw port in case he has some suggestions. -- You are receiving this mail because: You are the assignee for the bug.