[Bug 285981] unable to build CURRENT from 14.2-RELEASE (as of 20250409 / 85967694b4590a436c56a061b397620e342784ae )
Date: Wed, 09 Apr 2025 11:35:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285981 --- Comment #1 from Dave Cottlehuber <dch@freebsd.org> --- See also https://mail-archive.freebsd.org/cgi/getmsg.cgi?fetch=0+0+archive/2024/freebsd-pkgbase/20241014.freebsd-pkgbase probably related. Hello everyone, Just a reminder when using pkgbase, make sure you do activate BACKUP_LIBRARIES=true in pkg.conf This way pkg will save a copy of libmd.so.6 during the upgrade in /usr/local/lib/pkg/libmd.so.6 (and create a package named compat-libraries to track it). This will prevent you from having a couple of days without a new version of pkg built against libmd.so.7 available (or some of the packages which also requires libmd.so.7. Best regards, Bapt -- You are receiving this mail because: You are the assignee for the bug.