Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <418278CB.6080204@cox.net> Date: Fri, 29 Oct 2004 13:07:23 -0400 From: "David A. Cobb" Reply-To: Superbiskit AT cox DOT net User-Agent: Mozilla Thunderbird 0.8 (Windows/20041024) MIME-Version: 1.0 To: Cygwin General Discussion Subject: BUG: Cygwin implementation of Debian package tools X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary="------------090200020303070504010307" X-IsSubscribed: yes --------------090200020303070504010307 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Getting tired of loading disks, I structured a local mirror of the Debian directory structure and tried running Cygwin dpkg-scanpackages. I expected it to take a while, so I wasn't surprised - I just went and make some more coffee. But after 20 minutes I suspected something was wrong and fired up ProcessExplorer. Under my console bash I discovered: +perl (OK, dpkg-scanpackeages is a big perl script I guess) ++dpkg-deb ++rm.exe <==== getting 98% of the CPU time and not making any progress. Watching the handles display, I see an open handle on what must be the first *.deb file found so I'm pretty sure of the "no progress -= stuck!" diagnosis. Killed it all, ran my scan with the identical sh script in Debian proper. It did, indeed, take a bit of time but it completed without a hitch and /bin/rm never stayed long enough for me to see it: perl got about 3 sec. CPU, dpkg-deb about 2, find about 2, everything else less than 1. -- David A. Cobb, Software Engineer, Public Access Advocate "By God's Grace, I am a Christian man; by my actions a great sinner." -- The Way of a Pilgrim: R.French, Tr. Life is too short to tolerate crappy software! --------------090200020303070504010307 Content-Type: text/x-vcard; charset=utf-8; name="Superbiskit.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Superbiskit.vcf" begin:vcard fn:David A. Cobb n:Cobb;David A. adr:;;7 Lenox Av #1;West Warwick;RI;02893-3918;USA email;internet:Superbiskit AT cox DOT net title:Independent Software Consultant note:PGP Key ID#0x4C293929 effective 01/28/2004 x-mozilla-html:TRUE version:2.1 end:vcard --------------090200020303070504010307 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --------------090200020303070504010307--