Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 304699

Summary: rubygems-1.3.5-r2 fails to install with double prefix error
Product: Gentoo/Alt Reporter: Sven Schwyn (svoop) <gentoo>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sven Schwyn (svoop) 2010-02-12 09:25:25 UTC
* Running install phase for all ...
 * Running check install phase for ruby18 ...
>>> Completed installing rubygems-1.3.5-r2 into /Gentoo/var/tmp/portage/dev-ruby/rubygems-1.3.5-r2/image/Gentoo/

 * QA Notice: Gentoo///Gentoo/ double prefix
 * QA Notice: Gentoo///Gentoo/usr double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8 double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/cache double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/cache/.keep_dev-ruby_rubygems-0 double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/doc double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/doc/.keep_dev-ruby_rubygems-0 double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/gems double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/gems/.keep_dev-ruby_rubygems-0 double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/specifications double prefix
 * QA Notice: Gentoo///Gentoo/usr/lib/ruby/gems/1.8/specifications/.keep_dev-ruby_rubygems-0 double prefix
 * ERROR: dev-ruby/rubygems-1.3.5-r2 failed:
 *   Aborting due to QA concerns: double prefix files installed
 * 
 * Call stack:
 *   misc-functions.sh, line 1432:  Called install_qa_check
 *   misc-functions.sh, line   94:  Called install_qa_check_prefix
 *   misc-functions.sh, line  588:  Called die
 * The specific snippet of code:
 *   		die "Aborting due to QA concerns: double prefix files installed"
 * 
 * If you need support, post the output of 'emerge --info =dev-ruby/rubygems-1.3.5-r2',
 * the complete build log and the output of 'emerge -pqv =dev-ruby/rubygems-1.3.5-r2'.
 * The complete build log is located at '/Gentoo/var/tmp/portage/dev-ruby/rubygems-1.3.5-r2/temp/build.log'.
 * The ebuild environment file is located at '/Gentoo/var/tmp/portage/dev-ruby/rubygems-1.3.5-r2/temp/environment'.
 * S: '/Gentoo/var/tmp/portage/dev-ruby/rubygems-1.3.5-r2/work/rubygems-1.3.5'
!!! post install failed; exiting.


Reproducible: Always

Steps to Reproduce:
Comment 1 Fabian Groffen gentoo-dev 2010-02-13 11:07:34 UTC
fixed, thanks
Comment 2 Sven Schwyn (svoop) 2010-03-16 16:49:11 UTC
Thanks for the fix!