Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2024 20:23:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282112] release: latest GCE images do not work in Cirrus CI
Message-ID:  <bug-282112-227-IxcQkn74Lx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282112-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282112-227@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=3D282112

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #1 from Alan Somers <asomers@FreeBSD.org> ---
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 pac=
kage
building cluster built new versions, older images containing libmd.so.6 wou=
ld
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.

--=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-282112-227-IxcQkn74Lx>