Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325807 - Automake 1.11.0 is installed but when installing sys-devel/libtool-2.2.6b it exits expcting Automake 1.10.1 saying I have 1.10.0 installed (which I don't)
Summary: Automake 1.11.0 is installed but when installing sys-devel/libtool-2.2.6b it ...
Status: RESOLVED DUPLICATE of bug 304055
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-27 07:16 UTC by tehrabbitt@gmail.com
Modified: 2010-06-27 12:39 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 tehrabbitt@gmail.com 2010-06-27 07:16:52 UTC
***** automake *****
***** PWD: /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b
***** automake --add-missing --copy

configure.ac:125: require Automake 1.10.1, but have 1.10


Reproducible: Always

Steps to Reproduce:
1. have Automake 1.10.0 installed
2. upgrade automake to 1.11.0
3. try to emerge sys-devel/libtool-2.2.6b

Actual Results:  
 ERROR: sys-devel/libtool-2.2.6b failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3161:  Called eautoreconf
 *             environment, line  968:  Called eautomake
 *             environment, line  937:  Called autotools_run_tool 'src_unpack' '                                                                                                             src_unpack' 'automake'
 *             environment, line  446:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running automake !


Expected Results:  
It should have installed properly so I can emerge the latest portage.

***** automake *****
***** PWD: /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b
***** automake --add-missing --copy

configure.ac:125: require Automake 1.10.1, but have 1.10
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-27 12:39:36 UTC

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