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

Bug 357775

Summary: sci-libs/scikits-0.1 fails to install with examples use flag enabled
Product: Gentoo Linux Reporter: Sebastian Droppelmann <globalchillage>
Component: [OLD] LibraryAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sci-libs/scikits-0.1.ebuild

Description Sebastian Droppelmann 2011-03-07 13:51:21 UTC
install crashes with examples use flag enabled 
failure sit's in misspelled dir in the ebuild 
i'm appending a new fixed ebuild


install: cannot stat `scikits.examples*/*': No such file or directory
!!! doins: scikits.examples*/* does not exist
doins failed
 * ERROR: sci-libs/scikits-0.1 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 3218:  Called die
 * The specific snippet of code:
 *           doins -r scikits.examples*/* || die;
 * 
 * If you need support, post the output of 'emerge --info =sci-libs/scikits-0.1',
 * the complete build log and the output of 'emerge -pqv =sci-libs/scikits-0.1'.
 * The complete build log is located at '/var/tmp/portage/sci-libs/scikits-0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/scikits-0.1/temp/environment'.
 * S: '/var/tmp/portage/sci-libs/scikits-0.1/work'
 * QA Notice: file does not exist:
 * 
 *      doins: scikits.examples*/* does not exist


Reproducible: Always

Steps to Reproduce:
1. enable examples use flag
2. install
Actual Results:  
ebuild install crashes

Expected Results:  
install works flawless

ebuild broken, fixed ebuild appended
Comment 1 Sebastian Droppelmann 2011-03-07 13:53:25 UTC
Created attachment 265041 [details]
sci-libs/scikits-0.1.ebuild

fix for the misspelled ebuild
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2011-03-09 17:14:53 UTC
Fixed in cvs. Thanks!