X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by lists.alpinelinux.org (Postfix) with ESMTP id 907E617003B9D for ; Thu, 5 Feb 2009 09:17:19 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id d21so26017nfb.35 for ; Thu, 05 Feb 2009 01:17:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=0bsFs2emT8CgDDmBWq4pg0ktpSFpFplVF5X60F+sy7M=; b=mKnWe/mTsdF5VI8PsngCARxJ5fxaKAW5GueugZFpixeGt4QNj9VHIrefaNKcq1LTua Kgwz7fcPFTZq/HAflRbn5UELth6rS9zaryIx2auKCB5OUFTnNSwX3lRFz2eF3kaWuOe9 9c0g1lVBQ9mTugwpKmw+vESyNUj03dQN5iLUo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=CAimYRzsLR0hOlDCLyrUkyw2MxmUDm31odTc3hz/TvG5CrQkHYq9ioh5EOfSJm+5+z CCCRJbYuEvY2k45LGgv4s3B4Q0Vr8Yw6pYd9/himY/bdALEMVO2aG+fVxSdTYYORkitU yCb34mHwGJoytj6ZKuVDLMtqICaBSWeYZS0d0= Received: by 10.210.27.20 with SMTP id a20mr200076eba.166.1233825437400; Thu, 05 Feb 2009 01:17:17 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 10sm114104eyz.30.2009.02.05.01.17.14 (version=SSLv3 cipher=RC4-MD5); Thu, 05 Feb 2009 01:17:15 -0800 (PST) Subject: Re: [alpine-devel] wtmp From: Natanael Copa To: Carlo Landmeter Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <1b2623ac0902041352m69a7bf6eqf6993587f3088ae6@mail.gmail.com> References: <1b2623ac0902041352m69a7bf6eqf6993587f3088ae6@mail.gmail.com> Content-Type: text/plain Date: Thu, 05 Feb 2009 10:17:13 +0100 Message-Id: <1233825433.19727.0.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 Content-Transfer-Encoding: 7bit On Wed, 2009-02-04 at 22:52 +0100, Carlo Landmeter wrote: > Hi, > > I have just installed a basic alpine as a vserver and i see this error > in my syslog. > > Feb 4 21:35:38 guest1 authpriv.warn dropbear[17475]: wtmp_write: > problem writing /var/log/wtmp: No such file or directory do you have /var/log? could you try: touch /var/log/wtmp? Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---