mock Missing Dependencies

Ignacio Vazquez-Abrams ivazqueznet at gmail.com
Wed Nov 21 22:32:33 UTC 2007


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 at gmail.com>

PLEASE don't CC me; I'm already subscribed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20071121/19e2fed7/attachment-0002.bin 


More information about the devel mailing list