duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Timothy is your Yaar! :)


From: Ingrid Lohmann
Subject: Re: [Duplicity-talk] Timothy is your Yaar! :)
Date: Fri, 16 Nov 2007 20:43:58 +0100

I'm sorry for foolish question...

but I have serious beginner problems with duplicity. 
Please Can can you put me back on the list ?

I installed duplicity according to the following howto:
http://www.debian-administration.org/articles/209

if I start duplicity with this script:
#!/bin/bash
export PASSPHRASE=signtest
duplicity --encrypt-key "111A0168" --sign-key "D21AV63" /home/mybackup  
scp://address@hidden//root
  
I get the following error message
---begin---
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 373, in ?
    if __name__ == "__main__": main()
  File "/usr/bin/duplicity", line 366, in main
    if not sig_chain: full_backup(col_stats)
  File "/usr/bin/duplicity", line 142, in full_backup
    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
  File "/usr/bin/duplicity", line 78, in write_multivol
    globals.gpg_profile)
  File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 213, in 
GPGWriteFile
    try: data = block_iter.next(bytes_to_go).data
  File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 407, in 
next
    result = self.process(self.input_iter.next(), size)
  File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 487, in 
process
 data, last_block = self.get_data_block(fp, size - 512)
  File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 509, in 
get_data_block
    if fp.close(): raise DiffDirException("Error closing file")
  File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 347, in 
close
    self.callback(self.sig_gen.getsig(), *self.extra_args)
  File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 298, in 
callback
    sigTarFile.addfile(ti, cStringIO.StringIO(sig_string))
  File "/usr/lib/python2.4/site-packages/duplicity/tarfile.py", line 768, in 
addfile
    copyfileobj(fileobj, self.fileobj, tarinfo.size)
  File "/usr/lib/python2.4/site-packages/duplicity/tarfile.py", line 198, in 
copyfileobj
    dst.write(buf)
  File "/usr/lib/python2.4/site-packages/duplicity/dup_temp.py", line 120, in 
write
    return self.fileobj.write(buf)
  File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 103, in write
    def write(self, buf): return self.gpg_input.write(buf)

IOError: [Errno 32] Broken pipe
close failed: [Errno 32] Broken pipe

--end---

any help would be great
Thanks in advance!




-------- Original-Nachricht --------
> Datum: Fri, 16 Nov 2007 13:14:51 -0600
> Von: Kenneth Loafman <address@hidden>
> An: address@hidden, Discussion of the backup program duplicity 
> <address@hidden>
> Betreff: Re: [Duplicity-talk] Timothy is your Yaar! :)

> I doubt this is a real address, but you have been removed from the
> duplicity-talk mail list for spamming.  I do not tolerate spam.
> 
> ...Ken
> 
> Timothy wrote:
> > 
> > Timothy
> >     
> > Timothy Webster wants you to join Yaari!
> > Is Timothy your friend?
> > Yes <http://www.yaari.com/y-register.php?i=1UH71231LRNF3R3V1193499398>
> > No <http://www.yaari.com/y-register.php?i=no>
> > Please respond or Timothy might think you said no :(
> > 
> > 
> > To stop receiving emails from Yaari.com, click here
> >
> <http://yaari.com/y-email-opt-out.php?param=ZHVwbGljaXR5LXRhbGtAbm9uZ251Lm9yZw%3D%3D>.
> > 
> > If you have any concerns regarding the content of this message, please
> > email address@hidden
> > Yaari LLC, 358 Angier Ave, Atlanta, GA 30312
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > _______________________________________________
> > Duplicity-talk mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 
> 

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger




reply via email to

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