dragonresearch / rpki.net

Dragon Research Labs rpki.net RPKI toolkit
54 stars 26 forks source link

cd ca;make all-tests #872

Closed championdot closed 6 years ago

championdot commented 6 years ago

I feel that using source code is too difficult. If you feel free, do you have any time update source code? The benefit of using source code installation is to gain a deeper understanding of internal logic and construction

———————————————————————————————— /usr/bin/python smoketest.py smoketest.1.yaml Traceback (most recent call last): File "smoketest.py", line 46, in import rpki.http ImportError: No module named http Makefile:61: recipe for target 'all-tests' failed make[1]: [all-tests] Error 1 make[1]: Leaving directory '/home/abc/rpki.net/ca/tests' Makefile:61: recipe for target 'all-tests' failed make: [all-tests] Error 2