GitLab no longer has therubyracer as a dependency, this got replaced by 
nodejs which should be easier to compile.

On Wednesday, January 2, 2013 at 2:35:29 PM UTC+1, Michael Neurohr wrote:
>
> Hi!
> I'm trying to install Gitlab on a freshly installed Debian Squeeze 32bit 
> system.
> I did exactly the steps mentioned in the install guide 
> <https://github.com/gitlabhq/gitlabhq/blob/stable/doc/install/installation.md>
> .
> Unfortunately I got stuck at the point "Install Gems".
>
> When executing the command
>
> sudo -u gitlab -H bundle install --deployment --without development test 
> postgres
>
> I'm getting the following error (just providing the last lines):
>
> /usr/bin/ld: BFD (GNU Binutils for Debian) 2.20.1-system.20100303 
> assertion fail ../../bfd/elf32-i386.c:4271
> /usr/bin/ld: BFD (GNU Binutils for Debian) 2.20.1-system.20100303 
> assertion fail ../../bfd/elf32-i386.c:4271
> /usr/bin/ld: BFD (GNU Binutils for Debian) 2.20.1-system.20100303 
> assertion fail ../../bfd/elf32-i386.c:4271
> collect2: ld returned 1 exit status
> make: *** [v8.so] Error 1
>
>
> Gem files will remain installed in 
> /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/therubyracer-0.10.2 for 
> inspection.
> Results logged to 
> /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/therubyracer-0.10.2/ext/v8/gem_make.out
> An error occurred while installing therubyracer (0.10.2), and Bundler 
> cannot continue.
> Make sure that `gem install therubyracer -v '0.10.2'` succeeds before 
> bundling.
>
> A "gem list --local" gives me:
>
> *** LOCAL GEMS ***
>
> bigdecimal (1.1.0)
> bundler (1.2.3)
> charlock_holmes (0.6.9)
> io-console (0.3)
> json (1.5.4)
> libv8 (3.11.8.4)
> minitest (2.5.1)
> rake (0.9.2.2)
> rdoc (3.9.4)
> ref (1.0.2)
>
> What can I do to resolve that issue?
>
> Best Regards,
> Michael
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/98ad0426-03de-41d9-b2b8-77492f2d4338%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to