I got a strange error when I installed puppet on CentOS 6.2, that it asks for a glibc-common = 2.12-1.7.el6 while I have glibc-common-2.12-1.47.el6.x86_64 installed. why 2.12-1.47 cannot be used? Error: Package: glibc-2.12-1.7.el6.i686 (base-tn60) Requires: glibc-common = 2.12-1.7.el6 Installed: glibc-common-2.12-1.47.el6.x86_64 (@anaconda-CentOS-201112102333.x86_64/6.2) glibc-common = 2.12-1.47.el6 Available: glibc-common-2.12-1.7.el6.x86_64 (base-tn60) glibc-common = 2.12-1.7.el6 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/Wvy542iv5vsJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Christopher Wood
2012-Jul-06 17:25 UTC
Re: [Puppet Users] install require a lower version of glibc-common
On Fri, Jul 06, 2012 at 10:21:52AM -0700, Hai wrote:> I got a strange error when I installed puppet on CentOS 6.2, that it asks > for a glibc-common = 2.12-1.7.el6 while I have > glibc-common-2.12-1.47.el6.x86_64 installed. > > why 2.12-1.47 cannot be used?Sounds like you might want to: 1) yum clean all 2) reinstall puppet by whatever method you were using If that doesn''t work, try pasting the command and all the output here. Also your yum repositories.> Error: Package: glibc-2.12-1.7.el6.i686 (base-tn60) > Requires: glibc-common = 2.12-1.7.el6 > Installed: glibc-common-2.12-1.47.el6.x86_64 > (@anaconda-CentOS-201112102333.x86_64/6.2) > glibc-common = 2.12-1.47.el6 > Available: glibc-common-2.12-1.7.el6.x86_64 (base-tn60) > glibc-common = 2.12-1.7.el6 > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > [1]https://groups.google.com/d/msg/puppet-users/-/Wvy542iv5vsJ. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > References > > Visible links > 1. https://groups.google.com/d/msg/puppet-users/-/Wvy542iv5vsJ-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.