From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99479 invoked by alias); 11 May 2016 22:30:14 -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 99419 invoked by uid 89); 11 May 2016 22:30:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:849, H*M:d54c, uploads X-HELO: limerock04.mail.cornell.edu Received: from limerock04.mail.cornell.edu (HELO limerock04.mail.cornell.edu) (128.84.13.244) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 11 May 2016 22:30:08 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock04.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id u4BMU6Nw005014 for ; Wed, 11 May 2016 18:30:06 -0400 Received: from [192.168.1.3] (mta-68-175-148-36.twcny.rr.com [68.175.148.36] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id u4BMU508006134 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 11 May 2016 18:30:06 -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: Ken Brown Message-ID: Date: Wed, 11 May 2016 22:30:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <3fd5ba16-85e7-9a9d-288a-f90ddc41e4c8@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00051.txt.bz2 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. Ken