Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420953 - dev-ruby/fssm-0.2.8.1 fails to install without git
Summary: dev-ruby/fssm-0.2.8.1 fails to install without git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 09:43 UTC by Tiziano Müller (RETIRED)
Modified: 2012-06-17 07:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tiziano Müller (RETIRED) gentoo-dev 2012-06-13 09:43:06 UTC
>>> Install fssm-0.2.8.1 into /var/tmp/portage/dev-ruby/fssm-0.2.8.1/image/ category dev-ruby
 * Running install phase for ruby19 ...
-e:1:in `eval': No such file or directory - git ls-files (Errno::ENOENT)
	from (eval):18:in `block in <main>'
	from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/specification.rb:1368:in `initialize'
	from (eval):5:in `new'
	from (eval):5:in `<main>'
	from -e:1:in `eval'
	from -e:1:in `<main>'
 * ERROR: dev-ruby/fssm-0.2.8.1 failed (install phase):
 *   Unable to generate gemspec file.
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_install
 *   environment, line 4352:  Called ruby-ng_src_install
 *   environment, line 4053:  Called _ruby_each_implementation 'each_ruby_install'
 *   environment, line  484:  Called _ruby_invoke_environment 'ruby19' 'each_ruby_install'
 *   environment, line  536:  Called each_ruby_install
 *   environment, line  814:  Called each_fakegem_install
 *   environment, line  799:  Called ruby_fakegem_install_gemspec
 *   environment, line 4210:  Called die
 * The specific snippet of code:
 *       fi ) || die "Unable to generate gemspec file.";
 * 
 * If you need support, post the output of 'emerge --info =dev-ruby/fssm-0.2.8.1',
 * the complete build log and the output of 'emerge -pqv =dev-ruby/fssm-0.2.8.1'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/dev-ruby/fssm-0.2.8.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/fssm-0.2.8.1/temp/environment'.
 * S: '/var/tmp/portage/dev-ruby/fssm-0.2.8.1/work/ruby19/fssm-0.2.8.1'

Git seems to be required to generate the following messages ;-)

fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
Comment 1 Hans de Graaff gentoo-dev Security 2012-06-17 07:39:41 UTC
Fixed by removing the optional calls to git.