Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2023 14:54:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273950] freebsd-update rollback (from 14.0-BETA2 back to 13.2) fails
Message-ID:  <bug-273950-227-7OxrgrczLb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273950-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273950-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=3D273950

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc0f52443166ae7ecd512ab0350469d9c3=
648788c

commit c0f52443166ae7ecd512ab0350469d9c3648788c
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-12 02:59:30 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-10-18 14:48:58 +0000

    freebsd-update: handle directories changing to files

    Further to f6d37c9ca13f ("freebsd-update: handle file -> directory on
    upgrade"), handle the reverse case of a directory changing to a file.
    We may not encounter this case on upgradess (before freebsd-update is
    retired) but it is needed to support rollback.

    PR:             273950
    Reviewed by:    dim
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D41945

 usr.sbin/freebsd-update/freebsd-update.sh | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

--=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-273950-227-7OxrgrczLb>