[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-11 Thread Michael Terry
** Changed in: deja-dup (Ubuntu)
   Status: New => Fix Released

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-11 Thread Michael Terry
** Changed in: deja-dup
   Status: Fix Committed => Fix Released

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-11 Thread Michael Terry
** Changed in: deja-dup
Milestone: None => 15.92

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-07 Thread Nobuto MURATA
Thanks for the fix.
I tested the fix for maverick, then I noticed FTBFS.
I submitted new bug report as Bug #632238.

Anyway, I can confirm this bug was fixed with "./autogen && make" which is 
described in the link below.
http://live.gnome.org/DejaDup/GettingInvolved/Coding

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-06 Thread Michael Terry
Thanks for the catch.  It was a stupid typo.  Fixed in trunk.

** Changed in: deja-dup
   Importance: Undecided => High

** Changed in: deja-dup
   Status: New => Fix Committed

** Changed in: deja-dup
 Assignee: (unassigned) => Michael Terry (mterry)

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-06 Thread Launchpad Bug Tracker
** Branch linked: lp:deja-dup

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-06 Thread Nobuto MURATA
If I create symlink as exclude_folder_symlink -> exclude_folder_body and 
specify as exclude,
deja-dup outputs like
duplicity '--exclude=/home/user1/exclude_folder_symlink' 
'--include=/home/user1/exclude_folder_body'

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631517] Re: if symlink is exclude list, target is marked as include

2010-09-06 Thread Nobuto MURATA
** Description changed:

  Binary package hint: deja-dup
  
- When backing up encrypted /home/$USER, deja-dup includes 
/home/.ecryptfs/$USER/.Private.
- /home/.ecryptfs/$USER/.Private is out of /home/$USER and not necessary.
+ When specifying symlink as exclude, target of symlink is marked as include 
(not exclude).
+ e.g. backing up encrypted /home/$USER, deja-dup unexpectedly includes 
/home/.ecryptfs/$USER/.Private.
  
  How to reproduce:
- 1. encrypt home directory with ecryptfs
- 2. back up home directory with deja-dup
+ 1. create symlink.
+ 2. in deja-dup, specify symlink as exclude.
  
  Expected result:
- back up home directory only
+ exclude symlink's target.
  
  Actual result:
- backup home directory and /home/.ecryptfs/$USER/.Private
+ include symlink's target.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: deja-dup 15.5-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic i686
  Architecture: i386
  Date: Mon Sep  6 20:19:23 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100906)
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: deja-dup

-- 
if symlink is exclude list, target is marked as include
https://bugs.launchpad.net/bugs/631517
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.ubuntu.com/mailman/listinfo/ubuntu-bugs