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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=mANBQ6XEPvIQ7MiIc9H7jcbl1cBaO3U8/x+BWlgoR0mujnvusjx1z xhGZJwZaGVccL4JVdhVJ+wAt/hS6M1f5LcRmi8Flra5SkL0tYFoOyWhh1WJcVamm ZYHW+rrn144nNLy/g4W8QonEMJOZD8PvD5oDsFi1uzc3OagEHJ5Vmo= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=tbYpFagDgJOe1paDykwzUx6JaFw=; b=aXqjeb7BZvT6XDYazyWSGmEY6WvE bqvJFAS7nB+bgLVPZhCARk9PzT+5W4wKgRCwxU9HTuZZ1hduWCkbfzQQHHyKu4Hg L4EY2nit77lc8z73RxX3Al1PcCX2sumF0TWmw2RWuSDtw+EZuop0BQtgd3snrCX2 A3LvNtfJkm1cBZU= 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=-3.8 required=5.0 tests=AWL,BAYES_20,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: gcc-core requires libvtv0? Date: Tue, 13 Oct 2015 10:44:49 +0000 (UTC) Lines: 17 Message-ID: References: <64kp1b56so0fre6tnm6dqdeuct2o1ts915 AT 4ax DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Andrew Schulman writes: > For the last month or so every time I update in setup, in the Resolving > Dependencies pane I see > > libvtv0 () > > Required by: gcc-core That's another fallout of the gcc-5.2.0 test version, which changed the dependencies to those for gcc-5.2.0 (that's wrong, IMHO). It's only available as "test" as a result, so if you install "curr", then there's no available version for libvtv that you can install. I guess we need to enable different dependencies for "prev", "curr" and "test" in setup.ini. Regards, Achim. -- 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