Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58258 - dohtml -R borks when filesnames have spaces
Summary: dohtml -R borks when filesnames have spaces
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-07-25 02:04 UTC by Antonio
Modified: 2004-09-04 22:34 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 Antonio 2004-07-25 02:04:07 UTC
The dohtml -r Manual produce this error:

>>> Install teamspeak2-server-bin-2.0.20.1 into /var/tmp/portage/teamspeak2-server-bin-2.0.20.1/image/ category media-sound
mysql
mysql
install: installazione di file multipli, ma l'ultimo argomento `manual-1.png' non 
Comment 1 Antonio 2004-07-25 02:04:07 UTC
The dohtml -r Manual produce this error:

>>> Install teamspeak2-server-bin-2.0.20.1 into /var/tmp/portage/teamspeak2-server-bin-2.0.20.1/image/ category media-sound
mysql
mysql
install: installazione di file multipli, ma l'ultimo argomento `manual-1.png' non รจ una directory
Usare `install --help' per ulteriori informazioni.
mysql
man:
prepallstrip:
strip:
strip:
   opt/teamspeak2-server/libsqlmy.so
   opt/teamspeak2-server/server_linux
   opt/teamspeak2-server/sqlite.so
>>> Completed installing into /var/tmp/portage/teamspeak2-server-bin-2.0.20.1/image/

Because in the Manual directory exist this file "_TeamSpeak RC2 Server manual-1.png" and not all file are copied.

Sorry for my bad english.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2 Antonio 2004-07-25 02:07:49 UTC
For example the file RC2servermanuallinux not exist in html dir.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-25 14:23:56 UTC
this is a portage bug... reassigning...

This problem can be seen with the 'dohtml -R Manual' in teamspeak2-server-bin-2.0.20.1.  It borks because there is a file with spaces in the name.  remove the file with spaces, and it works...
Comment 4 Brian Harring (RETIRED) gentoo-dev 2004-07-25 17:45:37 UTC
Fixing it in cvs now.
Comment 5 Chris White (RETIRED) gentoo-dev 2004-09-04 22:34:09 UTC
Fixed a long while ago.. closing this bug.