Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282817 - net-ftp/proftpd-1.3.2-r2 fails to configure due to missin .//config.sub file
Summary: net-ftp/proftpd-1.3.2-r2 fails to configure due to missin .//config.sub file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Luca Longinotti (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-26 16:29 UTC by Dudu Loschi
Modified: 2009-09-09 13:15 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge --info.txt,4.21 KB, text/plain)
2009-08-26 16:29 UTC, Dudu Loschi
Details
log of the error (config.log,5.04 KB, text/plain)
2009-08-26 16:31 UTC, Dudu Loschi
Details
build log (build.log,4.41 KB, text/plain)
2009-08-28 21:21 UTC, Dudu Loschi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dudu Loschi 2009-08-26 16:29:18 UTC
When trying to emerge proftpd, it fails to configure with this message:
configure: error: cannot run /bin/sh .//config.sub
I tried to downgrade autoconf but didn't help. It seems to be a problem with econf

Reproducible: Always

Steps to Reproduce:
1.emerge proftpd
2.
3.

Actual Results:  
emerge fails

Expected Results:  
Should have been emerged
Comment 1 Dudu Loschi 2009-08-26 16:29:48 UTC
Created attachment 202325 [details]
emerge --info
Comment 2 Dudu Loschi 2009-08-26 16:31:21 UTC
Created attachment 202327 [details]
log of the error
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2009-08-28 19:33:23 UTC
Please provide the build.log.
Comment 4 Dudu Loschi 2009-08-28 21:21:37 UTC
Created attachment 202559 [details]
build log
Comment 5 Bernard Cafarelli gentoo-dev 2009-09-08 22:28:58 UTC
Can you try with 1.3.2a (mostly bugfixes other 1.3.2) or 1.3.3_rc1 (rewritten ebuild)? I've recently added them to portage
Comment 6 Dudu Loschi 2009-09-09 04:05:55 UTC
(In reply to comment #5)
> Can you try with 1.3.2a (mostly bugfixes other 1.3.2) or 1.3.3_rc1 (rewritten
> ebuild)? I've recently added them to portage
> 

just tried both versions
1.3.2a fails in the exact same way
1.3.3_rc1 emerges fine! :D
Comment 7 Bernard Cafarelli gentoo-dev 2009-09-09 13:15:43 UTC
Good news :) Marking FIXED with proftpd-1.3.3_rc1 then!