From owner-freebsd-current@FreeBSD.ORG Sun Feb 27 08:23:54 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF4C81065749 for ; Sun, 27 Feb 2011 08:23:54 +0000 (UTC) (envelope-from eirnym@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4AA0E8FC1B for ; Sun, 27 Feb 2011 08:23:53 +0000 (UTC) Received: by bwz12 with SMTP id 12so3354321bwz.13 for ; Sun, 27 Feb 2011 00:23:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=E5/XGCn8MvBKcJ9BQjFlsiDzCe/zvFfDbQPOAqp2W40=; b=BvAx54ApDDPyr/wd2IqLm2mkSli+GH0Dq3ySCZETG/PfnmaqGhOP4CbkxqE/QCmCaz TlAjk37hSHpP9LOJ6x+bYCxLwqWqOhqKTsQZKjYqwxMEI8bMBM1YE6Q6OFuRnVvCAXod 0GFo6gL5REx3tx4Pnrkw6TbHs6MKRYcMvqKJk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=aZfP0+c0LlmjFVLSF1mqCPjDhqrXMoPUCcP//tEHSfZdMNxvy6gA8cRlLVSDCO0pQs 8xNLEjxHJfGg1+xTUWhlC2BfTbx13Zk+0+80VnvV5KVotKu9gJLG4ISd8mSUcQQZXlal jRSLiLrW5Xa9QTqc41CZv95ooZepQIkrAw+3Y= Received: by 10.204.126.230 with SMTP id d38mr3717741bks.120.1298795033122; Sun, 27 Feb 2011 00:23:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.57.132 with HTTP; Sun, 27 Feb 2011 00:23:33 -0800 (PST) In-Reply-To: <8781BA05-018C-40FE-850A-193255B3953C@tingvold.com> References: <8781BA05-018C-40FE-850A-193255B3953C@tingvold.com> From: Eir Nym Date: Sun, 27 Feb 2011 11:23:33 +0300 Message-ID: To: Joachim Tingvold Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current@freebsd.org Subject: Re: screen: Could not write /nonexistent X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2011 08:23:54 -0000 On 19 February 2011 21:38, Joachim Tingvold wrote: > Hi, > > I did a rebuild of my system today. The last time I did this was friday, 4th > of february 13:39. After I rebuilt the system, screen produces a short > error-message in it's "splash-screen" (both when starting a new > screen-session, and when attaching to an existing session), stating "Could > not write /nonexistent". After a few searches online, I cannot seem to find > anything specific to this problem. Screen seems to running fine, though, so > the only "issue" so far is that it's annoying. (-: > > I guess this could be caused by different things, but as it worked > yesterday, I can only assume that this happened because I did a rebuild. I > also tried to reinstall screen, but without luck. > > Any ideas? > I have same issues, but no idea. Also there're some problems with writing utmp > -- > Joachim