Actions
Bug #5211
closedIn some edge cases, nfd.py and nlsr.py can not resolve the path of NFD and NLSR
Start date:
06/01/2022
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
The .start functions of nfd.py and nlsr.py will sometimes fail to find NFD and NLSR in specific environments, even when PATH was properly defined. This was discovered when an experiment script ran Mini-NDN from a Gitlab pipeline.
Reproduction:
- Attempt to use Mini-NDN from a Gitlab pipeline
- NFD and NLSR will not be found.
This may need further testing, as it is unknown if there is a more specific deployment issue.
Actions