https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242217

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

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

--- Comment #8 from Aurel Bodenmann-Flury <au...@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 --debug
-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 due 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to