duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] 0.5.04 & log error


From: edgar . soldin
Subject: Re: [Duplicity-talk] 0.5.04 & log error
Date: Tue, 06 Jan 2009 16:12:34 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081105 Thunderbird/2.0.0.18 Mnenhy/0.7.5.0

as there was no  reaction until now I just resend the attached message ...

also I have a temporary workaround:
duplicity 0.5.03 runs flawless but with gpg.py of 0.5.05 to circumvent the gpg 
'ctb 14' error ..

but for future versions I really want to solve the issue below .. any ideas?

regards ede

--

there I go again...

didn't do debian until now but tried on a  Suse 9.3 .. because these
days the gpg `ctb 14` issue appeared on this machine using duplicity...
surprise .. three tries and two different results, but unfortunately no
positive result :'(

TRY 1:

default distros python
Python 2.4 (#1, Oct 13 2006, 17:13:31)

h759605:/ # _apps/duplicity-0.5.05/bin/duplicity --version
duplicity 0.5.05
Traceback (most recent call last):
  File "_apps/duplicity-0.5.05/bin/duplicity", line 580, in ?
    with_tempdir(main)
  File "_apps/duplicity-0.5.05/bin/duplicity", line 574, in with_tempdir
    fn()
  File "_apps/duplicity-0.5.05/bin/duplicity", line 501, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "_apps/duplicity-0.5.05/bin/../duplicity/commandline.py", line
510, in ProcessCommandLine
    args = parse_cmdline_options(cmdline_list)
  File "_apps/duplicity-0.5.05/bin/../duplicity/commandline.py", line
284, in parse_cmdline_options
    sys.exit(0)
SystemExit: 0

--

TRY 2:

tarball python 2.4.6 configure/make install
Python 2.4.6 (#3, Jan  3 2009, 22:04:07)

h759605:/ # _apps/duplicity-0.5.05/bin/duplicity --version
duplicity 0.5.05
Traceback (most recent call last):
  File "_apps/duplicity-0.5.05/bin/duplicity", line 580, in ?
    with_tempdir(main)
  File "_apps/duplicity-0.5.05/bin/duplicity", line 574, in with_tempdir
    fn()
  File "_apps/duplicity-0.5.05/bin/duplicity", line 501, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "_apps/duplicity-0.5.05/bin/../duplicity/commandline.py", line
510, in ProcessCommandLine
    args = parse_cmdline_options(cmdline_list)
  File "_apps/duplicity-0.5.05/bin/../duplicity/commandline.py", line
284, in parse_cmdline_options
    sys.exit(0)
SystemExit: 0

--

TRY 3:

tarball python 2.5.4 configure/make install
Python 2.5.4 (r254:67916, Jan  3 2009, 22:35:26)

h759605:/ # _apps/duplicity-0.5.05/bin/duplicity --version
/_apps/duplicity-0.5.05/bin/../duplicity/librsync.py:28: RuntimeWarning:
Python C API version mismatch for module _librsync: This Python has API
version 1013, module _librsync has version 1012.
  import _librsync, types, array
duplicity 0.5.05

--

as usual .. any clues?
I really want to have 0.5.05   running  on this box..

thanks ede
----

BTW, what version of SUSE are you running?  Do you have another distro
to test against

it's Suse 10.2 .. not sure if opensuse, but i think they're exchangable

Out of curiosity will doublecheck against a debian etch I have access to..

thanks in advance.. ede


_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk






reply via email to

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