X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E0538DC00D4 for ; Fri, 30 Nov 2012 15:16:27 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D115B215D7 for ; Fri, 30 Nov 2012 10:16:26 -0500 (EST) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute5.internal (MEProxy); Fri, 30 Nov 2012 10:16:26 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=9pPGbuKQAG/5luZRKGBd1qIf8Mg=; b=l4Nb+Fb8IQvQdXsY7efUqXGKxJfX zJTrekRVDzYNyxAQ/npyPzQQ+bj6H4jLBNPsfAx5Jm5xi794abw6+Xj/Sxnjmzuo 1FmzMSHKWj3MgVeZH9aJzCDoieceInMcdkUVvNexZt+sQcQLkJ4aLiXHL9NcKY0U NPjaWAtNiQSYYBk= X-Sasl-enc: a7mdMjRrfx8Vz0ZBveKWoUsON5A1jeuCOIFhn+It21sa 1354288586 Received: from localhost (unknown [69.86.161.244]) by mail.messagingengine.com (Postfix) with ESMTPA id 8A2A94827D2 for ; Fri, 30 Nov 2012 10:16:26 -0500 (EST) Date: Fri, 30 Nov 2012 10:14:17 -0500 From: Dubiousjim To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Some questions about apk-tools Message-ID: <20121130151417.GI2390@vaio.jimpryor.net> References: <20121128234406.GD2390@vaio.jimpryor.net> <20121129084044.29515fc1@vostro> <20121129124028.GE2390@vaio.jimpryor.net> <20121130154404.68b4de2a@vostro> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121130154404.68b4de2a@vostro> User-Agent: Mutt/1.5.21 (2010-09-15) Thanks so much for these explanations. Things are a lot clearer now. On Fri, Nov 30, 2012 at 03:44:04PM +0200, Timo Teras wrote: > with "fix" -r is actually reinstall, the default behaviour. with -d you > get the fix action propagated to all dependencies. With -d it would > reinstall the named package and all it's dependencies. So the -r flag on fix is a noop? -- Dubiousjim dubiousjim@gmail.com --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---