Bug 213179 - games-strategy/heroes3-1.3.1a-r1 install fails
Bug#: 213179 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: mailingdotlist@gmail.com
Component: Games
URL: 
Summary: games-strategy/heroes3-1.3.1a-r1 install fails
Keywords:  
Status Whiteboard: 
Opened: 2008-03-12 19:22 0000
Description:   Opened: 2008-03-12 19:22 0000
I just bought the cd, but unfortunately I got the following error message when
trying to emerge  heroes3:

 * Found CD #1 root at /media/Heroes III
 * Copying files... this may take a while...
install: cannot stat `/media/Heroes': No such file or directory
install: cannot stat `III/bin/x86/heroes3': No such file or directory
install: cannot stat `/media/Heroes': No such file or directory
install: cannot stat `III/Heroes_III_Tutorial.pdf': No such file or directory
install: cannot stat `/media/Heroes': No such file or directory
install: cannot stat `III/README': No such file or directory
install: cannot stat `/media/Heroes': No such file or directory
install: cannot stat `III/icon.bmp': No such file or directory
install: cannot stat `/media/Heroes': No such file or directory
install: cannot stat `III/icon.xpm': No such file or directory
cp: cannot stat `/media/Heroes': No such file or directory
cp: cannot stat `III/data': No such file or directory
cp: cannot stat `/media/Heroes': No such file or directory
cp: cannot stat `III/maps': No such file or directory
cp: cannot stat `/media/Heroes': No such file or directory
cp: cannot stat `III/mp3': No such file or directory
 *
 * ERROR: games-strategy/heroes3-1.3.1a-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2309:  Called die
 * The specific snippet of code:
 *           cp -r ${CDROM_ROOT}/{data,maps,mp3} ${Ddir} || die "copying data";
 *  The die message:
 *   copying data
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/log/portage/games-strategy:heroes3-1.3.1a-r1:20080312-194006.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/games-strategy/heroes3-1.3.1a-r1/temp/environment'.
 *


Reproducible: Always

------- Comment #1 From Mr. Bones. 2008-03-12 19:30:02 0000 -------
fixed in CVS.  You can work around it for now by mounting the disc on a
location that doesn't have a space in the name.

------- Comment #2 From Aniruddha 2008-03-13 07:15:03 0000 -------
(In reply to comment #1)
> fixed in CVS.  You can work around it for now by mounting the disc on a
> location that doesn't have a space in the name.
> 

Thanks for the quick fix!