I have found a solution. The problem was that my VM didn’t had the permissions to create the missing configuration files.
I have solved it with the --force flag of dpkg. My command was:
dpkg --force-all -i grafana_6.0.0_amd64.deb
I have found a solution. The problem was that my VM didn’t had the permissions to create the missing configuration files.
I have solved it with the --force flag of dpkg. My command was:
dpkg --force-all -i grafana_6.0.0_amd64.deb