Bug 275081 - freebsd-update erroneously reports that 14.0-RELEASE is approaching its EOL date
Summary: freebsd-update erroneously reports that 14.0-RELEASE is approaching its EOL date
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 14.0-RELEASE
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-14 14:57 UTC by Dave Cottlehuber
Modified: 2023-11-29 01:20 UTC (History)
2 users (show)

See Also:


Attachments
sh -x /usr/local/bin/poudriere jail -c -j 14_0_x64 -v 14.0-RELEASE -K GENERIC 2>&1 | tee /tmp/wat.txt (6.56 KB, text/plain)
2023-11-14 16:51 UTC, Dave Cottlehuber
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2023-11-14 14:57:19 UTC
No updates needed to update system to 14.0-RELEASE-p0. WARNING: FreeBSD 14.0-RELEASE is approaching its End-of-Life date. It is strongly recommended that you upgrade to a newer release within the next 2 months.


$ > doas poudriere jail -c -j 14_0_x64 -v 14.0-RELEASE
[00:00:00] Creating 14_0_x64 fs at /usr/local/poudriere/jails/14_0_x64... done
[00:00:00] Fetching MANIFEST for FreeBSD 14.0-RELEASE amd64
MANIFEST                                              1046  B 8655 kBps    00s
...
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching public key from update2.freebsd.org... done.
Fetching metadata signature for 14.0-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata files... done.
Inspecting system... done.
Preparing to download files... done.

No updates needed to update system to 14.0-RELEASE-p0.

WARNING: FreeBSD 14.0-RELEASE is approaching its End-of-Life date.
It is strongly recommended that you upgrade to a newer
release within the next 2 months.
14.0-RELEASE
[00:35:13] Recording filesystem state for clean... done
[00:35:13] Jail 14_0_x64 14.0-RELEASE amd64 is ready to be used
Comment 1 Dave Cottlehuber freebsd_committer freebsd_triage 2023-11-14 16:51:53 UTC
Created attachment 246311 [details]
sh -x /usr/local/bin/poudriere jail -c -j 14_0_x64  -v 14.0-RELEASE -K GENERIC 2>&1 | tee /tmp/wat.txt

sh -x per emaste request
Comment 2 Dave Cottlehuber freebsd_committer freebsd_triage 2023-11-14 16:55:14 UTC
I don't think this has any of the expected info sadly.
Comment 3 Ed Maste freebsd_committer freebsd_triage 2023-11-29 01:20:13 UTC
No longer reproducible:

root@fourteen-zero:~ # freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.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 14.0-RELEASE-p0.
root@fourteen-zero:~ #