Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132937 - nautilus says "You are not privileged to mount the volume" when trying to mount cdrom
Summary: nautilus says "You are not privileged to mount the volume" when trying to mou...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 133600 135316 (view as bug list)
Depends on:
Blocks: 119872
  Show dependency tree
 
Reported: 2006-05-10 12:33 UTC by Michael Zeising
Modified: 2006-06-02 15:18 UTC (History)
3 users (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 Michael Zeising 2006-05-10 12:33:04 UTC
I have to mount manually now :( This occured after upgrading to gnome-2.14.0

Here's my emerge --info:

Portage 2.1_pre10-r4 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.4-r2, 2.6.16-gentoo-r6 i686)
=================================================================
System uname: 2.6.16-gentoo-r6 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre19
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -mmmx -m3dnow -msse -msse2 -mfpmath=sse -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -mmmx -m3dnow -msse -msse2 -mfpmath=sse -fomit-frame-pointer -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa apache2 apm asf avi berkdb bitmap-fonts bzip2 cdr cli crypt dri dts dvd dvdr dvdread eds emboss encode esd exif foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imagemagick imlib isdnlog java jpeg libg++ libwww mad mikmod mmx mmxext mono motif mozsvg mp3 mpeg musepack mysql ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis openal opengl oss pam pcre pdf pdflib perl png postgres pppd python qt quicktime readline real reflection sdl session spell spl sse sse2 ssl svg tcpd threads tiff truetype truetype-fonts type1-fonts unicode userlocales v4l v4l2 vcd vorbis win32codecs wma x264 xine xml2 xorg xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux linguas_de userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_v4l video_cards_vesa"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-05-14 08:08:00 UTC
please supply output of
$ id
$ idhaldaemon

also make sure the line:
/dev/cdroms/cdrom0     /mnt/cdrom

is commented out in /etc/fstab.

thanks.
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2006-05-14 08:08:24 UTC
that should be "id haldaemon" :)
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2006-05-17 08:00:29 UTC
*** Bug 133600 has been marked as a duplicate of this bug. ***
Comment 4 Josh Nichols (RETIRED) gentoo-dev 2006-05-21 19:30:25 UTC
I was having the same problem with my ipod. Removing the entry from fstab seems to have fixed the problem.
Comment 5 John N. Laliberte (RETIRED) gentoo-dev 2006-05-26 06:23:27 UTC
resolving since its simply a matter of commenting it out of fstab.
Comment 6 John N. Laliberte (RETIRED) gentoo-dev 2006-06-02 15:18:01 UTC
*** Bug 135316 has been marked as a duplicate of this bug. ***