Archambault Fabien schreef op vr 04-02-2011 om 08:19 [+0100]:
I am sorry but this still does not work. Here is my /etc/yum.repos.d/fedora-cross.repo [fedora-cross] name=fedora-cross baseurl=http://build1.openftd.org/fedora-cross/$basearch gpgcheck=1 enabled=1 gpgkey=http://build1.openftd.org/fedora-cross/RPM-GPG-KEY-Erik-van-Pienbroek exclude=cross-gcc*.fc15_cross cross-cpp*.fc15_cross
And the /etc/yum.repos.d/fedora-cross-darwinx.repo [fedora-cross-darwinx] name=fedora-cross-darwinx baseurl=http://build1.openftd.org/fedora-cross-darwinx/$basearch gpgcheck=1 enabled=1 gpgkey=http://build1.openftd.org/fedora-cross/RPM-GPG-KEY-Erik-van-Pienbroek exclude=cross-gcc*.fc15_cross_darwinx cross-cpp*.fc15_cross_darwinx
You should only use one of the 2 repository files (not both). Use the first one if you only want Win32+Win64 support and use the second one if you want Win32+Win64+Darwinx support.
The .repo files which you used are old versions. The newest ones which can be found at http://build1.openftd.org/fedora-cross/fedora-cross.repo and http://build1.openftd.org/fedora-cross-darwinx/fedora-cross-darwinx.repo contain an addition to the exclude lines (due to the per-target RPMs change).
Could you please re-download one of the .repo files and remove the other one from your /etc/yum.repos.d folder?
Regards,
Erik van Pienbroek