Each time that I run a freebsd-update fetch I get the following :
And freebsd-update install does nothing :
Does someone has an idea of what the issue is ?
Code:
root@nas:~ # freebsd-update fetch
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.1-RELEASE from update1.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
WARNING: terminal is not fully functional
Press RETURN to continue
The following files will be updated as part of updating to
14.1-RELEASE-p2:
/usr/bin/lldb
And freebsd-update install does nothing :
Code:
root@nas:/ # freebsd-update install
src component not installed, skipped
Creating snapshot of existing boot environment... done.
Installing updates...
Restarting sshd after upgrade
Performing sanity check on sshd configuration.
Stopping sshd.
Waiting for PIDS: 27839.
Performing sanity check on sshd configuration.
Starting sshd.
Scanning /usr/share/certs/untrusted for certificates...
Scanning /usr/share/certs/trusted for certificates...
Scanning /usr/local/share/certs for certificates...
done.
Code:
root@nas:~ # freebsd-version
14.1-RELEASE-p2
Code:
root@nas:~ # /usr/bin/lldb -v
lldb version 18.1.5 (https://github.com/llvm/llvm-project.git revision llvmorg-18.1.5-0-g617a15a9eac9)
clang revision llvmorg-18.1.5-0-g617a15a9eac9
llvm revision llvmorg-18.1.5-0-g617a15a9eac9