Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2001 03:53:29 -0600
From:      "XeXeN" <xexen@xexen.com>
To:        "Christopher Farley" <chris@northernbrewer.com>
Cc:        <questions@freebsd.org>
Subject:   RE: freezes at Local package initialization:
Message-ID:  <NNEPLGLKMALMELPMMCLFEELICAAA.xexen@xexen.com>
In-Reply-To: <20010117001755.A36908@northernbrewer.com>

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

That was it, as soon as I read this I knew that was the problem, I remember
installing apache+mod_ssl. And making a security cert. that required a
passcode. It was waiting for the passcode but it was sending the prompt to
/dev/null, so I just changed that to my local term.   Gracia's

-----Original Message-----
From: Christopher Farley [mailto:chris@northernbrewer.com]
Sent: Wednesday, January 17, 2001 12:18 AM
To: XeXeN
Cc: Bill Moran; questions@freebsd.org
Subject: Re: freezes at Local package initialization:


XeXeN (freebsd@xexen.com) wrote:

> I let it sit like that for about 12hrs.   Ive rebooted a few times, and
its
> running on 48mb ram  AMD k6 266 on a Gigabyte mb.

I would not suspect the kernel recompile. I would suspect a script in
/usr/local/etc/rc.d

Make sure there aren't any scripts in that directory that could prompt
you for input, etc. For example, on one of my boxes, I run
apache+mod_ssl, the machine "freezes" at the local package
initialization section because it is prompting me for an SSL passphrase
(but the output is being directed to /dev/null, so I don't see the
prompt).

Try running each of the scripts in /usr/local/etc/rc.d just to make
sure.

--
Christopher Farley
Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
www.northernbrewer.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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