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=nRFIAIKmp3GYhcSNRsL41aOttz/Rq pVbNoMjLfiFO21sShrrVQ2c1Rqebhy/xqsoq2a9Xm3kcBij0ROLSI8GWHDJrq8sO jneXmuaf72NDSPT2crAm/nVWQooi1NCxAbPFqffaDToryjVApKjYq/RZwfCJ9r7K jaMTfZy6/IuXE4= 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=VAO66SnjBm+8uhbAwkSKKnnMaxk=; b=yVE LjzCAUryCP1VsPR03LTMan6KtddMHBovlN/ybg3OSLbiRcZLe8b1dL5zVgx/rcc+ keSyYpjg9DRMDWerirD3g4CGfJR8/ANyYKSx0z0ulFqJkQ+KWLkISvCMAX+TSVn1 YDdy+V++YAeprSee7rxvaOPHLVZxboX6VTKwH9SQ= 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.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: gwo4.mbox.net X-USANET-Received: from gwo4.mbox.net [127.0.0.1] by gwo4.mbox.net via mtad (C8.MAIN.3.82G) with ESMTP id 263saPVvD8080Mo4; Thu, 16 Jan 2014 21:47:03 -0000 X-USANET-Routed: 5 gwsout-gwsd Q:gwsd X-USANET-Routed: 3 gwsout-vs Q:bmvirus X-USANET-GWS2-Tenant: nwea.org X-USANET-GWS2-Tagid: NWEA X-USANET-Source: 165.212.120.254 OUT jim DOT garrison AT nwea DOT org S1P5HUB8.EXCHPROD.USA.NET TLS X-USANET-MsgId: XID562saPVvD5678Xo4 From: Jim Garrison To: "cygwin AT cygwin DOT com" Subject: RE: setup-x86 wants to install libusb0? Date: Thu, 16 Jan 2014 21:46:53 +0000 Message-ID: <0C723FEB5B4E5642B25B451BA57E273075143F64@S1P5DAG3C.EXCHPROD.USA.NET> References: <0C723FEB5B4E5642B25B451BA57E273075143E1D AT S1P5DAG3C DOT EXCHPROD DOT USA DOT NET> <0C723FEB5B4E5642B25B451BA57E273075143EA6 AT S1P5DAG3C DOT EXCHPROD DOT USA DOT NET> <52D84B20 DOT 9040103 AT cygwin DOT com> In-Reply-To: <52D84B20.9040103@cygwin.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0GLlOu0029631 > > > I figured out the dependency issue ... I was looking at an old > > setup.ini. It appears the latest libusb-win32 (1.2.6.0) DOES > > depend on libusb0, so that's legit. > > > > However, I still can't figure out why setup is not aware of the > > existence of libusb-win32. Any pointers on how to fix this would be > > appreciated. > > Uncheck "Hide obsolete packages". Thanks. I just figured this out as your message arrived in my inbox :-) There seem to be only three packages depending on the obsolete lib: gnupg, brltty and grub-emu, and I use gnupg, so it looks like I'll have to keep it. At least this was an educational experience. I read the source for package_db.cc to figure out how setup.exe keeps track of what's been installed. -- 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