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

Bug 204664

Summary: app-misc/lsx-0.1 fails when ${D} has spaces
Product: Gentoo Linux Reporter: Santiago M. Mola (RETIRED) <coldwind>
Component: New packagesAssignee: Cédric Krier <cedk>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: lsx-0.1-path-spaces.patch

Description Santiago M. Mola (RETIRED) gentoo-dev 2008-01-06 20:38:57 UTC
lsx's Makefile doesn't quote paths using user defined variables.
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2008-01-06 20:39:56 UTC
Created attachment 140306 [details]
lsx-0.1-path-spaces.patch

Correct quoting.
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2008-01-07 17:01:02 UTC
This patch is rather pointless since most package's build systems are broken when any path has spaces (it's not possible to install even most basic core system packages) and support in package managers is not complete.
Comment 3 Cédric Krier gentoo-dev 2008-01-19 18:25:50 UTC
So I don't fix it