https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282112
Alan Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #1 from Alan Somers <[email protected]> --- Fixed in the freebsd-15-0-current-amd64-ufs-20241017 image. The problem was the libmd.so version bump. After it got bumped the 20241003 and 20241010 images were broken because they installed old binary packages that required the libmd.so.6 library, which was not present. Then after the package building cluster built new versions, older images containing libmd.so.6 would work initially but they were (and still are) unable to install new any packages. The newest image finally contains both the libmd.so.7 library and the packages that expect it. -- You are receiving this mail because: You are the assignee for the bug.
