Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176336 - games-fps/quake4-data-1.0.2147.12 can't fine dvd if gnome automounted
Summary: games-fps/quake4-data-1.0.2147.12 can't fine dvd if gnome automounted
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-28 10:49 UTC by Ivan LAPTCHENKO
Modified: 2007-06-05 16:00 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 Ivan LAPTCHENKO 2007-04-28 10:49:22 UTC
When emerging games-fps/quake4-data-1.0.2147.12 can't fine dvd if gnome automounted (to /media/QUAKE4), it's ok if manually mounted to /media/cdrom1.


Reproducible: Always

Steps to Reproduce:
1.emrege games-fps/quake4-data
2.export CD_ROOT=/media/QUAKE4
3.
Comment 1 Paul Bredbury 2007-04-28 13:57:32 UTC
What does this show, when run as root:

mount | grep QUAKE4
Comment 2 Ivan LAPTCHENKO 2007-04-28 17:46:02 UTC
(In reply to comment #1)
> What does this show, when run as root:
> 
> mount | grep QUAKE4
> 

he it is:
# mount | grep QUAKE4
/dev/hdb on /media/QUAKE4 type udf (ro,noexec,nosuid,nodev,uid=0)
Comment 3 Paul Bredbury 2007-04-28 19:02:08 UTC
This will probably fix it:

sed -i -e "s:cd9660 iso9660:cd9660 iso9660 udf:" /usr/portage/eclass/eutils.eclass
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2007-06-05 16:00:29 UTC
confirmed and fixed, thanks