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: Kenneth Loafman
Subject: Re: [Duplicity-talk] 0.5.04 & log error
Date: Mon, 29 Dec 2008 13:59:15 -0600
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

I can't seem to reproduce this.  I've tried non-existing sources,
non-existing targets, illegal sources, illegal targets, Ctrl-C, etc.
Normal errors or tracebacks in all cases.

I've traced backwards through the traceback and just don't see anything
that might account for the problem.  There is a possibility of
differences in the distributions of Python 2.5.  I've had that happen in
Python 2.1 days between Redhat and Debian, so its possible.  If we can't
find it, I'll need to install a SUSE VM and test on that.

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

...Ken

Edgar Soldin wrote:
> now i am stuck here ..
> 
> address@hidden:~> _apps/duplicity-0.5.04/bin/duplicity --no-encryption
> ~/duplicity-0.4.1 file:///tmp/testbkp
> Traceback (most recent call last):
>   File "_apps/duplicity-0.5.04/bin/duplicity", line 590, in <module>
>     log.ErrorCode.exception, e.__class__.__name__)
>   File "/srv/www/jamoke.net/_apps/duplicity-0.5.04/duplicity/log.py",
> line 162, in FatalError
>     Log(s, ERROR, code, extra)
>   File "/srv/www/jamoke.net/_apps/duplicity-0.5.04/duplicity/log.py",
> line 64, in Log
>     _logger.log(DupToLoggerLevel(verb_level), s)
>   File "/usr/lib/python2.5/logging/__init__.py", line 1053, in log
>     apply(self._log, (level, msg, args), kwargs)
>   File "/usr/lib/python2.5/logging/__init__.py", line 1097, in _log
>     record = self.makeRecord(self.name, level, fn, lno, msg, args,
> exc_info, func, extra)
>   File "/srv/www/jamoke.net/_apps/duplicity-0.5.04/duplicity/log.py",
> line 179, in makeRecord
>     return DupLogRecord(self.controlLine, name, lvl, fn, lno, msg, args,
> exc_info)
>   File "/srv/www/jamoke.net/_apps/duplicity-0.5.04/duplicity/log.py",
> line 170, in __init__
>     logging.LogRecord.__init__(self, *args, **kwargs)
> TypeError: __init__() takes exactly 9 arguments (8 given)
> 
> help :) .. ede
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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