----- Oryginalna wiadomo?? -----
Od: "Yuri Pankov" <yuripv at yuripv.net>
Do: "Maciej Jan Broniarz" <gausus at gausus.net>
DW: "freebsd-stable" <freebsd-stable at freebsd.org>
Wys?ane: ?roda, 5 grudzie? 2018 17:34:15
Temat: Re: issue upgradning src
Maciej Jan Broniarz wrote:>
>
> ----- Oryginalna wiadomo?? -----
> Od: "Patrick M. Hausen" <hausen at punkt.de>
> Do: "Maciej Jan Broniarz" <gausus at gausus.net>
> DW: "freebsd-stable" <freebsd-stable at freebsd.org>
> Wys?ane: ?roda, 5 grudzie? 2018 16:56:53
> Temat: Re: issue upgradning src
>
> Hello,
>
>> Am 05.12.2018 um 16:45 schrieb Maciej Jan Broniarz <gausus at
gausus.net>:
>> I want to upgrade my 12.0-ALPHA8 to the latest release, yet I am unable
to update from source:
>> [...]
>> #freebsd-update fetch
>
>> freebsd-update upgrade -r 12.0-RC3
>
> I have tried that, but it didn't solve the problem:
>
> #/usr/src # freebsd-update upgrade -r 12.0-RC3
> Looking up update.FreeBSD.org mirrors... 2 mirrors found.
> Fetching public key from update4.freebsd.org... failed.
> Fetching public key from update1.freebsd.org... failed.
> No mirrors remaining, giving up.
> I don't think you can use freebsd-update to upgrade from ALPHA.
> For the `svn update`, sources installed from ISO are NOT svn checkout,
> so you need to do that first removing what you currently have in
> /usr/src --
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html,
> specifically see a note in 23.5.3 with a "Obtaining the Source"
header.
I have downloaded the sources with svn:
svn checkout https://svn.freebsd.org/base/releng/12.0
Still:
# svn info /usr/src
svn: E155007: '/usr/src' is not a working copy
mjb