checksecurity cron job warning message caused by gvfs

Bug #214023 reported by Laurent Bonnaud
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
checksecurity (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

cron sent me an e-mail with the following content:

/etc/cron.weekly/checksecurity:
find: /home/bonnaud/.gvfs: Permission denied

This is caused by this mount point that is created automatically when I insert an USB drive:

$ df
[...]
gvfs-fuse-daemon 92971396 72958992 20012404 79% /home/bonnaud/.gvfs

Here is some version info (latest hardy):

Package: checksecurity
Version: 2.0.7-11ubuntu1

Package: gvfs-fuse
Version: 0.2.2svn20080403-0ubuntu1

Revision history for this message
Pedro Fragoso (ember) wrote :

Thanks for your bug report. That just seems to be a perms reason, does the owner on "gvfs-info -f ~/.gvfs/mount" is correct? Does this occurs on Intrepid?

Changed in checksecurity:
status: New → Incomplete
Revision history for this message
Phil Sumner (ubuntu-philsumner) wrote :

I see this same issue and that command gives:

phil@home-laptop:~$ gvfs-info -f ~/.gvfs/mount
Error getting info: Error getting filesystem info: No such file or directory
phil@home-laptop:~$ gvfs-info -f ~/.gvfs/
attributes:
  filesystem::free: 0
  filesystem::size: 0
phil@home-laptop:~$ gvfs-info -f ~/.gvfs/*
Error getting info: Error getting filesystem info: No such file or directory
phil@home-laptop:~$ ls -l ~/.gvfs/
total 0
phil@home-laptop:~$ ls -l /media/
total 8
drwxrwxr-x 8 root admin 4096 2008-11-11 08:22 backup
lrwxrwxrwx 1 root root 6 2008-08-06 21:22 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2008-08-06 21:22 cdrom0

Revision history for this message
Victor Vargas (kamus) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in checksecurity (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Laurent Bonnaud (laurent-bonnaud) wrote :

This bug still exists in lucid.

To reproduce it:

 - install both packages checksecurity and gvfs-fuse
 - log in
 - wait a week for the cron job to execute or run /etc/cron.weekly/checksecurity as root

Changed in checksecurity (Ubuntu):
status: Invalid → Confirmed
Revision history for this message
bradleee (brad-edmondson) wrote :

I receive this notice in lucid.

I believe it only occurs because 1) I have my home directory encrypted using builtin efs wrapper and 2) sometimes checksecurity runs while I am logged-out (and my encrypted homedir is not mounted).

I can provide further details as needed.

Revision history for this message
DanieW (dawessels) wrote :

I also have it and don't have an encrypted file system.
And my system states: "You are using Ubuntu 10.10
                - the Maverick Meerkat"
But I do have mounted windows partitions...
and also get
 gvfs-info -f ~/.gvfs/mount
Error getting info: Error getting filesystem info: No such file or directory

Revision history for this message
Laurent Bonnaud (laurent-bonnaud) wrote :

This bug no longer exists in quantal. The gvfs mount point is not in the user's homedir any longer. It is now located in /run :

$ grep gvfs /proc/mounts
gvfsd-fuse /run/user/bonnaud/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0

Changed in checksecurity (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.