On Tue, Jun 3, 2014 at 3:04 PM, Felix Frank <felix.fr...@alumni.tu-berlin.de > wrote:
> On 06/03/2014 01:53 PM, Andrei-Florian Staicu wrote: > > > > However, I don't understand if that has any effect on the puppet master, > > or who/what installed it. As I said, puppet was happily running at > > version 3.2.4, even with this gem installed. > > That's still pretty alarming. When Ruby library paths get jumbled, all > sorts of fun can ensue. > > What does puppet master --version claim? [root@SERVER ~]# puppet master --version 3.6.1 What do you think of the output below? Should I try manually updating the gems that don't come from an rpm? [root@SERVER~]# for i in `gem outdated | awk '{print $1}'`; do echo -e "\n$i" ; gem list $i; rpm -qa | grep ruby | grep $i || echo "no rpm for $i"; done activemodel *** LOCAL GEMS *** activemodel (3.2.3) no rpm for activemodel activerecord *** LOCAL GEMS *** activerecord (3.2.3) no rpm for activerecord activesupport *** LOCAL GEMS *** activesupport (3.2.3) no rpm for activesupport arel *** LOCAL GEMS *** arel (3.0.2) no rpm for arel builder *** LOCAL GEMS *** builder (3.0.0) no rpm for builder daemon_controller *** LOCAL GEMS *** daemon_controller (1.1.5) rubygem-daemon_controller-1.1.5-1.el6.noarch facter *** LOCAL GEMS *** facter (1.7.0) no rpm for facter hiera *** LOCAL GEMS *** hiera (1.2.1) no rpm for hiera i18n *** LOCAL GEMS *** i18n (0.6.0) no rpm for i18n json *** LOCAL GEMS *** json (1.5.5) json_pure (1.7.7) rubygem-json-1.5.5-1.el6.x86_64 json_pure *** LOCAL GEMS *** json_pure (1.7.7) no rpm for json_pure multi_json *** LOCAL GEMS *** multi_json (1.3.5) no rpm for multi_json mysql *** LOCAL GEMS *** mysql (2.8.1) ruby-mysql-2.8.2-1.el6.x86_64 passenger *** LOCAL GEMS *** passenger (3.0.19) rubygem-passenger-native-3.0.19-1.el6.x86_64 rubygem-passenger-native-libs-3.0.19-1.el6_1.8.7.352.x86_64 rubygem-passenger-3.0.19-1.el6.x86_64 puppet *** LOCAL GEMS *** puppet (3.1.1) puppet-cleaner (0.3.1, 0.2.0, 0.1.1) puppet-lint (0.3.2) no rpm for puppet rack *** LOCAL GEMS *** rack (1.4.1, 1.1.0) rubygem-rack-1.1.0-2.el6.noarch rake *** LOCAL GEMS *** rake (0.8.7) rubygem-rake-0.8.7-2.1.el6.noarch tzinfo *** LOCAL GEMS *** tzinfo (0.3.33) no rpm for tzinfo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CANK4U2q7MD38wJMzDOQY9mkE%2B8i%3DzRFXTC7%2Bz9-dRiU8Cp2o%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.