Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2020 18:13:21 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Ronald Klop <ronald-lists@klop.ws>
Cc:        freebsd-current@freebsd.org, bob prohaska <fbsd@www.zefox.net>
Subject:   Re: Recovering after a crash during installworld
Message-ID:  <20200606011321.GB32419@www.zefox.net>
In-Reply-To: <643763222.13509.1591303338753@localhost>
References:  <20200604192332.GB28358@www.zefox.net> <643763222.13509.1591303338753@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 04, 2020 at 10:42:18PM +0200, Ronald Klop wrote:
> Delete /usr/src and make a new svn checkout.

That turned out to be the solution. The error message persuaded
me that the problem was in the executable, not the repository.
After devel/subversion produced the idential error, replacing
the repository solved the problem.

Thanks for reading,

bob prohaska


> 
> 
> Regards,
> Ronald.
> 
> 
> Van: bob prohaska <fbsd@www.zefox.net>
> Datum: 4 juni 2020 21:24
> Aan: freebsd-current@freebsd.org
> CC: bob prohaska <fbsd@www.zefox.net>
> Onderwerp: Recovering after a crash during installworld
> 
> > 
> > 
> > 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@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@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
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> > 
> > 
> > 
> > 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200606011321.GB32419>