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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=kZ0tWm7BDdyfAzL3nLacB8MbQyqiwY8/8JjgT/5Zqi8 c61FWdqEMdLHlWXhUfOfGVckldlcdPbHMdVl4rt7SLYrhtkW7peOJNhxowTYt4HR dQqzHeuZ6yClSTzos3CT9U7EVxJFQNEKPf1adzgyC8+bNfXsTPxugpj8+QdLvfSI = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=xbBQ1k+BAoRTdYs+Y7I1O3vtKTI=; b=sDGx+N0gCMysi5l5n 0kNL9v3Du5q8JKypE4G6d/TSyAlXkRU0VaXiOj/UqauDYoTFkHPFUIXYOEnvBxfR i00f6DUAL1rKKnISHl4sMracZrlMavAyoRlM2fst1o6hlT+ztim22Dy4rCEn1pcT YGr0+NtkiwsP86OIbGOb+I6VNE= 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=-0.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 X-HELO: qmta10.westchester.pa.mail.comcast.net Message-ID: <52D610A0.3020207@comcast.net> Date: Tue, 14 Jan 2014 23:37:52 -0500 From: Ken User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: RPM 4.11.1-1 fails on Cygwin 1.7.27-1 and -2 References: <52D1E731 DOT 4080901 AT comcast DOT net> In-Reply-To: <52D1E731.4080901@comcast.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Ken wrote: > Hello, > > There appears to be a problem with the 'RPM' utility, > as it produces no output, not even for --version or > --help. > It appears all dependencies are installed. I could > not find any reports on this (bug?) in the lists, so > here are the details. > > - 'rpm --version' reports nothing. > > - 'strace -o rpm_strace.out rpm' produces the > following Windows pop-up error dialog: > > ----------------- > rpm.exe - Entry Point Not Found > ----- > The procedure entry point poptSaveInt could not be > located in the > dynamic link library cygpopt-0.dll. > ----------------- > > - The strace output is: > > Process 5816, exception c0000139 at 77431D82 > > - Rebase had no effect. > > - Tested in mintty and X with same result. > > - Tested with the 1.7.27-2 configuration as well as > the latest snapshot (20140108 16:52:21) with same > result: > > CYGWIN_NT-6.1-WOW64 Win7main 1.7.28s(0.271/5/3) > 20140108 16:52:21 i686 Cygwin > > - OS: Windows 7 Professional 64-bit w/SP1, on Intel > core-i7. > Tested on two different systems with varied > application and antivirus installed. > > - cygcheck.out and strace.out attached. > > NOTE: The previous version of RPM, v4.1-2, appears to > work fine. > > Best regards, > Ken > I am replying to my own report to provide closure to the issue I was experiencing. Thanks to *Christian* and his response to another issue related to popt in http://cygwin.com/ml/cygwin/2014-01/msg00148.html, I found that RPM v4.11.1-1 works with popt 1.16.1 installed (via a new setup.ini and package updates). Originally, I still had libpopt0 1.6.4-4 installed as the RPM dependency from my previous local download where setup.ini did not include the change for the (now) obsolete libpopt. One can glean a lot reading this list ... my sincere thanks to all you contributors! Regards, Ken -- 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