X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Subject: Re: Vim segv'ing From: "Yaakov (Cygwin/X)" To: cygwin AT cygwin DOT com Date: Wed, 06 Jul 2011 03:28:28 -0500 In-Reply-To: <20110705090933.GG1457@calimero.vinschen.de> References: <20110630072012 DOT GB9552 AT calimero DOT vinschen DOT de> <2BF01EB27B56CC478AD6E5A0A28931F202CFAFF7 AT A1DAL1SWPES19MB DOT ams DOT acs-inc DOT net> <20110630142353 DOT GH9552 AT calimero DOT vinschen DOT de> <20110630150502 DOT GJ9552 AT calimero DOT vinschen DOT de> <20110701083603 DOT GM9552 AT calimero DOT vinschen DOT de> <20110701094339 DOT GO9552 AT calimero DOT vinschen DOT de> <1309818567 DOT 7500 DOT 6 DOT camel AT YAAKOV04> <20110705090933 DOT GG1457 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1309940910.5444.14.camel@YAAKOV04> Mime-Version: 1.0 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 Tue, 2011-07-05 at 11:09 +0200, Corinna Vinschen wrote: > Thank you. Unfortunately I have issues. I have updated to the above > fedora-cygwin-release-2-1.fc14 on my F14 machine and I cleaned out my > entire yum cache. However, what happens is this: > > # yum clean all > [...] > # yum update > [...] > Resolving Dependencies > --> Running transaction check > ---> Package cygwin-binutils.x86_64 0:2.21-3.fc15 set to be updated > --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: cygwin-binutils-2.21-3.fc15.x86_64 > ---> Package cygwin-cpp.x86_64 0:4.5.3-2.fc15 set to be updated > [...] > --> Finished Dependency Resolution > Error: Package: cygwin-gcc-4.5.3-2.fc15.x86_64 (cygwin) > Requires: libppl_c.so.4()(64bit) > Error: Package: cygwin-gcc-4.5.3-2.fc15.x86_64 (cygwin) > Requires: libc.so.6(GLIBC_2.14)(64bit) > [...] > > Why does yum try to update to the F15 version on the F14 machine? I see the problem. Sourceforge.net's download servers can't handle multiple files with the same name; you were probably receiving FC15/repodata/repomd.xml instead of the FC14 version. So I restructured and moved the repos to Ports' FTP area on sourceware. You'll need to update accordingly: rpm -Uv http://downloads.sourceforge.net/fedora-cygwin/fedora-cygwin-release-3-1.noarch.rpm Now yum update should DTRT. Please let me know either way. 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