adjacentlink / emane

Distributed wireless network emulation framework
Other
127 stars 37 forks source link

Error with "inv install-emane" task #201

Closed wtavik closed 3 years ago

wtavik commented 3 years ago

OS : CentOS 8

When trying to use this invoke, you get the error “No matching repo to modify: PowerTools”. With a little research I found that the repo's name has changed to "powertools" instead of "PowerTools". Not sure if this issue is exclusive to CentOS or not but I found that changing the line in tasks.py to "powertools" did resolve the issue.