bugTransport Sample Protocol - Bugs: bug #23720, DTest installation is not working...

 
 

bug #23720: DTest installation is not working well

Submitter:  Eric NOULARD <erk>
Submitted:  Fri 27 Jun 2008 06:01:19 AM UTC
   
 
Category:  DTest Severity:  3 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Release:  * Unknown Fixed Release:  * Unknown
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 29 Jun 2008 03:32:16 PM UTC, comment #2: 

One observation:
Although on Linux I didn't have to install the DTest external dependencies (it was enough to use PYTHONPATH), on Sun Solaris 12 I had to manually install pycrypto (python setup.py install). Otherwise I was getting a "Crypto.Util.randpool is unknown" error when running dtest.

Petr Gotthard <gotthardp>
Fri 27 Jun 2008 06:10:29 AM UTC, comment #1: 

DTest 0.5 installation is buggy:

1) README.txt says you need to
   python setup.py
   whereas you need to
   python setup.py install
  (this is fixed in CVS)

2) DTest is now using a modified version of
   the TAP python module so you need to
   use dtest/TAP and not the original
   pytap module.
   We should install this specific TAP module
   with DTest (and propose evolution to author
   of the original TAP module)


This was initially reported by Petr Gotthard for CERTI usage
http://lists.nongnu.org/archive/html/certi-devel/2008-06/msg00049.html

Eric NOULARD <erk>
Group administrator
Fri 27 Jun 2008 06:01:19 AM UTC, original submission:  


Eric NOULARD <erk>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gotthardp (Posted a comment)
  • -email is unavailable- added by erk
  • -email is unavailable- added by erk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-27 erk Carbon-Copy- Added gotthardp

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code