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

Bug 348443

Summary: python 2.7 needs autogen 5.11.3
Product: Gentoo Linux Reporter: Damien Thébault <damien.thebault>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-p-6512052.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log
config.log
emerge --info

Description Damien Thébault 2010-12-11 18:40:50 UTC
python 2.7.1 fails to install when autogen 5.11.1 is installed but works with autogen 5.11.3

Reproducible: Always

Steps to Reproduce:
1. emerge "=dev-lang/python-2.7.1"
Actual Results:  
Configure script fails with:
configure: error: cannot run /bin/sh ./config.sub

Expected Results:  
python 2.7.1 installs fine

Upgrading from autogen 5.11.1 to autogen 5.11.3 solves the issue.
Comment 1 Damien Thébault 2010-12-11 18:41:26 UTC
Created attachment 256915 [details]
emerge log
Comment 2 Damien Thébault 2010-12-11 18:41:40 UTC
Created attachment 256916 [details]
config.log
Comment 3 Damien Thébault 2010-12-11 18:42:34 UTC
Created attachment 256917 [details]
emerge --info
Comment 4 Rafał Mużyło 2010-12-11 19:18:21 UTC
Old news.

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