Your message dated Thu, 23 Aug 2007 23:50:18 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#432595: gnome-applets: Drivemount can't mount NFS anymore
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gnome-applets
Version: 2.18.0-4
Severity: normal

Hi,

Since yesterday I can't mount my NFS export through Drivemount anymore. I get 
this error :
"mount: 192.168.0.2:/media/f_serveur/animes1 failed, reason given y server: 
permission denied"

In my /etc/fstab I have line like this one:
192.168.0.2:/media/F_SERVEUR/ANIMES1    /media/ANIMES1  nfs    
user,noauto,soft,timeo=5,intr,rsize=8192,wsize=8192  0  0

When I enter "mount 192.168.0.2:/media/F_SERVEUR/ANIMES1 /media/ANIMES1" under 
root, it works perfectly. Is there a modification of the permission or the 
configuration to do ?

Thx for your work
regards,
Guillaume


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-applets depends on:
ii  debconf [debconf-2.0]      1.5.13        Debian configuration management sy
ii  gconf2                     2.18.0.1-3    GNOME configuration database syste
ii  gnome-applets-data         2.18.0-4      Various applets for GNOME 2 panel 
ii  gnome-icon-theme           2.18.0-3      GNOME Desktop icon theme
ii  gnome-panel                2.18.3-1      launcher and docking facility for 
ii  gstreamer0.10-alsa         0.10.13-2     GStreamer plugin for ALSA
ii  gstreamer0.10-plugins-good 0.10.6-1      GStreamer plugins from the "good" 
ii  libapm1                    3.2.2-8.1     Library for interacting with APM d
ii  libatk1.0-0                1.18.0-2      The ATK accessibility toolkit
ii  libbonoboui2-0             2.18.0-5      The Bonobo UI library
ii  libc6                      2.5-11        GNU C Library: Shared libraries
ii  libcpufreq0                002-5         shared library to deal with the cp
ii  libdbus-1-3                1.1.1-3       simple interprocess messaging syst
ii  libdbus-glib-1-2           0.74-1        simple interprocess messaging syst
ii  libgconf2-4                2.18.0.1-3    GNOME configuration database syste
ii  libglade2-0                1:2.6.1-1     library to load .glade files at ru
ii  libglib2.0-0               2.12.12-1     The GLib library of C routines
ii  libgnome-desktop-2         2.18.3-1      Utility library for loading .deskt
ii  libgnome2-0                2.18.0-4      The GNOME 2 library - runtime file
ii  libgnomekbd1               2.18.2-1      GNOME library to manage keyboard c
ii  libgnomekbdui1             2.18.2-1      User interface library for libgnom
ii  libgnomeui-0               2.18.1-2      The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             1:2.18.1-3+b1 GNOME Virtual File System (runtime
ii  libgstreamer-plugins-base0 0.10.13-2     GStreamer libraries from the "base
ii  libgstreamer0.10-0         0.10.13-2     Core GStreamer libraries and eleme
ii  libgtk2.0-0                2.10.13-1     The GTK+ graphical user interface 
ii  libgtop2-7                 2.14.9-1      gtop system monitoring library
ii  libgucharmap6              1:1.10.0-2    Unicode browser widget library (sh
ii  libhal1                    0.5.9.1-2     Hardware Abstraction Layer - share
ii  libnotify1 [libnotify1-gtk 0.4.4-3       sends desktop notifications to a n
ii  libpanel-applet2-0         2.18.3-1      library for GNOME Panel applets
ii  libpango1.0-0              1.16.4-1      Layout and rendering of internatio
ii  libwnck18                  2.18.3-1      Window Navigator Construction Kit 
ii  libx11-6                   2:1.0.3-7     X11 client-side library
ii  libxklavier11              3.2-2         X Keyboard Extension high-level AP
ii  libxml2                    2.6.29.dfsg-1 GNOME XML library
ii  python                     2.4.4-6       An interactive high-level object-o

Versions of packages gnome-applets recommends:
pn  deskbar-applet         <none>            (no description available)
ii  gnome-media            2.18.0-2+b1       GNOME media utilities
ii  gnome-netstatus-applet 2.12.1-1          Network status applet for GNOME 2
ii  gnome-system-monitor   2.18.2-1          Process viewer and system resource
ii  imagemagick            7:6.2.4.5.dfsg1-1 Image manipulation programs
ii  libgnomevfs2-extra     1:2.18.1-3+b1     GNOME Virtual File System (extra m
ii  python-gnome2          2.18.2-1          Python bindings for the GNOME desk
pn  tomboy                 <none>            (no description available)

-- debconf information:
  gnome-applets/cpufreq_SUID_bit: false


--- End Message ---
--- Begin Message ---
On Thu, 2007-08-23 at 23:05 +0200, giggz wrote:
> 
> Sven Arvidsson a écrit :
> > On Tue, 2007-07-10 at 22:32 +0200, giggz wrote:
> >> Since yesterday I can't mount my NFS export through Drivemount anymore. I 
> >> get this error :
> >> "mount: 192.168.0.2:/media/f_serveur/animes1 failed, reason given y 
> >> server: permission denied"
> >>
> >> In my /etc/fstab I have line like this one:
> >> 192.168.0.2:/media/F_SERVEUR/ANIMES1    /media/ANIMES1  nfs    
> >> user,noauto,soft,timeo=5,intr,rsize=8192,wsize=8192  0  0
> >>
> >> When I enter "mount 192.168.0.2:/media/F_SERVEUR/ANIMES1 /media/ANIMES1" 
> >> under root, it works perfectly. Is there a modification of the permission 
> >> or the configuration to do ?
> > 
> > Hi,
> > 
> > Can you mount it from a terminal, as your normal user, not from the root
> > account?
> > 
> 
> Hi,
> 
> yes, it works perfectly, now! :)

That's good to hear, I will close the bug. Thanks for replying so
quickly!

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to