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

Bug 248290

Summary: media-sound/sox-14.2.0 fails to build if using /etc/issue.logo as /etc/issue
Product: Gentoo Linux Reporter: Simeon Maryasin <marsoft>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: stolz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simeon Maryasin 2008-11-23 13:09:31 UTC
Configure script for media-sound/sox-14.2.0 checks distro name using /etc/issue as a source. If /etc/issue is left as it was by default, then it thinks than distro name is "This is". But if I rename /etc/issue.logo to /etc/issue, then it thinks that distro name is "$@_##_,_FW84f This is" (for example) and fails to build.

Reproducible: Always

Steps to Reproduce:
1.copy /etc/issue.logo to /etc/issue
2.emerge =sox-14.2.0
3.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-26 17:09:14 UTC

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