[Bug 280365] freebsd-update: Fails to upgrade i386 14.0-p11 to 14.1-RELEASE: incorrect hash

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 Jul 2024 09:38:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280365

            Bug ID: 280365
           Summary: freebsd-update: Fails to upgrade i386 14.0-p11 to
                    14.1-RELEASE: incorrect hash
           Product: Base System
           Version: 14.0-RELEASE
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: janove75@gmail.com

Hello !

After this commands:
# freebsd-update fetch

I have obtained:
WARNING: FreeBSD 14.0-RELEASE-p6 is approaching its End-of-Life date.
It is strongly recommended that you upgrade to a newer
release within the next 2 months.



Second, I did:
# freebsd-update install


Third:
# freebsd-update -r 14.1-RELEASE upgrade


I obtained:

Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.0-RELEASE from update1.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata files... done.
Inspecting system... done.

The following components of FreeBSD seem to be installed:
kernel/generic kernel/generic-dbg src/src world/base world/lib32

The following components of FreeBSD do not seem to be installed:
world/base-dbg world/lib32-dbg

Does this look reasonable (y/n)? y


And finaly:
gunzip: (stdin): unexpected end of file
9a9ba036e8452085e4f0a73d905041a971cce5e457afbd3e9af123b2a36a99b2 has incorrect
hash.


I tried to do:
# rm -rf /var/db/freebsd-update/*


But it doesn't solve the problem.



Thanks for your help.

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