Date: Tue, 16 Nov 2010 14:00:17 -0500 (EST) From: Benjamin Kaduk <kaduk@MIT.EDU> To: AN <andy@neu.net> Cc: freebsd-current@freebsd.org Subject: Re: make installworld fails Message-ID: <alpine.GSO.1.10.1011161359190.19200@multics.mit.edu> In-Reply-To: <alpine.BSF.2.00.1011161833070.1315@mail.neu.net> References: <alpine.BSF.2.00.1011161300260.12179@sop3> <alpine.GSO.1.10.1011161329160.19200@multics.mit.edu> <alpine.BSF.2.00.1011161833070.1315@mail.neu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Nov 2010, AN wrote: > > > 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 Hmm, what server do you csup from? My tzsetup has this usage: usage: tzsetup [-nrs] [zoneinfo file] The one quoted above looks to be rather old. -Ben Kaduk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.GSO.1.10.1011161359190.19200>