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
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