vikbert / vagrant-php7-symfony3

Complete development environment for PHP7 projects, including Symfony3, Apache2.4, Nginx, MySQL 5.6, Redis.
4 stars 5 forks source link

Error while vagrant up #1

Open ilijastojkovic opened 7 years ago

ilijastojkovic commented 7 years ago

I got error while vagrant up --provision:

==> default: Err http://cdn.debian.net/debian/ jessie/main libc-ares-dev amd64 1.10.0-2 ==> default: 404 Not Found [IP: 151.101.12.204 80] ==> default: E: Failed to fetch http://cdn.debian.net/debian/pool/main/c/c-ares/libc-ares2_1.10.0-2_amd64.deb 404 Not Found [IP: 151.101.12.204 80] ==> default: ==> default: E: Failed to fetch http://cdn.debian.net/debian/pool/main/c/c-ares/libc-ares-dev_1.10.0-2_amd64.deb 404 Not Found [IP: 151.101.12.204 80] ==> default: ==> default: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

Do you have any idea why and how to sole the issue?

Yarmolaev commented 6 years ago

Have the same issue. Why? If you try to reach the URLs given like the output says, you get 404 not found. How to solve? No clue. Would be happy if the developer would tell me too.