This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Vim segv'ing


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]