Fixing yum on F14-arm build os31

Martin Langhoff martin at laptop.org
Wed Aug 3 17:44:26 EDT 2011


On Thu, Jul 28, 2011 at 4:03 PM, Martin Langhoff <martin at laptop.org> wrote:
> The "Switch to Fedora-14" build.
>
> Download from:
>
>   http://build.laptop.org/F14-arm/os31/

The default yum config - which we include - points to the official
Fedora mirrors, and those don't really support unsupported
architectures like ARM. Surprise!

Of course it's in my list of things to fix. In the meantime, here's
what you can do

 - edit /etc/yum.repos.d/fedora-update.repo -- look at the first
section, disable it (enabled=0)

 - edit /etc/yum.repos.d/fedora.repo -- look at the first section,
disable gpg checks (gpgcheck=0), comment out the mirrorlist line, and
add
   baseurl=http://arm.koji.fedoraproject.org/repos/dist-f14-build/latest/arm/

You're done! Note that it is a partial repo, and it only has the
packages at the F14 release time versions. Additionally, some packages
are missing or tagged wrong.

If you want a package that is missing, ping Peter to see if it'll be
available soon.

If you see a package or dependency bail out complaining about
python(abi)=2.6, let Peter know. The repo is just showing the wrong
package (and the right one is likely there).

cheers,


m
-- 
 martin at laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff



More information about the Devel mailing list