Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 09:08:27 +0100
From:      Franco Fichtner <franco@lastsummer.de>
To:        Xin LI <delphij@gmail.com>
Cc:        User <kitchetech@gmail.com>, freebsd-security <freebsd-security@freebsd.org>
Subject:   Re: freebsd-update EoL "warning" prevents installing latest SAs
Message-ID:  <53AFA488-6CD7-4273-BDC9-09137AAB6A91@lastsummer.de>
In-Reply-To: <CAGMYy3trwujcfGEs0dS1W4CiTV5_Qrh-7mz7Q%2BfA2b-3qc5WdQ@mail.gmail.com>
References:  <F7063215-FC2C-4C6D-AF9D-08F9B7CB7877@lastsummer.de> <CAD-N7OBnnUCAg-SZ=xxmNa6EftWKLg1a3%2B9xOSi=3pduxSmSVA@mail.gmail.com> <5ACFF7B8-460E-473F-ADA0-D9200587FC55@lastsummer.de> <CAGMYy3trwujcfGEs0dS1W4CiTV5_Qrh-7mz7Q%2BfA2b-3qc5WdQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 27. Nov 2017, at 9:42 PM, Xin LI <delphij@gmail.com> wrote:
> 
> We will soon (this Tuesday) issue another SA that would be used as a
> vehicle to deliver a new EoL date to 11.0, but since it's EoL is
> really close, please consider upgrading to 11.1-RELEASE at your
> earliest convenience.

For vendors the model "3 months and move" on is not really an option,
but that is besides the point here.

It's not even that EoL is upon us.  It's that fetching updates for
a system that still has updates but ran into EoL before fetching
those updates will inevitably indicate a failure during fetch:

# freebsd-update fetch && freebsd-update install
# freebsd-update fetch install

This will not work, even though updates are fetched / pending.

In contrast, this works fine:

# freebsd-update fetch; freebsd-update install

I don't know how this is useful for scripting if we are supposed
to check errors, but in this case can't check for errors because
we require available updates to be installed.


Cheers,
Franco



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53AFA488-6CD7-4273-BDC9-09137AAB6A91>