Comment 5 for bug 332497

Revision history for this message
Michael Terry (mterry) wrote :

Hi, Pete!

There could be two problems. Either Deja Dup is screwing up putting the file in /tmp/deja-dup-*/home/pgoodall or duplicity is doing something odd (like running out of space).

So to help debug which and what's going on...

(A) Does the /tmp directory that Deja Dup mentions in its console output exist (any part of it)?

(B) Does the target directory (/home/pgoodall) exist and is it writable? I could imagine that the LiveCD hasn't created that and you're running as an unpriviledged user.

(B) If the above doesn't shed any light, can you post the last ~200 lines of doing: 'DEJA_DUP_DEBUG=1 deja-dup --restore /home/pgoodall/bin/ > /tmp/deja-dup.log'?