[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2010-03-15 Thread Surbhi Palande
I cannot see the "The original mtime is not preserved after a file is copied to a mounted CIFS directory" in karmic/lucid (have not checked on the previous releases). However, I can still see the "permission denied" message on the cp -p. This message leads to a change in permissions. This is a bug

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2010-03-15 Thread Surbhi Palande
** Changed in: linux (Ubuntu Lucid) Status: Triaged => In Progress -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2010-03-08 Thread Surbhi Palande
** Changed in: linux (Ubuntu Lucid) Assignee: Stefan Bader (stefan-bader-canonical) => Surbhi Palande (csurbhi) -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2010-01-19 Thread Steve Langasek
Milestone dropped for hardy; and targeted for lucid, we should at least try to get this resolved for the next LTS... ** Changed in: linux (Ubuntu Hardy) Milestone: ubuntu-8.04.4 => None ** Also affects: linux (Ubuntu Lucid) Importance: Medium Assignee: Stefan Bader (stefan-bader-canon

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2010-01-17 Thread rduke15
Update, links and workaround: This bug is still present on Jaunty 9.04 with the following versions: $ uname -srvm Linux 2.6.28-17-generic #58-Ubuntu SMP Tue Dec 1 18:57:07 UTC 2009 i686 $ mount.cifs -V mount.cifs version: 1.12-3.3.2 $ dpkg -l coreutils ii coreutils 6.10-6u

Re: [Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-12-14 Thread Stefan Bader
Steve Langasek wrote: > Stefan, is this still realistically a target for ubuntu 8.04.4 (the last > 8.04 LTS point release that's scheduled)? It sounds like we don't have > a fix even in the latest kernels, so backporting isn't an option? Hm, no I think its rather unrealistic to assume we get a fi

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-12-10 Thread Steve Langasek
Stefan, is this still realistically a target for ubuntu 8.04.4 (the last 8.04 LTS point release that's scheduled)? It sounds like we don't have a fix even in the latest kernels, so backporting isn't an option? -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-06-19 Thread Stefan Bader
To decide whether this is rather a server or client side problem, the same test done on a current Hardy client (the server is Jaunty in both cases): #> ls -la total 12 drwxr-xr-x 2 stefan stefan 4096 2009-06-19 10:37 . drwxr-xr-x 99 stefan stefan 4096 2009-06-19 10:37 .. -rw-r--r-- 1 stefan stef

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-06-19 Thread Stefan Bader
Setting this back to triaged as the following is still failing on 2.6.30-999-generic: #> ls -l total 4 -rw-r--r-- 1 stefan stefan 6 2009-06-19 10:18 a -rw-r--r-- 1 stefan stefan 0 2009-06-19 10:18 b #> sudo mount -tcifs -ocredentials=../ ///public /mnt #> mkdir /mnt/Test #> cp -a * /mnt/Test/ cp:

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-06-12 Thread Stefan Bader
The current status on this is: there seem to be two problems: - cifs mount - fuse mount (done through gui) Both seem not to be fixed in the current version. Needing further debugging. Given that I remove the milestone for the Hardy release for the time being. ** Changed in: linux (Ubuntu Hardy)

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-06-08 Thread Stefan Bader
** Changed in: linux (Ubuntu Hardy) Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2009-01-23 Thread Steve Langasek
** Changed in: linux (Ubuntu Hardy) Target: ubuntu-8.04.2 => ubuntu-8.04.3 -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-12-23 Thread Leann Ogasawara
Just posting a response I got from Ethan: "Actually, I just found out that doing the cp as root *will* preserve timestamps, so my problem is in gvfs, not cifs. I've got the same directory mounted via GNOME's "Places menu/Connect to server/Windows Share" and I can't copy to the VFS directory while

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-12-22 Thread Leann Ogasawara
Setting this back to a "Triaged" state for Hardy. "Incomplete" implies there is not enough information to resolve the bug for Hardy which is not the case. @Ethan, please provide evidence that this is not resolved in Jaunty. Ie I'd like to see the output of "mount" to prove you have a mounted CIF

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-12-18 Thread Ethan Baldridge
Still broken in Jaunty alpha 1. ** Changed in: linux (Ubuntu Hardy) Status: Triaged => Incomplete -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-12-15 Thread Ethan Baldridge
Not fixed in Jaunty alpha -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-11-18 Thread Leann Ogasawara
Marking this Fix Released for Intrepid and will open the Hardy nomination. Thanks. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released ** Changed in: linux (Ubuntu Hardy) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-11-03 Thread Vipo
I'm also trapped and would need a backport for 8.04 LTS. Please nominate. -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-10-26 Thread Stefan
Yes, please nominate the patch for Hardy. -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-10-26 Thread Leann Ogasawara
@Stefan, I assume this is still resolved for you? I can then go ahead and open a Hardy nomination to get the patch backported. @Haydar Alkaduhimi, please recreate the exact test case that Stefan showed in the description of this bug. No where did you prove to show a cp -p on a CIFS mount failed

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-10-16 Thread Haydar Alkaduhimi
I have installed ubuntu 8.10 beta and updated to the last version untill 16 oct 2008 and still have the same problem [EMAIL PROTECTED]:/mnt/haydar/svn$ rm -rf test [EMAIL PROTECTED]:/mnt/haydar/svn$ mkdir test [EMAIL PROTECTED]:/mnt/haydar/svn$ cd test/ [EMAIL PROTECTED]:/mnt/haydar/svn/test$ tou

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-10-04 Thread Stefan
The bug is fixed in Ubuntu 8.10. Tested on: Linux version 2.6.27-4-generic ([EMAIL PROTECTED]) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu7) ) #1 SMP Wed Sep 24 01:30:51 UTC 2008 Can we have this backported to 8.04? -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bug

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-10-02 Thread Leann Ogasawara
Hi Stefan, Thanks for the pointer to the upstream patch. This patch is already available in the upcoming Intrepid Ibex 8.10 kernel: [EMAIL PROTECTED]:~/ubuntu-intrepid$ git log -p 50531444fac593c8c8e3ff2e41944d9507bb4665 commit 50531444fac593c8c8e3ff2e41944d9507bb4665 Author: Steve French <[EMA

[Bug 276472] Re: cp -p on CIFS mount does not preserve timestamp

2008-10-01 Thread Stefan
This seems to be a known bug: http://kerneltrap.org/mailarchive/git-commits-head/2008/3/23/1230954 -- cp -p on CIFS mount does not preserve timestamp https://bugs.launchpad.net/bugs/276472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.