From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80543 invoked by alias); 12 May 2016 01:59:33 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 80128 invoked by uid 89); 12 May 2016 01:59:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, H*F:U*yselkowitz, uploads X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 12 May 2016 01:59:31 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B425E7F36F for ; Thu, 12 May 2016 01:59:30 +0000 (UTC) Received: from [10.10.116.22] (ovpn-116-22.rdu2.redhat.com [10.10.116.22]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u4C1xTjf029738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 11 May 2016 21:59:30 -0400 Subject: Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0 To: cygwin-apps@cygwin.com References: <9de6f042-3510-ef4c-9c2d-90f354244691@cygwin.com> <640fc068-fd9c-1570-f3ab-3b8b40b169cb@cornell.edu> <89116a28-b737-4663-c2cb-6c648ba48b98@cygwin.com> <5733AA48.4020506@cornell.edu> <3fd5ba16-85e7-9a9d-288a-f90ddc41e4c8@cygwin.com> From: Yaakov Selkowitz Message-ID: Date: Thu, 12 May 2016 01:59:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00054.txt.bz2 On 2016-05-11 17:30, Ken Brown wrote: > On 5/11/2016 6:17 PM, Yaakov Selkowitz wrote: >> On 2016-05-11 16:55, Ken Brown wrote: >>> On 5/11/2016 4:35 PM, Yaakov Selkowitz wrote: >>>> I haven't moved these yet, but what about the rest of the collections? >>>> IIRC the >>>> TEXLIVE_ARCH_PKGS do have CPU-cygwin paths in the "sources", but are >>>> they >>>> *really* archful? >>> >>> No, the only issue is the sources. As it stands, if someone downloads >>> the source from one arch and tries to build on the other, cygport will >>> complain about missing source packages. Of course, running 'cygport >>> fetch' will fix that, so it's not a big deal. >>> >>> Maybe in the future we should add the TEXLIVE_ARCH_PKGS for both CPUs to >>> the sources, and then there's no issue at all. >> >> How about the attached? > > Looks good to me. Thanks. Pushed. -- Yaakov