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: Sun, 28 Dec 2008 23:35:11 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080914 Thunderbird/2.0.0.17 Mnenhy/0.7.5.0

Michael Terry wrote:
> So this is also probably my fault.  :-/
>   

no worries .. :)

>  Something else must be going on.
> What is the exact python version you use?  What distro?
>   

Python 2.5 (r25:51908, Aug  1 2008, 00:36:07)
[GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] on linux2

> I assume this worked in duplicity 0.5.03?  I don't believe that bit of
> code changed between 03 and 04.
>   

nope it doesn't .. i stayed with 0.5.02 for a while and just had time to
work with duplicity again... checked also 0.5.03 and error is similar..

address@hidden:/srv/www/jamoke.net/duplicity-0.5.03>
~/_apps/duplicity-0.5.03/bin/duplicity --no-encryption ~/duplicity-0.4.1
file:///tmp/testbkp
Traceback (most recent call last):
  File "/srv/www/jamoke.net//_apps/duplicity-0.5.03/bin/duplicity", line
553, in <module>
    with_tempdir(main)
  File "/srv/www/jamoke.net//_apps/duplicity-0.5.03/bin/duplicity", line
547, in with_tempdir
    fn()
  File "/srv/www/jamoke.net//_apps/duplicity-0.5.03/bin/duplicity", line
533, in main
    sig_chain = check_sig_chain(col_stats)
  File "/srv/www/jamoke.net//_apps/duplicity-0.5.03/bin/duplicity", line
240, in check_sig_chain
    log.Warn("No signatures found, switching to full backup.")
  File "/srv/www/jamoke.net/_apps/duplicity-0.5.03/duplicity/log.py",
line 82, in Warn
    Log(s, WARNING, code)
  File "/srv/www/jamoke.net/_apps/duplicity-0.5.03/duplicity/log.py",
line 54, 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.03/duplicity/log.py",
line 111, in makeRecord
    return DupLogRecord(self.currentCode, name, lvl, fn, lno, msg, args,
exc_info)
  File "/srv/www/jamoke.net/_apps/duplicity-0.5.03/duplicity/log.py",
line 102, in __init__
    logging.LogRecord.__init__(self, *args, **kwargs)
TypeError: __init__() takes exactly 9 arguments (8 given)


thanks ede
--
>
> On Sun, Dec 28, 2008 at 9:56 AM, Edgar Soldin <address@hidden> 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
>>
>>     
>
>
> _______________________________________________
> 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]