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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=cAboMwv9khHCR5S/R6Y0VtWo+y+UH xbYtPKt0a8J9HfRGdHHsXw5D3As5jbM2pbdE8WzjSMAj6IdlrUNN5cd8p+nkhs2+ nms0JOdH2nYG4RkRHSkZIiW1Z/JTWlPMobT//LLTX6kkb/vHYLFLtEANqfu9Eece 8PdLQgiiXkHRKI= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=DLTtFQMRvg7XcWa7XHW5ZpnF6RE=; b=UmI W0js8YHNAm5pZO5d2yB4ILUw2qWWEups+YJ31cCV6rc9quZ5490hj36ilKujMHde 6Dq+Uwj78+/5VzAcsW12oLv9p+p6BgKOYObqXiHWmPs9ybPI247nEubwAOIhbiUA RZnil21rvvCu1s1ojJhXmjNmCt95+fvYNCckT6gk= 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-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,CHARSET_FARAWAY_HEADER,FROM_EXCESS_BASE64 autolearn=ham version=3.3.1 spammy=letter, H*F:D*ru X-HELO: smtp2.rpkb.ru From: =?koi8-r?B?98XTzsnOIODSycog4czFy9PBzsTSz9fJ3g==?= To: Jon Turney , The Cygwin Mailing List Subject: Re: Hung setup-x86_64.exe after parsing setup.ini Date: Tue, 13 Aug 2019 16:56:53 +0000 Message-ID: References: <003aa1a12e604bcca88f42a3a8aa41c9 AT spb DOT rpkb DOT ru>, In-Reply-To: x-kse-serverinfo: spb-mail01.spb.rpkb.ru, 9 x-kse-antivirus-attachment-filter-interceptor-info: license violation x-kse-dlp-interceptor-info: license violation Content-Type: text/plain; charset="koi8-r" MIME-Version: 1.0 X-KSE-ServerInfo: rdcmail16.rpkb.ru, 9 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 15.06.2019 19:54:00 X-KSE-Attachment-Filter-Scan-Result: Clean X-KSE-Dlp-Interceptor-Info: license violation X-KSE-AntiSpam-Outbound-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.8.9, Database issued on: 06/15/2019 23:38:26 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 0 X-KSE-AntiSpam-Info: Lua profiles 141088 [Jun 16 2019] X-KSE-AntiSpam-Info: LuaCore: 274 274 06722f20158cc27dac78757ff4586a279bee40af X-KSE-AntiSpam-Info: Version: 5.8.9.0 X-KSE-AntiSpam-Info: Envelope from: yavesnin AT spb DOT rpkb DOT ru X-KSE-AntiSpam-Info: {Tracking_exchange_with_urls} X-KSE-AntiSpam-Info: Auth:dkim=none X-KSE-AntiSpam-Info: Rate: 0 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 06/15/2019 23:42:00 X-KSE-ServerInfo: rdcmailedge2.rpkb.ru, 9 X-KSE-Attachment-Filter-Scan-Result: skipped Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x7DGvZsM015935 > If you provide more details on that problem, I can probably give some > advice. I suppose that bug comes from parsing setup.ini because of cygwin hangs on such stage. You can find more details by following previously described steps. >> How to reproduce the problem: >> 1. Make own FTP-repo of Cygwin (I think it could be done without packages at all) >> 2. Append the addition to setup.ini (from the bottom of letter; in my setup.ini it holds from 173244 line) >> 3. Compress one with setup >> 4. Start latest (2.897 | 64 bit) setup-x86_64.exe, try to use this repo with default other settings. >> 5. The freeze happens during parsing setup.xz >> >> "Workaround" is >> 1. Replace actual size with 1000000000 (at 173260th line of my setup.ini) >> 2. Recompress one >> 3. Start same setup utility >> 4. Parsing setup.xz passed but it breaks by downloading, of course. It's OK. >> >> It's definitely a bug. What's the proper way to fix it? > Odd. > I suspect that there might be additional problems later on, if the > uncompressed size of the package exceeds 2GB (as briefly mentioned in [1]) Definitely not. Setup utility does not reach the downloading stage. > [1] https://cygwin.com/ml/cygwin-apps/2013-01/msg00045.html -- 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