[katello-devel] [ACTION NEEDED] Gemfile for 1.8 and 1.9 Ruby merged

David Davis daviddavis at redhat.com
Fri Oct 26 12:29:43 UTC 2012


I think I was able to install therubyracer by yum installing v8 first.

David

----- Original Message -----
> From: "Tom McKay" <thomasmckay at redhat.com>
> To: "Dmitri Dolguikh" <dmitri at redhat.com>
> Cc: katello-devel at redhat.com
> Sent: Friday, October 26, 2012 8:22:36 AM
> Subject: Re: [katello-devel] [ACTION NEEDED] Gemfile for 1.8 and 1.9 Ruby merged
> 
> 
> 
> ----- Original Message -----
> > From: "Dmitri Dolguikh" <dmitri at redhat.com>
> > To: katello-devel at redhat.com
> > Sent: Friday, October 26, 2012 6:06:28 AM
> > Subject: Re: [katello-devel] [ACTION NEEDED] Gemfile for 1.8 and
> > 1.9 Ruby merged
> > 
> > I didn't have time to figure out the exact problem, running 'gem
> > install
> > therubyracer' works, and bundle install completes successfully
> > after
> > that.
> > -d
> > 
> > On 25/10/12 06:16 PM, Tom McKay wrote:
> > >
> > > ----- Original Message -----
> > >> From: "Lukas Zapletal" <lzap at redhat.com>
> > >> To: katello-devel at redhat.com
> > >> Sent: Thursday, October 25, 2012 10:54:17 AM
> > >> Subject: [katello-devel] [ACTION NEEDED] Gemfile for 1.8 and 1.9
> > >> Ruby merged
> > >>
> > >> Hey all,
> > >>
> > >> after long testing and review I have merged the new Gemfile.
> > >>
> > >> Once you pull, please delete your Gemfile.lock and do "bundle
> > >> install",
> > >> now fetching from rubygems.org.
> > >>
> > >> LZ
> > >>
> > >> --
> > >> Later,
> > >>
> > >>   Lukas "lzap" Zapletal
> > >>   #katello #systemengine
> > >>
> > >> _______________________________________________
> > >> katello-devel mailing list
> > >> katello-devel at redhat.com
> > >> https://www.redhat.com/mailman/listinfo/katello-devel
> > >>
> > > bundle install does not work for me for therubyracer
> > >
> > >
> > > make
> > > g++ -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -Wall -g
> > > -rdynamic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> > > -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
> > > -mtune=generic -fno-strict-aliasing  -fPIC    -c v8_template.cpp
> > > In file included from rr.h:5,
> > >                   from v8_template.cpp:1:
> > > /usr/include/v8.h:1829: error: expected identifier before ‘&’
> > > token
> > > make: *** [v8_template.o] Error 1
> > >
> > >
> > > Gem files will remain installed in
> > > /home/tomckay/.bundler/tmp/1208/gems/therubyracer-0.8.2 for
> > > inspection.
> > > Results logged to
> > > /home/tomckay/.bundler/tmp/1208/gems/therubyracer-0.8.2/ext/v8/gem_make.out
> > > 	from /usr/lib/ruby/site_ruby/1.8/rubygems/installer.rb:509:in
> > > 	`each'
> > > 	from /usr/lib/ruby/site_ruby/1.8/rubygems/installer.rb:509:in
> > > 	`build_extensions'
> > > 	from /usr/lib/ruby/site_ruby/1.8/rubygems/installer.rb:180:in
> > > 	`install'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/source.rb:101:in
> > > 	`install'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:78:in
> > > 	`preserve_paths'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/source.rb:91:in
> > > 	`install'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:58:in
> > > 	`run'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:93:in
> > > 	`with_build_args'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:57:in
> > > 	`run'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:49:in
> > > 	`run'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:8:in
> > > 	`install'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/cli.rb:220:in
> > > 	`install'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/task.rb:22:in
> > > 	`send'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/task.rb:22:in
> > > 	`run'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/invocation.rb:118:in
> > > 	`invoke_task'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor.rb:263:in
> > > 	`dispatch'
> > > 	from
> > > 	/usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/base.rb:386:in
> > > 	`start'
> > > 	from /usr/lib64/ruby/gems/1.8/gems/bundler-1.0.18/bin/bundle:13
> > > 	from /usr/bin/bundle:19:in `load'
> > > 	from /usr/bin/bundle:19
> > >
> > >
> > >
> > > _______________________________________________
> > > katello-devel mailing list
> > > katello-devel at redhat.com
> > > https://www.redhat.com/mailman/listinfo/katello-devel
> > 
> > _______________________________________________
> > katello-devel mailing list
> > katello-devel at redhat.com
> > https://www.redhat.com/mailman/listinfo/katello-devel
> 
> Succeeded w/ 'bundle install --without jshintrb'
> 
> _______________________________________________
> katello-devel mailing list
> katello-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/katello-devel




More information about the katello-devel mailing list