flix-tech / vagrant-kubernetes

A simple Kubernetes all-in-one box for development based on Debian Jessie
https://atlas.hashicorp.com/flixtech/boxes/kubernetes
Apache License 2.0
61 stars 23 forks source link

problem with vagrant up #18

Open gabylan12 opened 4 years ago

gabylan12 commented 4 years ago

I run the box with vagrant up and i have the next error

The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

apt-get install -y linux-headers-uname -r dkms

Stdout from the command:

Reading package lists... Building dependency tree... Reading state information...

Stderr from the command:

E: Unable to locate package linux-headers-4.9.0-7-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-7-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-7-amd64'