Date: Tue, 25 Feb 2025 15:42:35 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 285028] databases/p5-BerkeleyDB: update to use db18 Message-ID: <bug-285028-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285028 Bug ID: 285028 Summary: databases/p5-BerkeleyDB: update to use db18 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: fbsd@opal.com Flags: maintainer-feedback?(perl@FreeBSD.org) Assignee: perl@FreeBSD.org Port databases/p5-BerkeleyDB is still built using db5 which as deprecated several years ago. It works fine when using db18. It should be noted that db5 creates BDB databases version 9 but older versions of db5 created BDB databases version 8. Version 8 databases are not supported by db18. It is therefore necessary to dump all old v8 databases and recreate as v9 ones prior to changing p5-BerkeleyDB from db5 to db18. This PR should probably be added to the dependency list for PR 261523. -- 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-285028-14331>
