Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Apr 2020 17:12:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242217] 'make buildworld' type upgrading to 12.1-RELEASE impossible
Message-ID:  <bug-242217-227-eg2oUSgxQP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242217-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242217-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242217

Aurel Bodenmann-Flury <aurel@bodenmann-flury.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aurel@bodenmann-flury.ch

--- Comment #8 from Aurel Bodenmann-Flury <aurel@bodenmann-flury.ch> ---
I've ran into the same problem on my 12.0-STABLE system. I'm guessing that =
oz42
is on to something regarding this being a problem due to bug 243727.

My workaround:

- Backup (or in my case a ZFS snapshot)
- Force a binary update (not a clean solution, I know): freebsd-update --de=
bug
-r 12.1-RELEASE --currently-running 12.0-RELEASE upgrade . This won't work
without specifing 12.0-RELEASE as "currently-running" as we can't upgrade a
-STABLE system with freebsd-update. In my case I had to merge quite a few
config files by hand as prompted by freebsd-update, I'm guessing this is du=
e to
a version mismatch between the expected "12.0-RELEASE" and the actual
"12.0-STABLE" my system was running on.
- Repeat "freebsd-update install" until all is updated
- Just to be sure I would rebuild the system from sources: make buildworld =
and
make buildkernel etc. which ran just fine this time.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242217-227-eg2oUSgxQP>