[Bug 282112] release: latest GCE images do not work in Cirrus CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Oct 2024 15:35:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282112

            Bug ID: 282112
           Summary: release: latest GCE images do not work in Cirrus CI
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

Cirrus CI is a major user of our GCE images.  But the latest 15.0-CURRENT
images do not work.  A summary of their error messages:

freebsd-15-0-current-amd64-ufs-20240905:
    Agent is not responding!
freebsd-15-0-current-amd64-ufs-20240912:
    ld-elf.so.1: Shared object "libmd.so.7" not found, required by "pkg"
freebsd-15-0-current-amd64-ufs-20240919:
    ld-elf.so.1: Shared object "libmd.so.7" not found, required by "pkg"
freebsd-15-0-current-amd64-ufs-20240926:
    ld-elf.so.1: Shared object "libmd.so.7" not found, required by "pkg"
freebsd-15-0-current-amd64-ufs-20241003:
    Agent is not responding!
freebsd-15-0-current-amd64-ufs-20241010:
    Agent is not responding!

Note that images prior to 20241003 _used_ to work.  So those errors are
probably coming from newer packages.

-- 
You are receiving this mail because:
You are the assignee for the bug.