On Wed, 2007-11-21 at 14:20 -0700, Richi Plana wrote: > I'm trying to packages software that requires the glib2-devel package > for building. Unfortunately, mock keeps exiting and complaining that yum > can't satisfy certain missing dependencies: > > Error: Command(/usr/bin/yum > --installroot /var/lib/mock/fedora-8-x86_64/root install ccache > 'intltool' 'python-devel' 'libglade2-devel' 'autoconf' > 'libgnomeui-devel' 'gettext-devel' 'glib2' 'glib2-devel') failed. > Output: > Error: Missing Dependency: libgthread-2.0.so.0 is needed by package > glib2-devel You're using mock on a x86_64 system against a multilib repo. You need to exclude all i386 packages except glibc.i?86 from the main repo: exclude=[A-Za-fh-z]*.i*86 g[a-km-z]*.i?86 glib[^c]*.i?86 glib.i?86 -- Ignacio Vazquez-Abrams <ivazqueznet@xxxxxxxxx> PLEASE don't CC me; I'm already subscribed
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list