Comment 5 for bug 395826

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote : Re: [Bug 395826] Re: "No such file or directory" when backing up second time

Tobias Baldauf wrote:
> Kenneth: It is necessary to remove certain aspects of logfiles /
> debugging messages to protect my privacy. However, I do always pay great
> detail to not messing things up so that the output stays useful.
>
> Anyway, here's the tty-output:
>
> ** (deja-dup:4244): DEBUG: DuplicityInstance.vala:138: Running the
> following duplicity (4264) command: nice ionice -c2 -n7 duplicity
> collection-status --exclude=/home/username/.cache
> --exclude=/home/username/.thumbnails --exclude=/home/username/.gvfs
> --exclude=/home/username/.xsession-errors --exclude=/home/username
> /.recently-used.xbel --exclude=/home/username/.recent-applications.xbel
> --exclude=/home/username/.Private --exclude=/tmp --exclude=/proc
> --exclude=/sys --exclude=/home/username/.local/share/Trash
> --exclude=/home/username/.thumbnails --include=/home/username
> --exclude=** --no-encryption file:///home/username/.gvfs/SFTP als
> username auf www.the-backup-server.com/home/user/username/Backups
> --verbosity=9 --volsize=5 --archive-dir=/home/username/.cache/deja-dup
> --log-fd=17
>
> ** (deja-dup:4244): DEBUG: DuplicityInstance.vala:449: duplicity (4264)
> exited with value 30

OK, this is going to be a new bug. Would you mind reporting this as such?

I suspect this has something to do with the duplicity's interaction with
the ~/.gvfs filesystem and we'll need a bit of time to figure it out.
I've never used it like that, so I'll need to do some research.