X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 1396BDC0197 for ; Mon, 14 Jan 2013 08:55:01 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id fj20so3485402lab.24 for ; Mon, 14 Jan 2013 00:55:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=xMhWkiUOM6efST++vtm/ivtWmSJlqRJXg2lD2XelcqM=; b=yDNXRjsqkVoQjbvutNm9jcdH4n1C7YHyLMfvYfSTxJ6QEivyMMlh+6XWV3v1nBK5GT p7gaIXONP3Phc3LWeiF0wEkFbplFf+liiaGGKMBIofZ1KHmp39AD8eMSw2WT4vsC5uRv T31X0C/N4fkVWwu0JbTQq/2HLPLOWrz5Z52pFApSnTXBAlsIgrXGxHbXloikbpKUYWCF Y77TeLZU/UMhip/MHHLbw4LpuZ89R1m6CgvPiWVGZIcJYXMMkSA3cWBxGxY9ZDK8yxo5 nh3XrkWSrPNx0L7GXXx9tUn+AYu3DH0mNur/1wnJfT+mX2RgBcUNLAm0xrAgetFmSmNi 9S5A== X-Received: by 10.112.25.193 with SMTP id e1mr35001571lbg.94.1358153700127; Mon, 14 Jan 2013 00:55:00 -0800 (PST) Received: from vostro ([83.145.235.199]) by mx.google.com with ESMTPS id t3sm4905996lbl.17.2013.01.14.00.54.59 (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 14 Jan 2013 00:54:59 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Mon, 14 Jan 2013 10:55:03 +0200 From: Timo Teras To: Uros Kolar Cc: Alpine Developers Subject: Re: [alpine-devel] Re: squid-3.2.6 for al-2.4.6 Message-ID: <20130114105503.57a75ec4@vostro> In-Reply-To: References: <20130114102452.7307fa8e@vostro> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; i686-pc-linux-gnu) 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-Transfer-Encoding: 7bit On Mon, 14 Jan 2013 09:51:03 +0100 Uros Kolar wrote: > Thanks for replying! > > Yeah, I did the whole process of building the pkg on al-2.4.6. It was > funny to build it successfully and then not beeing able to install it > on the same machine because of missing depends :P > > Anyway, I did: touch /var/lib/apk/installed, tried to install the > package, it worked (first threw me some squid unrelated depends, > related to rsyslogd)... maybe the upgrade from previous ver to 2.4.6 > was fishy .. :P > > anyway, tried the apk on a fresh 2.4.6 install, works :) Sounds like you had other "from commandline" installed package then. Try "apk upgrade -a" to reset any package bindings you might've had because of that. - Timo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---