5 Replies Latest reply on Nov 3, 2010 11:14 AM by ingedeut

    Problem when installing  boxgrinder-build-s3-delivery-plugin

    ingedeut

      Hello,

       

      when triying to install boxgrinder-build-s3-delivery-plugin using  gem install boxgrinder-build-s3-delivery-plugin, i become the following error:

       

       

      ERROR:  Error installing boxgrinder-build-s3-delivery-plugin:
              activesupport requires Ruby version >= 1.8.7.
      
      

       

       

      i use the ami-5eee1a37 to work with Boxgrinder in Amazon EC2.

       

      I have done also yum update but the error still exists.

       

      any suggestions please

       

      thanks

       

      younes

        • 1. Re: Problem when installing  boxgrinder-build-s3-delivery-plugin
          goldmann

          gem install activesupport -v "<3.0.0"

           

          More info on cloudpress.org soon.

           

          --Marek

          • 2. Re: Problem when installing  boxgrinder-build-s3-delivery-plugin
            ingedeut

            Thanks Marek,

             

            it works now fine.

             

            regards

             

            younes

            • 3. Re: Problem when installing  boxgrinder-build-s3-delivery-plugin
              ingedeut

              Hello Marek,

               

              when building the file jbossesb.appl, the following error are occured:

               

               

              [root@ip-10-112-190-231 appliances]# boxgrinder-build --trace -V /mnt/appliances/jbossesb.appl
              /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- blankslate (MissingSourceFile)
                      from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
                      from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.10/lib/active_support/basic_object.rb:21
                      from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
                      from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
                      from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.10/lib/active_support/duration.rb:1
                      from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
                      from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
                      from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.10/lib/active_support/core_ext/time/calculations.rb:1
                       ... 32 levels...
                      from /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/runner.rb:74:in `run!'
                      from /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in `run!'
                      from /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/import.rb:10
                      from /usr/bin/boxgrinder-build:19
               
              
              

               

              any help please??  i thinks that is a problem with ruby library!!

               

              regards

               

              younes

              • 4. Re: Problem when installing  boxgrinder-build-s3-delivery-plugin
                goldmann

                Mr. Google told me this, but I'm not sure what is the cause.

                 

                --Marek

                • 5. Re: Problem when installing  boxgrinder-build-s3-delivery-plugin
                  ingedeut

                  Thanks Marek,

                   

                  boxgrinder-build runs right now.

                   

                  regards

                   

                  younes