duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] strange error when doing a backup


From: John Covici
Subject: [Duplicity-talk] strange error when doing a backup
Date: Fri, 23 Sep 2016 08:25:33 -0400
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.1.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

I am trying to do a backup  using duplicity 7.10 on a Mac operating
system 10.11.6.  I am getting the following error which I don't
understand what to do with:
After adding all the incremental backup sets, I get
Last full backup date: Wed May  4 17:14:16 2016
Traceback (most recent call last):
  File "/opt/local/bin/duplicity", line 1546, in <module>
    with_tempdir(main)
  File "/opt/local/bin/duplicity", line 1540, in with_tempdir
    fn()
  File "/opt/local/bin/duplicity", line 1391, in main
    do_backup(action)
  File "/opt/local/bin/duplicity", line 1521, in do_backup
    check_last_manifest(col_stats)  # not needed for full backup
  File "/opt/local/bin/duplicity", line 1222, in check_last_manifest
    last_backup_set.check_manifests()
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/collections.py",
 line 199, in check_manifests
    remote_manifest = self.get_remote_manifest()
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/collections.py",
 line 234, in get_remote_manifest
    manifest_buffer = self.backend.get_data(self.remote_manifest_name)
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/backend.py",
 line 679, in get_data
    assert not fin.close()
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/dup_temp.py",
 line 226, in close
    assert not self.fileobj.close()
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/gpg.py",
 line 259, in close
    self.gpg_failed()
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/gpg.py",
 line 223, in gpg_failed
    msg += unicode(line.strip(), locale.getpreferredencoding(), 'replace') + 
u"\n"
LookupError: unknown encoding:

Any ideas as to how to fix this error would be appreciated.




-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         address@hidden



reply via email to

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