Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357775 - sci-libs/scikits-0.1 fails to install with examples use flag enabled
Summary: sci-libs/scikits-0.1 fails to install with examples use flag enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 13:51 UTC by Sebastian Droppelmann
Modified: 2011-03-09 17:14 UTC (History)
0 users

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


Attachments
sci-libs/scikits-0.1.ebuild (scikits-0.1.ebuild,824 bytes, text/plain)
2011-03-07 13:53 UTC, Sebastian Droppelmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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!