Op 11-10-11 11:30, Nicolas Thierry-Mieg schreef: > Patrick Bervoets wrote: >> C6 with CR x86_64 >> >> Third time when trying to install a packet I get: >> >> yum install samba >> [...] >> --> Finished Dependency Resolution >> Error: Package: glibc-2.12-1.7.el6_0.5.i686 (updates) >> Requires: glibc-common = 2.12-1.7.el6_0.5 >> Installed: glibc-common-2.12-1.25.el6_1.3.x86_64 (@cr) >> glibc-common = 2.12-1.25.el6_1.3 >> Available: glibc-common-2.12-1.7.el6.x86_64 (base) >> glibc-common = 2.12-1.7.el6 >> Available: glibc-common-2.12-1.7.el6_0.3.x86_64 (updates) >> glibc-common = 2.12-1.7.el6_0.3 >> Available: glibc-common-2.12-1.7.el6_0.4.x86_64 (updates) >> glibc-common = 2.12-1.7.el6_0.4 >> Available: glibc-common-2.12-1.7.el6_0.5.x86_64 (updates) >> glibc-common = 2.12-1.7.el6_0.5 >> >> Had the same problem yesterday with a Canondriver-rpm and earlier with either Hugin or Scribus. >> Searched on Google and found many old pages (afaik nothing C6). >> >> I don't think there is a glibc-common i686 package (neither do I know if that would be a good idea). >> Should I downgrade glibc-common to 2.12-1.7? Or install a second glibc-common? Or just wait? >> >> BTW I tried to install Samba with only Base, Updates and CR repo enabled. > > works here, you should be getting glibc-2.12-1.25.el6_1.3.i686 from CR. > > are you using yum priorities? base, updates and CR need the same priority. > > otherwise do "yum clean all" then try again, as usual when yum breaks. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > I am using priorities and base = updates = cr = 1. Normally epel and rpmforge = 50; but for testing I disabled them. While I forgot to "clean all" (and started to feel silly); it doesn't help. Is there a glibc 2.12-1.25 in CR? I get a "No package glibc-2.12-1.25.el6_1.3.i686 available." message. For i686 only the 1.7 release shows. Thanks for helping