Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117584 - Openclipart: Installing of files including spaces fails
Summary: Openclipart: Installing of files including spaces fails
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 05:24 UTC by Michiel Leegwater
Modified: 2009-01-17 20:45 UTC (History)
1 user (show)

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 Michiel Leegwater 2006-01-03 05:24:22 UTC
===> Snip <===
 * Installing clipart/recreation/music
 * Installing clipart/recreation/music/CD Player
install: cannot stat `./clipart/recreation/music/CD': No such file or directory
install: cannot stat `Player/rca_stereo_cd_player_jo_r.png': No such file or directory
install: cannot stat `./clipart/recreation/music/CD': No such file or directory
install: cannot stat `Player/rca_stereo_cd_player_jo_r.svgz': No such file or directory
 * Installing clipart/recreation/party
 * Installing clipart/recreation/religion

===> End snip <===

The shell interprets the space as a new thing here, whereas the filename was not complete yet.
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-03 05:45:59 UTC
The ebuild in bug 116289 fixes this, please test.

*** This bug has been marked as a duplicate of 116289 ***
Comment 2 Michiel Leegwater 2006-01-04 04:44:30 UTC
This bug is not about svg or png or the downloading of a larger package. There are a few files that fail to copy due to a missing escape sequence for the space character in the filename
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-04 09:06:59 UTC
Yes, I know, and the ebuild in bug 116289 fixes this issue. Please test it. I will not include it here again.