Recovering after a crash during installworld

From: bob prohaska <fbsd_at_www.zefox.net>
Date: Thu, 4 Jun 2020 12:23:32 -0700
A Raspberry Pi3B running -current near r360134 crashed during installworld.
Installkernel completed in single-user mode, but it looks like something
got corrupted in files related to svnlite:

root_at_www:/usr/src # svnlite up .
svn: E235000: In file '/usr/src/contrib/subversion/subversion/libsvn_wc/wc_db_wcroot.c' line 311: assertion failed (format >= 1)
Abort (core dumped)
root_at_www:/usr/src # svnlite cleanup .
svn: E235000: In file '/usr/src/contrib/subversion/subversion/libsvn_wc/wc_db_wcroot.c' line 311: assertion failed (format >= 1)
Abort (core dumped)

The machine comes up multi-user without problems, but attempts to update
or simply rebuild the system run afoul of the svnlite errors.

Is there a practical way to recover?

Thanks for reading,

bob prohaska
 
Received on Thu Jun 04 2020 - 17:23:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:24 UTC