Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220675 - dev-db/mysql-5.0.56: emerge fails: ../ltmain.sh' not found
Summary: dev-db/mysql-5.0.56: emerge fails: ../ltmain.sh' not found
Status: RESOLVED DUPLICATE of bug 220549
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 20:55 UTC by Manuel Göldner
Modified: 2008-05-07 00:21 UTC (History)
0 users

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 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 ***