| Summary: | games-fps/quake2-data-3.20: Fails, no access to files on CD | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Tango <tango> |
| Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge info
quake2-data-3.20 build log |
||
|
Description
Tango
2014-02-02 21:36:59 UTC
please attach the full build.log, and post the output of `mount` Created attachment 382288 [details]
quake2-data-3.20 build log
Output of mount # mount rootfs on / type rootfs (rw) /dev/sda3 on / type ext4 (rw,noatime,commit=0) devtmpfs on /dev type devtmpfs (rw,relatime,size=16418500k,nr_inodes=4104625,mode=755) proc on /proc type proc (rw,relatime) tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,size=3290512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620) shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) /dev/sdb2 on /mnt/windows type ntfs (ro,umask=022) /dev/sdc1 on /home/backup type ext3 (rw,noatime,noexec,nosuid,nodev,commit=0,user) /dev/sdd1 on /home/shared type ext4 (rw,noatime,noexec,nosuid,nodev,commit=0,user) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nodev,noexec,nosuid) /dev/sr0 on /media/Quake2 type iso9660 (ro,nodev,nosuid,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2) For kicks I inserted the Quake2 CD before running 'mount' I have changed the default udisks mount directory from /run/media/user?/some-directory/ to /media/some-directory, but it should not matter where it is mounted as long as the "export CD_ROOT=" is correct. |