From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10901 invoked by alias); 21 Dec 2011 23:13:17 -0000 Received: (qmail 10893 invoked by uid 22791); 21 Dec 2011 23:13:17 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtpout.karoo.kcom.com (HELO smtpout.karoo.kcom.com) (212.50.160.34) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Dec 2011 23:13:04 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.0.11]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 21 Dec 2011 23:13:01 +0000 Message-ID: <4EF2680C.8020506@dronecode.org.uk> Date: Wed, 21 Dec 2011 23:13:00 -0000 From: Jon TURNEY User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: setup 2.761 regression: '--quiet-mode' conflicts with '--packages' References: <4EF2222D.3040106@sbcglobal.net> <4EF24964.3040007@bopp.net> In-Reply-To: <4EF24964.3040007@bopp.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-12/txt/msg00456.txt.bz2 On 21/12/2011 21:02, Jeremy Bopp wrote: > On 12/21/2011 12:15 PM, Greg Chicares wrote: >> It appears that some recent change to setup.exe has unintentionally made >> '--quiet-mode' incompatible with '--packages' for command-line installs. >> A similar problem was reported here: >> http://sourceware.org/ml/cygwin/2011-12/msg00244.html >> >> Using current setup.exe version 2.761, this no longer works (although it >> still works with setup.exe version 2.738 from a few months ago): >> >> setup-2.761.exe --quiet-mode --site ftp://mirror.mcs.anl.gov/pub/cygwin/ --root C:/cygwin-1_7 --packages cvs >> >> That command takes only about one second, and the local subdirectory for >> downloads contains only setup.ini . According to setup.log.full (which is >> only about 4K), setup.bz2 is downloaded; then it says: > > I can confirm this report. I ran into this bug just yesterday but > hadn't had a chance to dig into it. Thanks for reporting this. It looks like I broke this, when trying to remove the side-effect of setup --quiet-mode --packages of upgrading all currently installed packages to the current version. I've send a patch to fix this to cygwin-apps. -- 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