Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 19:16:52 +0200
From:      Christos Chatzaras <chris@cretaforce.gr>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: kernel panic
Message-ID:  <D4BB9CC4-5B89-4406-A8C8-2D1E73795CB5@cretaforce.gr>
In-Reply-To: <20191208143419.GB63749@bastion.zyxst.net>
References:  <6014CAB6-4827-4D6D-B5DD-A9E901047F69@cretaforce.gr> <6C26CD72-2149-4082-BCAF-C7B846092194@cretaforce.gr> <CAC=ypSVJbgbz0jqDR3oGOZOPzM_Lr0PQC_2oAEn91XwM=0XAwA@mail.gmail.com> <F889BFFC-64C1-4BBC-94F5-800A596582D1@cretaforce.gr> <CAC=ypSW4Tbx5UvhOw_eUDfzkzyG1aLxBwPTOEH_m2-CFwfvyMw@mail.gmail.com> <6A5B8B89-31C5-4AB7-AE35-D48E93D54E66@cretaforce.gr> <CE055C7C-E889-41EA-A472-9CB66D1A2094@cretaforce.gr> <20191208143419.GB63749@bastion.zyxst.net>

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


> On 8 Dec 2019, at 16:34, tech-lists <tech-lists@zyxst.net> wrote:
>=20
> Hi,
>=20
> On Sun, Dec 08, 2019 at 10:54:38AM +0200, Christos Chatzaras wrote:
>>> I fetch /usr/src only for upgrading the system and then I remove it. =
That's why it says that it doesn't find this file.
>>>=20
>>> No the problem didn't occur during boot. I think it happened during =
a Nginx restart.
>=20
> What exact steps did you follow for upgrading?
> After building/installing with /usr/src, did you make check-old && =
make delete-old &&
> make delete-old-libs ?
>=20
> When I have encountered similar problems before, I have fixed them by
> rebuilding all ports *after* (system upgrade + removing old system =
files +
> rebooting)
> --=20
> J.

I use these commands:

svnup release

cd /usr/src
make buildworld
make buildkernel

make installkernel
mergemaster -p
make installworld
mergemaster -UiF

make -DBATCH_DELETE_OLD_FILES delete-old
make -DBATCH_DELETE_OLD_FILES delete-old-libs

rm -fr /usr/obj/usr /usr/src

shutdown -r now


I didn't rebuild all ports at the end.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D4BB9CC4-5B89-4406-A8C8-2D1E73795CB5>