Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 02:59:23 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Rob J <rjohanne@gmail.com>
Cc:        freebsd-sparc64@freebsd.org, Marius Strobl <marius@alchemy.franken.de>
Subject:   Re: upd lite broken on sparc64 with vimage
Message-ID:  <20150224005923.GS74514@kib.kiev.ua>
In-Reply-To: <CAEsfORx_cmmTDeoRvLnp9fgcdB0NkjummVVNPmLC8YiTfM5h5w@mail.gmail.com>
References:  <CAEsfORwj5EvzX%2Bt5k2D7Ebd0_=79K9V79F2LV27a_%2BznRyGA6A@mail.gmail.com> <CAEsfORx_cmmTDeoRvLnp9fgcdB0NkjummVVNPmLC8YiTfM5h5w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 23, 2015 at 05:10:34PM -0600, Rob J wrote:
> Hello Marius,
> When you said userland is broken untill r278870 - is some of the
> behaviour like what I am seeing after buildinng world?  I am getting a
> lot of sendsig errors about all sorts of binaries being too old, and
> that I need to rebuild them
> 
> example while installing world:  sendsig: bc is too old, rebuild it
> example after eventually installing world:   sendsig: syslogd is too
> old, rebuild it   (syslogd doesn't get started)
> 
> Every time I get the sendsig, the related command dies.
> 
> Can you provide some insight to this?

Yes, this is the problem manifestation.  Minimal rebuild to restore the
working system is libc and all static binaries.  Rebuilding and reinstalling
libc and init would give initial relief.

The dynamically linked binaries rebuild would not fix the issue, it is libc
which is at fault.



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