This bug was fixed in the package duplicity - 0.7.06-2ubuntu3

---------------
duplicity (0.7.06-2ubuntu3) zesty; urgency=medium

  * d/p/backport-fix-tags-in-locked-folders.patch:
    - Fix OSError looking for tag in locked folders with exclude-if-present
      (LP: #1620085)
  * d/p/backport-crash-on-restore.patch:
    - Guard a chown call to avoid a stacktrace (LP: #1642813)
  * d/p/backport-ignore-excluded-locked-files.patch:
    - Ignore excluded locked files rather than giving noisy errors
      (LP: #1089131)
  * d/p/backport-downgrade-error.patch:
    - Make locked file messages be warnings not errors, again.  This avoids
      confusing deja-dup.  (LP: #1605939)
  * d/p/backport-flush-after-write.patch:
    - Flush after writing a temp file, to keep disk in sync (LP: #1538333)
  * d/p/backport-gpg2.patch:
    - Improve support for gpg2 (fixing FTBFS in process)

 -- Michael Terry <[email protected]>  Tue, 07 Mar 2017 18:48:01 -0500

** Changed in: duplicity (Ubuntu Zesty)
       Status: Triaged => Fix Released

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

Title:
  Stat errors on locked (but excluded) files

Status in Duplicity:
  Fix Released
Status in duplicity package in Ubuntu:
  Fix Released
Status in duplicity source package in Zesty:
  Fix Released

Bug description:
  Each time that I backup using duplicity (duply, actually) I receive
  errors about files that are locked, even though these files are in my
  exclude list.

  I understand that this is a known bug:
  http://lists.gnu.org/archive/html/duplicity-talk/2012-10/msg00020.html
  https://answers.launchpad.net/duplicity/+question/169980

  I would quite like to get rid of these errors, as they are confusing.
  Note that, while these are counted in the "Errors" number of the
  backup statistics, they do not seem to change the return value of
  duplicity and do not therefore affect the ability to use check_call
  from another Python script.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to