X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by lists.alpinelinux.org (Postfix) with ESMTP id 8C6491EBFF5 for ; Sat, 12 Feb 2011 01:34:24 +0000 (UTC) Received: by fxm16 with SMTP id 16so3609832fxm.13 for ; Fri, 11 Feb 2011 17:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=iQDmiB6RNbDSpHSmHA1gn2yv7bKzpzRzQMUOoGQWDUY=; b=J5Ie15XOea0Vt8wXeoM6W/IP3n3UnzlgJQGONdnji+j82cRen21AbloaFUVvN8vQQA hchitIqTn7suIUpm/9VIVoMJIYf/hyz6ty86fRUNJKf3nOx+I+aFiDyt7DgSWZiF1Ey4 aDBsx5drEZkIhlLlRn4jetM0XQd5+531CJPI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=WTmCAAYtBqfEONNvRGLXOXwSUHHD7lNy+ZogG/HJYkJkENKqHs8A1pXppcfSesgIjA SbtX+R9ZNuJ4yXKQC34W7+vEGO/FuvSjeNAcldI4juN++ZgkEOzBrTRVyHE3Bj1sXM/6 l8NHVdfuUbBouu6ExUhq7SurjJM3rkjPbmGPk= Received: by 10.223.100.2 with SMTP id w2mr424697fan.115.1297425929005; Fri, 11 Feb 2011 04:05:29 -0800 (PST) Received: from [192.168.0.103] (87-100-230-89.bb.dnainternet.fi [87.100.230.89]) by mx.google.com with ESMTPS id n3sm314486faa.5.2011.02.11.04.05.27 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Feb 2011 04:05:28 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Message-ID: <4D552607.10403@iki.fi> Date: Fri, 11 Feb 2011 14:05:27 +0200 From: =?ISO-8859-1?Q?Timo_Ter=E4s?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: "Nat!" CC: Jeff Bilyk , "Nat!" , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Installation woes References: <4E4800EC-17E7-420E-9A5C-2A41FD240EF1@mulle-kybernetik.com> <20110211110911.GA25481@muller.mulle-kybernetik.com> In-Reply-To: <20110211110911.GA25481@muller.mulle-kybernetik.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 02/11/2011 01:09 PM, Nat! wrote: > On Thu, Feb 10, 2011 at 05:31:51PM -0500, Jeff Bilyk wrote: >> Hi Nat, >> >> As for the ssh disappearing, more than likely it's because apk wasn't >> able to find a local copy of the apk . After you've enabled apk >> caching, run the 'apk cache sync' command, which will download a local >> copy of any installed apks to the apk cache directory. >> > I did that, and the files are indeed then moved out of cache/tmp and placed into cache directly. > And then rebooting with sshd works! Yes, this is a bug. It's been fixed quite a bit ago, and is on the way to next release. - Timo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---