netgroup / eclat-daemon

eCLAT (eBPF Chains Language And Toolset) daemon.
2 stars 0 forks source link

Cli #69

Closed StefanoSalsano closed 2 years ago

StefanoSalsano commented 2 years ago

fetch-pkg is not working

ho provato python eclat.py fetch-pkg $MY_PACKAGE

non andava... ho fixato un po di cose in eclat.py

ma poi sono arrivato ad un punto in cui manca qualche pezzo in eclat_pb2_grpc.EclatStub

File "/opt/eclat-daemon/eclat.py", line 84, in fetch_pkg response = stub.FetchPackageConfiguration(req) AttributeError: 'EclatStub' object has no attribute 'FetchPackageConfiguration'

StefanoSalsano commented 2 years ago

I am merging this pull request even if fetch-pkg is not working yet, because I've started to update the packages to the new cli