Hi,
previously I used the repository at
http://build1.openftd.org/mingw-w64
on my Fedora 14 system then I tried to upgrade to this:
http://build1.openftd.org/fedora-cross/f$releasever/$basearch
The fedora-cross repository has a wrong dependency on Fedora 14 for mingw-binutils:
# yum install mingw* ... --> Finished Dependency Resolution Error: Package: mingw64-binutils-2.21.52.0.2-1.fc15_cross.x86_64 (fedora-cross) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: mingw32-binutils-2.21.52.0.2-1.fc15_cross.x86_64 (fedora-cross) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: mingw-binutils-generic-2.21.52.0.2-1.fc15_cross.x86_64 (fedora-cross) Requires: libc.so.6(GLIBC_2.14)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Fedora 14 has this:
# rpm -q glibc glibc-2.13-2.x86_64 glibc-2.13-2.i686
How can I solve it without upgrading to Fedora 15?
Best regards, Zoltán Böszörményi
Boszormenyi Zoltan schreef op do 18-08-2011 om 08:03 [+0200]:
The fedora-cross repository has a wrong dependency on Fedora 14 for mingw-binutils:
Hi,
Could you please try again? Apparently a Fedora 15 package got pushed to that tree which isn't compatible with Fedora 14. You may need to perform a 'yum clean all' first.
Kind regards,
Erik van Pienbroek
Hi,
2011-08-18 23:35 keltezéssel, Erik van Pienbroek írta:
Boszormenyi Zoltan schreef op do 18-08-2011 om 08:03 [+0200]:
The fedora-cross repository has a wrong dependency on Fedora 14 for mingw-binutils:
Hi,
Could you please try again? Apparently a Fedora 15 package got pushed to that tree which isn't compatible with Fedora 14. You may need to perform a 'yum clean all' first.
thanks, it works now.
Best regards, Zoltán Böszörményi