← Back to team overview

duplicity-team team mailing list archive

Re: [Question #451493]: Python memory error

 

Please do a full backup and see if the memory problem persists.

...Ken


On Wed, Feb 8, 2017 at 6:27 PM, juniorfga <
question451493@xxxxxxxxxxxxxxxxxxxxx> wrote:

> Question #451493 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/451493
>
>     Status: Answered => Open
>
> juniorfga is still having a problem:
> Hello Ken
> Sorry for the delay
>
> duply ispconfig_s3 backup --preview
> Start duply v1.9.2, time is 2017-02-08 21:16:32.
> Using profile '/root/.duply/ispconfig_s3'.
> Using installed duplicity version 0.7.03, python 2.7.3, gpg 1.4.12 (Home:
> ~/.gnupg), awk 'mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan',
> grep '(GNU grep) 2.12', bash '4.2.37(1)-release (x86_64-pc-linux-gnu)'.
> Autoset found secret key of first GPG_KEY entry 'XXXXX' for signing.
> -- Run cmd -- Checking TEMP_DIR '/tmp' is a folder --
> test -d /tmp 2>&1
> -- Run cmd -- Checking TEMP_DIR '/tmp' is writable --
> test -w /tmp 2>&1
> -- Run cmd -- Test - Encrypt to 'XXXXXX','YYYYYY','ZZZZZZ' & Sign with
> 'XXXXXX' --
> echo TTTTTTTTTTT | gpg --sign --default-key XXXXXX --passphrase-fd 0
> --batch -r XXXXXX -r YYYYYY -r ZZZZZZ --status-fd 1 -o
> /tmp/duply.16477.1486599392_ENC -e /usr/bin/duply 2>&1
> -- Run cmd -- Test - Decrypt --
> echo TTTTTTTTTTT | gpg --passphrase-fd 0 --batch -o
> /tmp/duply.16477.1486599392_DEC -d /tmp/duply.16477.1486599392_ENC 2>&1
> -- Run cmd -- Test - Compare --
> test "$(cat '/usr/bin/duply')" = "$(cat '/tmp/duply.16477.1486599392_DEC')"
> 2>&1
> Cleanup - Delete '/tmp/duply.16477.1486599392_*'(FAILED)
>
> --- Start running command PRE at 21:16:32.315 ---
> . /root/.duply/ispconfig_s3/pre
> --- Finished state OK at 21:16:32.436 - Runtime 00:00:00.121 ---
>
> --- Start running command BKP at 21:16:32.451 ---
> TMPDIR='/tmp' PASSPHRASE=TTTTTTTTTTTTTT AWS_ACCESS_KEY_ID='AAAAAAAAAAAAAAA'
> AWS_SECRET_ACCESS_KEY='BBBBBBBBBBBBBBBBB' duplicity --name
> duply_ispconfig_s3 --encrypt-key XXXXXX --encrypt-key YYYYYY --encrypt-key
> ZZZZZZZ --sign-key XXXXXX --verbosity '4' --exclude-if-present
> '.duplicity-ignore' --full-if-older-than 1M --volsize 250
> --exclude-filelist '/root/.duply/ispconfig_s3/exclude' '/' 's3://
> s3-us-west-2.amazonaws.com/bkp/t'
> --- Finished state OK at 21:16:32.561 - Runtime 00:00:00.110 ---
>
> --- Start running command POST at 21:16:32.573 ---
> . /root/.duply/ispconfig_s3/post
> --- Finished state OK at 21:16:32.669 - Runtime 00:00:00.095 ---
>
> Only about 40 Incremental backups.
>
> Thanks
>
> You received this question notification because your team duplicity-team
> is an answer contact for Duplicity.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~duplicity-team
> Post to     : duplicity-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~duplicity-team
> More help   : https://help.launchpad.net/ListHelp
>

References