rdiff-backup-users
[Top][All Lists]
Advanced

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

Re: [rdiff-backup-users] Problem after upgrading to 0.12.0


From: Troels Arvin
Subject: Re: [rdiff-backup-users] Problem after upgrading to 0.12.0
Date: 01 Jul 2003 22:21:51 +0200

Hello,

On Tue, 2003-07-01 at 21:48, Ben Escoto wrote:
> But first make sure that error number 79 is ELIBACC on your system.
[...]

$ python
Python 2.2.2 (#1, Jan 15 2003, 21:02:20)
[GCC 2.95.4 20020320 [FreeBSD]] on freebsd4
Type "help", "copyright", "credits" or "license" for more information.
>>> import errno
>>> errno.errorcode[79]
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
KeyError: 79
>>> errno.ELIBACC
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'ELIBACC'
>>>

I'm not sure how to deal with this.

-- 
Troels Arvin <address@hidden>




reply via email to

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