Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2010 18:39:35 +0000 (UTC)
From:      AN <andy@neu.net>
To:        Benjamin Kaduk <kaduk@mit.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: make installworld fails
Message-ID:  <alpine.BSF.2.00.1011161833070.1315@mail.neu.net>
In-Reply-To: <alpine.GSO.1.10.1011161329160.19200@multics.mit.edu>
References:  <alpine.BSF.2.00.1011161300260.12179@sop3> <alpine.GSO.1.10.1011161329160.19200@multics.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 16 Nov 2010, Benjamin Kaduk wrote:

> On Tue, 16 Nov 2010, AN wrote:
>
>> 
>> Trying to installworld on 9-current AMD64, and it fails with:
>> 
>> install -o root -g wheel -m 444 
>> /usr/src/share/info/../../contrib/tzdata//zone.tab /usr/share/zoneinfo/
>> Updating /etc/localtime
>> tzsetup: illegal option -- r
>> usage:tzsetup [-ns]
>> ***Error code 1
>> 
>> Stop in /usr/src/share/zoneinfo.
>> 
>> (above was transcribed from console)
>> 
>> Anyone else seeing this?  Is there a fix
>> 
>> Csup from last night.
>
> We have seen similar tzsetup errors in installworld in the past.  Is your 
> build environment unusual in any way (cross-building, DESTDIR set, etc.)?
>
> -Ben Kaduk
>


Nothing unusual, standard plain install.  I used an image from 
http://pub.allbsd.org/FreeBSD-snapshots/ downloaded about 2 or 3 days ago.

Used standard procedure:

csup
make buildworld
make buildkernel
make install kernel
make installworld (single user mode)



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