Ticket #37 (closed Defect: Invalid)

Opened 9 months ago

Last modified 2 months ago

Is mandatory to use debian linux unstable version.

Reported by: venkataragavan.v Owned by: mircea
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

Change History

  Changed 9 months ago by venkataragavan.v

hi, very sorry, my browser got slow down, so i pressed three times, so three tickets is created instead of one. please forgive me for this mistake.

thanks, venkataragavan

follow-up: ↓ 3   Changed 9 months ago by mircea

  • owner changed from Mircea Amarascu to mircea
  • status changed from new to accepted

Hi,

Please tell me what version of twisted web 2 package are you using. You can see that for example by typing dpkg -l | grep twisted.

Thanks.

in reply to: ↑ 2   Changed 9 months ago by venkataragavan.v

Replying to mircea:

Hi, Please tell me what version of twisted web 2 package are you using. You can see that for example by typing dpkg -l | grep twisted. Thanks.

Hi, I am using python-twisted-web2 0.2.0-1.1

All dependent twisted versions are as follows.

python-twisted 2.4.0-3 python-twisted-conch 0.7.0-1 python-twisted-core 2.4.0-3 python-twisted-lore 0.2.0-2 python-twisted-mail 0.3.0-1 python-twisted-news 0.3.0-1 python-twisted-runner 0.2.0-1.1 python-twisted-web 0.6.0-1 python-twisted-words 0.4.0-2.1

Thanks, venkataragavan

  Changed 7 months ago by dibucho

hello venkataragavan, I'm facing right now the same problem you described above. Could you solve your problem?

Thanks

dibucho

follow-up: ↓ 6   Changed 7 months ago by dibucho

  • status changed from accepted to closed
  • resolution changed from To be investigated to Fixed

Ok, I solved the problem. I didn't realise that I had to take Debian unstable instead of Debian stable. So after making an distribution upgrade with the unstable sources and a reinstall of xcap, it works fine now.

Bye

Feliciano

in reply to: ↑ 5   Changed 6 months ago by venkataragavan.v

  • status changed from closed to reopened
  • resolution Fixed deleted

Replying to dibucho:

Ok, I solved the problem. I didn't realise that I had to take Debian unstable instead of Debian stable. So after making an distribution upgrade with the unstable sources and a reinstall of xcap, it works fine now. Bye Feliciano

Hi dibucho/ALL,

please specify the link where I can get the unstable version of debian linux.

Thanks, venkataragavan

  Changed 2 months ago by admin

  • status changed from reopened to closed
  • resolution set to Invalid

Version 1.0 will be launched soon and all bugs must be reopened against this version.

Note: See TracTickets for help on using tickets.