Hello, Le 21/10/2011 17:42, Michael Terry a écrit : > Louis, love it! I haven't been able to reproduce yet, so someone that > can is incredibly helpful. > > I still can't reproduce with your sequence. I'd like to ask a few > questions, to see if I can get to the same point that you're at. > Well, in order to rule out some customization that might have caused this, I revered to the default backup scheme and ran the test again. > 1) Do you click 'Remember password' or not? No I didn't > 2) Do you interrupt the backup after a particular number of volumes exist? In the two test I did (one again a few minutes ago), I let it create 3 volumes. > 3) Is there anything special about your settings? Can you share the output of "gsettings list-recursively org.gnome.DejaDup"? > Here it is : > org.gnome.DejaDup backend 'file' > org.gnome.DejaDup delete-after 0 > org.gnome.DejaDup exclude-list ['/home/caribou/.local/share/Trash', '/home/caribou/Téléchargements'] > org.gnome.DejaDup include-list ['/home/caribou'] > org.gnome.DejaDup last-backup '2011-10-24T12:33:09.052766Z' > org.gnome.DejaDup last-restore '' > org.gnome.DejaDup last-run '2011-10-24T12:33:09.052766Z' > org.gnome.DejaDup periodic true > org.gnome.DejaDup periodic-period 7 > org.gnome.DejaDup prompt-check '2011-10-17T12:31:15.057955Z' > org.gnome.DejaDup root-prompt true > org.gnome.DejaDup welcomed true > org.gnome.DejaDup.File icon '. GThemedIcon drive-harddisk-usb drive-harddisk drive' > org.gnome.DejaDup.File name 'Disque dur 500 GB: workdisk' > org.gnome.DejaDup.File path '' > org.gnome.DejaDup.File relpath b'backup/deja-test' > org.gnome.DejaDup.File short-name 'workdisk' > org.gnome.DejaDup.File type 'volume' > org.gnome.DejaDup.File uuid '46163E7331613F19' > org.gnome.DejaDup.Rackspace container 'marvin' > org.gnome.DejaDup.Rackspace username '' > org.gnome.DejaDup.S3 bucket '' > org.gnome.DejaDup.S3 folder 'marvin' > org.gnome.DejaDup.S3 id '' > org.gnome.DejaDup.U1 folder '/deja-dup/marvin' The following is a capture of the 'ps aux' output that shows the duplicity options being used when executed the first time : > caribou 3127 0.0 0.1 159960 4048 ? Sl 08:52 0:00 /usr/lib/deja-dup/deja-dup/deja-dup-monitor > caribou 7190 0.8 0.9 682172 37056 ? Sl 14:23 0:03 gnome-control-center deja-dup > caribou 7793 34.7 0.4 404364 17620 ? RNl 14:29 0:05 deja-dup --backup > caribou 7806 102 0.4 107632 15952 ? RNs 14:30 0:06 /usr/bin/python /usr/bin/duplicity full --exclude=/media/workdisk/backup/deja-test --exclude=/home/caribou/Téléchargements --exclude=/home/caribou/.local/share/Trash --exclude=/home/caribou/.xsession-errors --exclude=/home/caribou/.thumbnails --exclude=/home/caribou/.gvfs --exclude=/home/caribou/.adobe/Flash_Player/AssetCache --exclude=/home/caribou/.cache/deja-dup --exclude=/home/caribou/.cache --include=/home/caribou --exclude=/sys --exclude=/proc --exclude=/tmp --exclude=** --gio --volsize=50 / file:///media/workdisk/backup/deja-test --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/caribou/.cache/deja-dup --log-fd=17 Now this is the capture of the 'ps aux' output when deja-dup is used the second time, after having it interrupted using the "restart later" option : > caribou 3127 0.0 0.1 159960 4048 ? Sl 08:52 0:00 /usr/lib/deja-dup/deja-dup/deja-dup-monitor > caribou 7190 0.4 0.9 682172 35788 ? Sl 14:23 0:03 gnome-control-center deja-dup > caribou 8156 86.0 0.4 396004 18256 ? SNl 14:35 2:03 deja-dup --backup > caribou 8377 85.5 0.4 108220 16892 ? DNs 14:37 0:20 /usr/bin/python /usr/bin/duplicity --exclude=/media/workdisk/backup/deja-test --exclude=/home/caribou/Téléchargements --exclude=/home/caribou/.local/share/Trash --exclude=/home/caribou/.xsession-errors --exclude=/home/caribou/.thumbnails --exclude=/home/caribou/.gvfs --exclude=/home/caribou/.adobe/Flash_Player/AssetCache --exclude=/home/caribou/.cache/deja-dup --exclude=/home/caribou/.cache --include=/home/caribou --exclude=/sys --exclude=/proc --exclude=/tmp --exclude=** --gio --volsize=50 / file:///media/workdisk/backup/deja-test --no-encryption --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/caribou/.cache/deja-dup --log-fd=14 If you look at it closely, it uses the --no-encryption which was not the case on the first pass. Now I also ran a test using the "Remember password" option. This is the 'ps aux' output on the first run : > caribou 3127 0.0 0.1 159960 4056 ? Sl 08:52 0:00 /usr/lib/deja-dup/deja-dup/deja-dup-monitor > caribou 7190 0.2 0.9 682172 35216 ? Sl 14:23 0:03 gnome-control-center deja-dup > caribou 8817 81.4 0.4 404764 18304 ? RNLl 14:43 1:58 deja-dup --backup > caribou 9052 53.0 0.4 108016 16520 ? RNs 14:46 0:11 /usr/bin/python /usr/bin/duplicity full --exclude=/media/workdisk/backup/deja-test --exclude=/home/caribou/Téléchargements --exclude=/home/caribou/.local/share/Trash --exclude=/home/caribou/.xsession-errors --exclude=/home/caribou/.thumbnails --exclude=/home/caribou/.gvfs --exclude=/home/caribou/.adobe/Flash_Player/AssetCache --exclude=/home/caribou/.cache/deja-dup --exclude=/home/caribou/.cache --include=/home/caribou --exclude=/sys --exclude=/proc --exclude=/tmp --exclude=** --gio --volsize=50 / file:///media/workdisk/backup/deja-test --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/caribou/.cache/deja-dup --log-fd=13 Then this is after I ask deja-dup to restart after having interrupted the backup. Behaviour is the same, I still get tgz output > caribou 3127 0.0 0.1 159960 4056 ? Sl 08:52 0:00 /usr/lib/deja-dup/deja-dup/deja-dup-monitor > caribou 7190 0.2 0.8 682172 33304 ? Sl 14:23 0:03 gnome-control-center deja-dup > caribou 9094 0.1 0.0 16780 1920 pts/1 S+ 14:46 0:00 watch ls deja-test > caribou 9171 76.7 0.4 396640 17964 ? SNl 14:47 2:02 deja-dup --backup > caribou 9426 49.4 0.4 108372 17020 ? DNs 14:49 0:23 /usr/bin/python /usr/bin/duplicity --exclude=/media/workdisk/backup/deja-test --exclude=/home/caribou/Téléchargements --exclude=/home/caribou/.local/share/Trash --exclude=/home/caribou/.xsession-errors --exclude=/home/caribou/.thumbnails --exclude=/home/caribou/.gvfs --exclude=/home/caribou/.adobe/Flash_Player/AssetCache --exclude=/home/caribou/.cache/deja-dup --exclude=/home/caribou/.cache --include=/home/caribou --exclude=/sys --exclude=/proc --exclude=/tmp --exclude=** --gio --volsize=50 / file:///media/workdisk/backup/deja-test --no-encryption --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/caribou/.cache/deja-dup --log-fd=14 I don't seem to have any problem to reproduce the issue. If time permits, I'll see if I can have it reproduced on a VM. Kind regards, ...Louis -- Louis Bouchard Server Support Analyst Canonical Ltd Ubuntu support: http://landscape.canonical.com