Need help fixing failing locale tests
John Marino
freebsd.contact at marino.st
Sun Nov 15 11:30:15 UTC 2015
On 11/15/2015 12:23 PM, Craig Rodrigues wrote:
>
>
> On Sat, Nov 14, 2015 at 11:47 PM, John Marino <freebsd.contact at marino.st
> <mailto:freebsd.contact at marino.st>> wrote:
>
>
> With 4.) they have been removed from FreeBSD when "Make upgrade" is run
> after rebuilding. Does FreeBSD have a cleanup like that, and did you
> run it? If not, then maybe that needs to be updated.
by they way, this was meant to be "removed from DragonFly". I don't
know if "make upgrade" is set right for FreeBSD. (it appears not)
>
> I did not run "make upgrade".
> I did this:
> cd /usr/src
> svn up
>
> I then ran the 11 steps listed in /usr/src/Makefile:
>
> https://github.com/freebsd/freebsd/blob/master/Makefile#L73
>
> It looks like after running those steps, my system is in an inconsistent
> state. I see that the following symlinks point to nonexistent files.
[snip]
It looks like the deleted locales were not removed.
They should be.
> What is the fix for this?
I think somebody needs to add these locales to be reaped by make upgrade.
> It looks like there is some Makefile logic which is wrong.
John
More information about the freebsd-current
mailing list