After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323638 - Error "Not on the same file system"
Error "Not on the same file system"
Status: RESOLVED DUPLICATE of bug 309592
Product: nautilus
Classification: Core
Component: Trash
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-09 15:33 UTC by Tom Billiet
Modified: 2005-12-09 17:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Tom Billiet 2005-12-09 15:33:13 UTC
Distribution/Version: Archlinux 0.7.1

It happens when mixing filesystems:
/ is software raid0
/mnt/raid1 is software raid0
/mnt/raid1/files is a directory inside /mnt/raid1
I remount this directory with --bind to /home/tom/files
fstab:
/mnt/raid1/files        /home/tom/files none    rw,bind   0 0

When I try to delete a file with nautiles from /home/tom/files/ (or a subdir) I
get the following error:
Error "Not on the same file system"
Browsing with nautilus to /mnt/raid1/files and deleting the file from there is
no problem.

So nautilus misses the filesystem switch caused by mount --bind
Comment 1 Sebastien Bacher 2005-12-09 17:40:39 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of 309592 ***