duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Duplicity crashing


From: Andy
Subject: Re: [Duplicity-talk] Duplicity crashing
Date: Wed, 9 Apr 2008 22:50:34 +0100
User-agent: KMail/1.9.6

Have you had this working in the past or is this a first time run?

Is the file system that file:///mount/bashful/backup/duplicity/orion -v5 
is pointing at a local or remote filesystem mounted on the local 
system?  If it is a remote file system that is mounted using SMB; the 
fact that you are using --volsize 2000 could present problems as in the 
dim and distant past I have a vague recollection of SMB only being able 
to handle 2Gb files.  I don't know whether this issue has been 
corrected.

On Wednesday 09 Apr 2008, Eric B. wrote:
> Hi,
>
> I'm not quite sure what is generating this error with duplicity.  
> The directory path that duplicity is pointing to is indeed a
> filename, not an actual directory, although its path does exist (I
> have checked it).
>
> # duplicity --no-encryption --volsize 2000 --full-if-older-than
> W  --include-globbing-filelist /etc/backup/duplicity.conf
> --archive-dir /var/spool/duplicity/archive /
> file:///mount/bashful/backup/duplicity/orion -v5
>
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 460, in ?
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 455, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 441, in main
>     full_backup(col_stats)
>   File "/usr/bin/duplicity", line 155, in full_backup
>     bytes_written = write_multivol("full", tarblock_iter,
> globals.backend) File "/usr/bin/duplicity", line 99, in
> write_multivol
>     backend.put(tdp, dest_filename)
>   File
> "/var/tmp/duplicity-0.4.9-0.fdr.6-root-root/usr/lib/python2.4/site-pa
>ckages/duplicity/backends.py", line 276, in put
>   File
> "/var/tmp/duplicity-0.4.9-0.fdr.6-root-root/usr/lib/python2.4/site-pa
>ckages/duplicity/path.py", line 496, in writefileobj
>   File
> "/var/tmp/duplicity-0.4.9-0.fdr.6-root-root/usr/lib/python2.4/site-pa
>ckages/duplicity/path.py", line 448, in open
> IOError: [Errno 20] Not a directory:
> '/mount/bashful/backup/duplicity/orion/duplicity-full.2008-04-09T13:1
>0:16-04:00.vol1.difftar.gz'
>
>
> Running duplicity 0.4.9 on python 2.4 on RHEL 4.
>
> Can anyone help?
>
> Thanks,
>
> Eric
>
>
>
>
>
>
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk






reply via email to

[Prev in Thread] Current Thread [Next in Thread]