Closed Tanete closed 9 years ago
I guess such things can happen because of network glitches. Also try to disable firewall (if you have one). Since some of packages were downloaded successfully (as I see in your console log), I would try to run the following:
sudo rm -rf /var/lib/apt/lists/*
sudo apt-get update
And then re-run vagrant provision
.
Yeah. I changed the sources.list mirror and tried again. It worked.
I try to vagrant up with thif config on my Windows PC. And run into such kind of problem:
Is this due to my network issue? I tried this in my school serveral times and failed.
This is my console log.