Ticket #39 (closed Defect: Duplicate)
Is mandatory to use debian linux unstable version.
| Reported by: | venkataragavan.v | Owned by: | Mircea Amarascu |
|---|---|---|---|
| Priority: | Critical | Milestone: | |
| Component: | Documentation | Version: | |
| Severity: | Critical | Keywords: | |
| Cc: |
Description
Hi,
I have installed Linux debian 2.6.18-4-686, which is a stable version. But i have installed some dependencies as unstable version ie(Sid). and some as stable version(etch). while i start openxcap it simply starts, but when i checks the log the following error is displayed. debian:/home/venkatv# tail -f /var/log/syslog | grep openxcap Jan 19 07:08:06 localhost openxcap[4180]: [-] Traceback (most recent call last): Jan 19 07:08:06 localhost openxcap[4180]: [-] File "/usr/bin/openxcap", line 56, in ? Jan 19 07:08:06 localhost openxcap[4180]: [-] from xcap.server import XCAPServer Jan 19 07:08:06 localhost openxcap[4180]: [-] File "/usr/lib/python2.4/site-packages/xcap/server.py", line 21, in ? Jan 19 07:08:06 localhost openxcap[4180]: [-] from xcap import authentication Jan 19 07:08:06 localhost openxcap[4180]: [-] File "/usr/lib/python2.4/site-packages/xcap/authentication.py", line 6, in ? Jan 19 07:08:06 localhost openxcap[4180]: [-] from xcap import tweaks Jan 19 07:08:06 localhost openxcap[4180]: [-] File "/usr/lib/python2.4/site-packages/xcap/tweaks.py", line 4, in ? Jan 19 07:08:06 localhost openxcap[4180]: [-] from twisted.web2.auth.digest import IUsernameDigestHash Jan 19 07:08:06 localhost openxcap[4180]: [-] ImportError: cannot import name IUsernameDigestHash
And also i noted that some of the dependencies are not avaiable in stable (etch) versions and also some dependencies with versions you people listed in INSTALL File is not available in stable(etch) versions. so please tell me whether it is necessary to use debian Linux unstable version os and also the dependencies with unstable versions or not. And also please provide the dependencies(with versions)used when you people tested the openxcap.
Thanks and regards, venkataragavan
