On Thu, 2008-06-26 at 15:19 -0700, Akemi Yagi wrote: > On Thu, Jun 26, 2008 at 3:10 PM, Paul B Schroeder > <paul.schroeder at bluecoat.com> wrote: > > > Thanks...Paul.. > > > > P.S. I worked it out.. > > I was going to say you were excluding all -devel.i?86... Was this the > source of trouble??? Actually, no. Looks like I pasted in the wrong mock config... Somehow... At any rate, my mock config is essentially the same (minus the -devel.i?86), but uses our local, rsynced repo. I'm thinking something may be screwy with our local repo. I'm getting around it, for now, by using this in my mock config: config_opts['chroot_setup_cmd'] = 'install buildsys-build glibc-devel.x86_64 glibc-devel.i386' Cheers...Paul..