duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] ncftpput failes


From: Boudewijn Ector
Subject: Re: [Duplicity-talk] ncftpput failes
Date: Tue, 06 Jan 2009 22:51:50 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081125)


Actually, no, looks like you need to update duplicity to 0.5.05.  This
problem appears to be fixed in http://savannah.nongnu.org/bugs/?24889
which was released in 0.5.04 and immediately replaced with 0.5.05.

You can download the newest version at
http://duplicity.nongnu.org/

...Thanks,
...Ken


AsyncScheduler: running task synchronously (asynchronicity disabled)
Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' (attempt #1) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' failed (attempt #1) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' (attempt #2) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' failed (attempt #2) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' (attempt #3) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' failed (attempt #3) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' (attempt #4) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' failed (attempt #4) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' (attempt #5) Running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' failed (attempt #5) Giving up trying to execute 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg'' after 5 attempts Removing still remembered temporary file /tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3 Removing still remembered temporary file /tmp/duplicity-Ks7ers-tempdir/mktemp-2Yt9rJ-2 Removing still remembered temporary file /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1
Traceback (most recent call last):
 File "/usr/bin/duplicity", line 579, in ?
   with_tempdir(main)
 File "/usr/bin/duplicity", line 573, in with_tempdir
   fn()
 File "/usr/bin/duplicity", line 563, in main
   full_backup(col_stats)
 File "/usr/bin/duplicity", line 234, in full_backup
   bytes_written = write_multivol("full", tarblock_iter, globals.backend)
 File "/usr/bin/duplicity", line 161, in write_multivol
   (tdp, dest_filename)))
File "/usr/lib/python2.4/site-packages/duplicity/asyncscheduler.py", line 146, in schedule_task
   return self.__run_synchronously(fn, params)
File "/usr/lib/python2.4/site-packages/duplicity/asyncscheduler.py", line 172, in __run_synchronously
   ret = fn(*params)
 File "/usr/bin/duplicity", line 160, in <lambda>
async_waiters.append(io_scheduler.schedule_task(lambda tdp, dest_filename: put(tdp, dest_filename),
 File "/usr/bin/duplicity", line 114, in put
   backend.put(tdp, dest_filename)
File "/usr/lib/python2.4/site-packages/duplicity/backends/ftpbackend.py", line 85, in put
   self.run_command_persist(commandline)
File "/usr/lib/python2.4/site-packages/duplicity/backend.py", line 270, in run_command_persist
   raise BackendException("Error running '%s'" % private)
BackendException: Error running 'ncftpput -f /tmp/duplicity-Ks7ers-tempdir/mkstemp-RBLi3m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-Ks7ers-tempdir/mktemp-pM2Qas-3' 'duplicity-full.2009-01-06T22:32:23+01:00.vol1.difftar.gpg''





While having duplicity 5.5.05




reply via email to

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