Launchpad has imported 2 comments from the remote bug at
https://bugzilla.novell.com/show_bug.cgi?id=802997.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2013-02-10T16:51:44+00:00 Norko wrote:

User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:18.0)
Gecko/20100101 Firefox/18.0

0. I have a Samba share on QNAP NAS.
1. I mount it from Nautilus, and go to it in Gnome terminal (cd
/run/user/linux/gvfs/smb<tab> on OpenSuSe 12.2 LiveCD Gnome).
2.1. I copy /etc/issue file to it with 
"cp -pr /etc/issue ."
I get an error
"cp: clearing permissions for ‘./issue’: Operation not supported"
2.2. I copy /etc/issue file to it with  
"cp /etc/issue . --preserve=timestamp"
file is copied and has todays date.

This bug exists in Fedora (gvfs-1.14.2-2.fc18,
https://bugzilla.redhat.com/show_bug.cgi?id=461505), Gentoo
(gnome-base/gvfs-1.12.3) and Ubuntu (gvfs-libs 1.12.1-0ubuntu1.1,
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/336761) and has long time
history.

If I mount share with mount -t cifs (old-style) timestamps are OK.
Please fix this bug.

Reproducible: Always

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/336761/comments/8

------------------------------------------------------------------------
On 2013-02-10T17:02:11+00:00 Norko wrote:

This bug is reproducible if I mount Samba-shared folder (Samba server is
Ubuntu 12.04), not QNAP's.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/336761/comments/9


** Changed in: gvfs (openSUSE)
       Status: Unknown => Confirmed

** Changed in: gvfs (openSUSE)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/336761

Title:
  gvfs-fuse: not able to set smb timestamps

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged
Status in “gvfs” package in Fedora:
  Unknown
Status in “gvfs” package in openSUSE:
  Confirmed

Bug description:
  Binary package hint: gvfs

  Apparently this bug was supposed to have been fixed as of gvfs 1.1.1.
  As of 1.1.6-0ubuntu2 on Jaunty I still see the issue.

  Steps
  1. Mount a remote smb fileshare
  2. In the terminal cd to the ~/.gvfs/path/to/mount
  3. touch -d "some date" foo

  Result:

  touch: settings times of `foo': Operation not supported

  
  Could this be some sort of configuration problem on the samba side, note 
copying files to the samba server works fine for keeping proper dates. This may 
be an Ubuntu specific issue, somehow(?), since upstream claims this issue was 
corrected in 1.1.1, or else upstream didn't actually fix the problem like they 
thought.

  Chris

  https://bugzilla.redhat.com/show_bug.cgi?id=479199#c28

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/336761/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to