[Bug 258863] "freebsd-update fetch" unnecessary IO when no updates [Fix provided]

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 24 Mar 2022 10:49:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258863

--- Comment #10 from tux2bsd <tux2bsd@protonmail.com> ---
root@freebsd-dns:~ # time /root/freebsd-update-probe.sh || freebsd-update fetch
install
freebsd-update-probe.sh found matching tags, no update needed.
0.067u 0.141s 0:00.60 33.3%     119+187k 0+0io 0pf+0w

root@freebsd-dns:~ # time freebsd-update fetch install
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 13.0-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.

No updates needed to update system to 13.0-RELEASE-p10.
No updates are available to install.
76.380u 22.593s 1:31.64 107.9%  22+170k 0+0io 0pf+0w


On a raspberry pi 3B

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