From owner-freebsd-hackers Sat Aug 12 05:32:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id FAA24734 for hackers-outgoing; Sat, 12 Aug 1995 05:32:18 -0700 Received: from w8hd2.w8hd.org (w8hd2.w8hd.org [198.252.159.25]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id FAA24728 for ; Sat, 12 Aug 1995 05:32:16 -0700 Received: from moonpie.w8hd.org (moonpie.w8hd.org [198.252.159.11]) by w8hd2.w8hd.org (8.6.12/w8hd2) with SMTP id IAA09010 ; Sat, 12 Aug 1995 08:32:11 -0400 Date: Sat, 12 Aug 1995 08:32:11 -0400 (EDT) From: Kim Culhan To: hackers@freebsd.org Subject: install -current blows up: invalid time of day Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk This is the output from the install: umask 022; cd /usr/src/share/zoneinfo; zic -d /usr/share/zoneinfo -p America/New_York -L /dev/null -y /usr/src/share/zoneinfo/obj/yearistype africa antarctica asia australasia etcetera europe factory northamerica southamerica systemv "europe", line 717: invalid time of day "europe", line 718: invalid time of day "europe", line 719: invalid time of day "europe", line 760: invalid time of day "europe", line 761: invalid time of day "europe", line 762: invalid time of day "europe", line 763: invalid time of day "europe", line 764: invalid time of day "europe", line 765: invalid time of day *** Error code 1 The common issue here appears to be the value in the AT field: 1:00u I've got the installation on hold for now, looks like it may be possible to save it, any ideas? regards kim -- kimc@w8hd.org