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