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

Bug 220675

Summary: dev-db/mysql-5.0.56: emerge fails: ../ltmain.sh' not found
Product: Gentoo Linux Reporter: Manuel Göldner <backster>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Manuel Göldner 2008-05-06 20:55:43 UTC
Emerging mysql fails with:

 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3629:  Called mysql_src_unpack
 *             environment, line 3281:  Called eautoreconf
 *             environment, line 1179:  Called eautoreconf
 *             environment, line 1195:  Called eautomake
 *             environment, line 1169:  Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign'
 *             environment, line  486:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running automake !


Reproducible: Always

Steps to Reproduce:
1. Installed mysql with ACCEPT_KEYWORDS="amd64"
2. Then changed to ~amd64
3. emerge -uND world fails with error in Description



Expected Results:  
mysql should have been installed. 

/var/tmp/portage/dev-db/mysql-5.0.56/temp/automake-8386.out:

***** automake *****
***** automake --add-missing --copy --foreign

configure.in:37: required file `../ltmain.sh' not found
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-07 00:21:40 UTC
Assuming dupe.

*** This bug has been marked as a duplicate of bug 220549 ***