Date: Sun, 05 Mar 2023 01:10:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269966] net/vnstat: no longer works after databases/sqlite3 disabled DQS Message-ID: <bug-269966-7788-VV9KpB995f@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269966-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-269966-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269966 --- Comment #1 from Joshua Kinard <freebsd@kumba.dev> --- Created attachment 240587 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240587&action= =3Dedit Attempt to fix vnstat to enable DQS Okay, I gave a shot at adding a call to sqlite3_db_config to re-enable DQS.= =20 The code compiles and vnstat starts up, but it did not address the issue, s= o 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 f= ix is found. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269966-7788-VV9KpB995f>