Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2024 21:26:44 +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-LKvLP4GJoM@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 #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D01e31d1d875f43a9d9c2d8f033409cbc7=
901c7ab

commit 01e31d1d875f43a9d9c2d8f033409cbc7901c7ab
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-12 02:59:30 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-01-07 20:41:48 +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

    (cherry picked from commit c0f52443166ae7ecd512ab0350469d9c3648788c)
    (cherry picked from commit 1cf8528fec85a965baa5df2d8852166437af88a6)

 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-LKvLP4GJoM>