[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2015-03-25 Thread Sebastien Bacher
** Bug watch added: GNOME Bug Tracker #504049
   https://bugzilla.gnome.org/show_bug.cgi?id=504049

** Changed in: nautilus
   Importance: Medium = Unknown

** Changed in: nautilus
   Status: Invalid = Unknown

** Changed in: nautilus
 Remote watch: GNOME Bug Tracker #710729 = GNOME Bug Tracker #504049

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

Title:
  copying files does not preserve acls

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1238049/+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


[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2015-03-25 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = Confirmed

** Changed in: nautilus
   Importance: Unknown = Medium

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

Title:
  copying files does not preserve acls

Status in Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1238049/+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


[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2013-10-27 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Invalid

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

Title:
  copying files does not preserve acls

Status in Nautilus:
  Invalid
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1238049/+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


[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2013-10-23 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

Title:
  copying files does not preserve acls

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1238049/+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


[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2013-10-23 Thread Sébastien Bonnegent
Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=710729

** Bug watch added: GNOME Bug Tracker #710729
   https://bugzilla.gnome.org/show_bug.cgi?id=710729

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

Title:
  copying files does not preserve acls

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1238049/+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


[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2013-10-23 Thread Sebastien Bacher
Thanks

** Changed in: nautilus (Ubuntu)
   Status: New = Triaged

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=710729
   Importance: Unknown
   Status: Unknown

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

Title:
  copying files does not preserve acls

Status in Nautilus:
  Unknown
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1238049/+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


[Desktop-packages] [Bug 1238049] Re: copying files does not preserve acls

2013-10-23 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

** Changed in: nautilus
   Importance: Unknown = Medium

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

Title:
  copying files does not preserve acls

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  When I copy a file (control-C/control-V) with ACL in nautilus, new
  file no longer have acl.

  An example, I copied the example.txt file with nautilus in
  copy_nautilus.txt :

  $ getfacl example.txt 
  # file: example.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  $ getfacl copy_nautilus.txt
  # file: copy_nautilus.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  group::r--
  other::r--

  $ cp -a example.txt copy_cp.txt 
  $ getfacl copy_cp.txt 
  # file: copy_cp.txt
  # owner: bonnegent
  # group: insa-personnel
  user::rw-
  user:malandain:r--
  group::r--
  mask::r--
  other::r--

  This bug is tested on Ubuntu 13.04 64bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1238049/+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