Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2008 13:19:20 -0400
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        "FreeBSD Stable" <freebsd-stable@freebsd.org>
Subject:   [SOLVED] Re: src/lib/libc/stdlib/grantpt.c commit broke sshd
Message-ID:  <8cb6106e0810281019n6b57ca02l676b327d9e9171dd@mail.gmail.com>
In-Reply-To: <8cb6106e0810280956lf864bdbqe46120e2d6816125@mail.gmail.com>

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

On Tue, Oct 28, 2008 at 12:56 PM, Josh Carroll <josh.carroll@gmail.com> wrote:
> I just built world from RELENG_7 sources csup'd this morning, and it
> appears the change to src/lib/libc/stdlib/grantpt.c has broken sshd.
>
> I see the following when I attempt to login:
>
> Oct 28 12:32:34 pflog sshd[78236]: fatal: openpty returns device for
> which ttyname fails.
> Oct 28 12:32:34 pflog sshd[78236]: error: chown  0 0 failed: No such
> file or directory
> Oct 28 12:32:34 pflog sshd[78236]: error: chmod  0666 failed: No such
> file or directory

Looks like libutil did not get built for some reason. Rebuilding
libutil fixed the problem.

Sorry for the noise!

Josh


home | help

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