From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: package.el dependencies Date: Mon, 02 Feb 2015 22:23:19 +0100 Message-ID: <87a90w3t4o.fsf@gmail.com> References: <87wq4dpqib.fsf@gmail.com> <87wq44su8v.fsf@gmail.com> <877fw3789y.fsf@gmail.com> <874mr4sbfa.fsf@gmail.com> <87386os8mq.fsf@gmail.com> <87k3009w8z.fsf@gmail.com> <87iofk9vlj.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422912219 4296 80.91.229.3 (2 Feb 2015 21:23:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2015 21:23:39 +0000 (UTC) Cc: Stefan Monnier , emacs-devel To: bruce.connor.am@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 02 22:23:39 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YIOT2-0000Ef-UF for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2015 22:23:37 +0100 Original-Received: from localhost ([::1]:56771 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIOT2-0003GP-1A for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2015 16:23:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIOSx-0003G6-Qo for emacs-devel@gnu.org; Mon, 02 Feb 2015 16:23:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIOSt-00067G-NZ for emacs-devel@gnu.org; Mon, 02 Feb 2015 16:23:31 -0500 Original-Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:51521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIOSt-00067A-G3 for emacs-devel@gnu.org; Mon, 02 Feb 2015 16:23:27 -0500 Original-Received: by mail-wi0-f178.google.com with SMTP id bs8so17861372wib.5 for ; Mon, 02 Feb 2015 13:23:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:cc:subject:in-reply-to:date:message-id :mime-version:content-type; bh=9ioNGtTTCKbWzldX1c2pUkOhTUfA3lLinM+OxGct6yw=; b=eg2qAbbzwH487wo4rmryNla1JrIaUufXyl0duO2bPBWPuCip4LU/UoygqoMgWiFfIt B2sdADosU+t7IaL4SrR7uGAYdhFzhhhd8nRVUL63J/4iQuVvXDN+IbN62Ei4nzMSmHS1 b98jhwFpmSWxzhF23CWeiKS1hIEDqQt3jpq7CQyCbJA1P8wAm1y6IZ5Ts8G3LxUQQUBI eSeW+qFQSLZLGhicqQqzPsmMjalR9KsyATM+M/CELfjNX+9RDU3kroRIljtWXN7XCedV ObptwJxzJ4QI89SHpT70LnZyAK88FCUHh366qpOzPwrddy13ou6PAehIVJIQOdbRb5E3 wsfw== X-Received: by 10.180.221.201 with SMTP id qg9mr1160279wic.29.1422912206563; Mon, 02 Feb 2015 13:23:26 -0800 (PST) Original-Received: from dell-14z ([37.163.229.5]) by mx.google.com with ESMTPSA id a5sm1693373wib.20.2015.02.02.13.23.24 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 02 Feb 2015 13:23:25 -0800 (PST) In-reply-to: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::232 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182294 Archived-At: Artur Malabarba writes: > 1. The only reason you don't get duplicates there, is because the > dependencies of the concurrent and ctable packages are not even being > looked at. Agree on this one, just need to remove dups so. > 2. Similarly, the only reason you don't have omissions in the > resulting list, is because these two packages don't depend on anything > different from the other packages. If 'ctable or 'concurrent happened > to depend on X, then X would not show up on your returned list. I am not sure of this I think the version I sended recurse in all packages. I will double check tomorrow though. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997