Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2024 19:19:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 277699] freebsd-update: "cron install" give spurious message compared to "fetch install"
Message-ID:  <bug-277699-227-lI2cazcdGa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277699-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277699-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=3D277699

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De54b9d17f82d5cb5efd84826706205442=
e6352cd

commit e54b9d17f82d5cb5efd84826706205442e6352cd
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2024-03-14 16:39:47 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2024-04-01 19:18:15 +0000

    freebsd-update: mark "cron" as fetched as "fetch" itself

    The change in 33bd05c3187d7b49c80cf1b0132b405c105d0833 was incomplete
    because it did not mark "cron" as ISFETCHED=3D1 although it performs the
    same operations as "install", but less output and does not perform a
    hard exit. Mark result as such and make "install" know that updates have
    been fetched.

    PR:             277699
    Approved by:    jrm (mentor), emaste, cperciva
    MFC after:      2 weeks
    Differential Revision:  https://reviews.freebsd.org/D44356

 usr.sbin/freebsd-update/freebsd-update.sh | 1 +
 1 file changed, 1 insertion(+)

--=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-277699-227-lI2cazcdGa>