[Bug 273950] freebsd-update rollback (from 14.0-BETA2 back to 13.2) fails

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Jan 2024 01:28:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273950

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1cf8528fec85a965baa5df2d8852166437af88a6

commit 1cf8528fec85a965baa5df2d8852166437af88a6
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-12 02:59:30 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-01-07 01:27:17 +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)

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

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