X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-50.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Subject: Re: Python 2.6 - ctypes (specifically _ctypes) cannot be imported - Eclipse pydev integration broken as a result From: "Yaakov (Cygwin/X)" To: cygwin In-Reply-To: <20100623112002.GA2828@tishler.net> References: <1277282895 DOT 5496 DOT 47 DOT camel AT YAAKOV04> <20100623112002 DOT GA2828 AT tishler DOT net> Content-Type: text/plain; charset="UTF-8" Date: Wed, 23 Jun 2010 14:51:58 -0500 Message-ID: <1277322718.5452.63.camel@YAAKOV04> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, 2010-06-23 at 07:20 -0400, Jason Tishler wrote: > Done. > > However, if a user downgrades from python-2.6.5-2 to python-2.5.5-1, > then the ncurses dependency will not be correct -- it should be > libncurses10 instead of libncursesw10. That's a general problem with setup: it doesn't allow for different requires: for curr: and prev:. I always keep my deps correct for curr:, figuring that users will have prev:s deps from when it was curr:. Yaakov -- 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