Mock builds borked for libgl

Remi Collet Fedora at FamilleCollet.com
Thu Apr 5 19:46:41 UTC 2007


Christopher Stone a écrit :
> 
> Error: Missing Dependency: mesa-libGL = 6.5.1-7.fc6 is needed by
> package mesa-libGL-devel
> 
 > And AFAICT, 6.5.1-9 is the latest so I don't know why it wants the -7
> release.
> 
> Can someone please look into this please? It's been like this for
> several days now, I was hoping it would just fix itself. :(
> 
> 
Same issue for me, with another lib.
  Error: Missing Dependency: glib2 = 2.12.3-2.fc6 is needed by package
  glib2-devel

Yum choose glib2-2.12.9 from updates and glib2-devel-2.12.3 from core.

Running with yum debuglvel=9 give more information

When Executing /usr/sbin/mock-helper yum --installroot
  /var/lib/mock/fc6/root resolvedep   'glib2-devel >= 2.0.3' ...

  Searching pkgSack for dep: glib2-devel
  Potential match for glib2-devel from glib2-devel - 2.12.3-2.fc6.i386
  Matched glib2-devel - 2.12.3-2.fc6.i386 to require for glib2-devel
  Potential match for glib2-devel from glib2-devel - 2.12.9-1.fc6.i386
  Matched glib2-devel - 2.12.9-1.fc6.i386 to require for glib2-devel
  0:glib2-devel-2.12.9-1.fc6.i386

That's seems OK

But when  Executing /usr/sbin/mock-helper yum --installroot
  /var/lib/mock/fc6/root install  'glib2-devel >= 2.0.3' ...

  Searching pkgSack for dep: glib2-devel
  Potential match for glib2-devel from glib2-devel - 2.12.3-2.fc6.i386
  Matched glib2-devel - 2.12.3-2.fc6.i386 to require for glib2-devel
  Potential match for glib2-devel from glib2-devel - 2.12.9-1.fc6.i386
  Matched glib2-devel - 2.12.9-1.fc6.i386 to require for glib2-devel
  No other glib2-devel installed, adding to list for potential install
  Solving package glib2-devel - 2.12.3-2.fc6.i386 is installable, not
going through the rest

This occurs when building from FC6 x86_64.

Full (very big) log : http://remi.collet.free.fr/files/root.log

Thanks for help.




More information about the Fedora-maintainers mailing list