← Back to team overview

duplicity-team team mailing list archive

[Question #269451]: Finished state FAILED 'code 30'

 

New question #269451 on Duplicity:
https://answers.launchpad.net/duplicity/+question/269451

Hello
I´m running a backup with Duply/Duplicity and the error 30 is arising, the verbose output is:
--- Start running command POST at 00:10:05.207 ---
Running '/root/.duply/ispconfig_s3/post' - OK
--- Finished state OK at 00:10:05.288 - Runtime 00:00:00.080 ---
Start duply v1.5.5.5, time is 2015-07-16 00:10:01.
Using profile '/root/.duply/ispconfig_s3'.
Using installed duplicity version 0.6.18, python 2.7.3, gpg 1.4.12 (Home: ~/.gnu
pg), awk 'mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan'.
Autoset found secret key of first GPG_KEY entry 'xxxxxx' for signing.
Test - Encrypt to xxxxxx,yyyyyyyy,zzzzzzzz & Sign with xxxxxxx (OK)
root@s1:~# /usr/bin/duply ispconfig_s3 backup_ purge --force 2>&1 >> /var/log/duply_ispconfig.log
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1404, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1397, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1277, in main
    globals.archive_dir).set_values()
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 691, in set_values
    self.get_backup_chains(partials + backend_filename_list)
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 814, in get_backup_chains
    map(add_to_sets, filename_list)
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 813, in add_to_sets
    log.Debug(_("Ignoring file (rejected by backup set) '%s'") % filename)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

11:39:16.705 Task 'BKP' failed with exit code '30'.

can you help me, please
regards
Jr

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.