[Bug 269966] net/vnstat: no longer works after databases/sqlite3 disabled DQS
Date: Sun, 05 Mar 2023 01:10:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269966 --- Comment #1 from Joshua Kinard <freebsd@kumba.dev> --- Created attachment 240587 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240587&action=edit Attempt to fix vnstat to enable DQS Okay, I gave a shot at adding a call to sqlite3_db_config to re-enable DQS. The code compiles and vnstat starts up, but it did not address the issue, so I assume it's going to be a bit more complicated of a fix. I am attaching the patch so others can see if there's something I missed out on. For now, I am going to try and force a downgrade to sqlite3 and lock it at 3.40 until a fix is found. -- You are receiving this mail because: You are the assignee for the bug.