X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=Bj225LH0PRyJSu1glpoWj+UUgqPj UJ9ipVl/qMQUHDdiMJ3+O9aS3F3Pd98KdXvFk4ysYrb8U7OwinwaES1jPxaylrbM Uu9zPGp1vqmEEnPVZb04Ht6aeLdOqY2v6TKG+gnzBaHIDPIzXFWdQVXF/GkDOi3H YzgUXQFQIK3cznU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=/y5L0p5TccIg+dMd9vS5AqkVlV8=; b=uy JM98mI7EJX5JwBII2BUzcdY6B5+9455byPcYRse5uqTTHdqb87Q/HoSFYY1P1TJB qH9pgcM3PtijnPo3X7qN68zjPTrX8HJQgrdnqY4CkYfy30gBl6dHJIX83Q1xW4Jr QphgdidcnOZUwI9V8uDCBDiLa9BiPW1eOwVIk366o= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPAM_SUBJECT1 autolearn=no version=3.3.2 spammy=tar.bz2, tarbz2, UD:tar.xz, setupexe X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Packages not found by setup 2.873 From: Warren Young In-Reply-To: <2122944854.25647274.1459414666407.JavaMail.zimbra@partnre.com> Date: Thu, 31 Mar 2016 19:09:42 -0600 Message-Id: <041615D1-AC1D-4176-A371-E42E9D604BE3@etr-usa.com> References: <1459366757 DOT 65775 DOT ezmlm AT cygwin DOT com> <2122944854 DOT 25647274 DOT 1459414666407 DOT JavaMail DOT zimbra AT partnre DOT com> To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u311ACK3005464 On Mar 31, 2016, at 2:57 AM, EMMANUELLE FOURNIER wrote: > > I've changed in tar.bz2, because in the x86 version of program, they were in tar.bz2. You’ve misdiagnosed the cause of the change. Cygwin changed from distributing bz2-packed tarballs to xz-packed tarballs many months ago for both x86 and x86_64. > But if you mean that is not a cause, I will modify this. I’d want better proof than what you’ve provided to decide that xz is causing your problems. > - I've modified setup in order to find packages in tar.bz2 instead of tar.xz. > > - There were errors for each packages, a pop-up came each time with the following message : "Can't open (null) for readind : no such file” Try your setup with a fresh set of .xz packages and an unmodified setup.exe binary, downloaded from cygwin.com. Then if that fails, get back to us. > 2016/03/25 16:21:28 Selected local directory: C:\D3IPARAM\setup_cygwin\cygwin-setup\http%3a%2f%2fcygwin.gicm.net%3a8080%2f It seems you’re using bogus domain names in your setup.ini file. http://cygwin.gicm.net doesn’t resolve: http://downforeveryoneorjustme.com/cygwin.gicm.net I don’t know if this is the primary problem or just a contributing error, but you shouldn’t have setup.exe chasing after things that don’t exist. At best, it will cause it to do a bunch of work with no useful effect. > And I can try without "-C base”. I verified that guess after I posted it: -C base is indeed not necessary. > A final information : I've made it with x86 setup on x64 target machine. Is it a problem ? I don't think so, but I still wonder. If you mean that you’re installing 32-bit Cygwin on a 64-bit machine, that’s fine. The other direction is not fine. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple