devopsgroup-io / vagrant-digitalocean

:droplet: A Vagrant provider plugin that manages DigitalOcean droplets.
Mozilla Public License 2.0
1.71k stars 182 forks source link

Not able to run vagrant script successfully #263

Closed sudarshan-suresh closed 7 years ago

sudarshan-suresh commented 7 years ago

Hi ,

Today while running vagrant script which was working till 01/Feb/2017 failed with an exception. Below is the stack trace. We also noted that there has been some changes from digital_ocean during 02/Feb/2017 from there side because of which the scripts may be failing. Please look into these issue.

Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/main/binary-i386/Packages Hash Sum mismatch W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/universe/binary-i386/Packages Hash Sum mismatch W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/main/i18n/Translation-en Hash Sum mismatch W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/universe/i18n/Translation-en Hash Sum mismatch

                                                                                                 E: Some index files failed to download. They have been ignored, or old ones used instead.

Thanks, Sudarshan

seth-reeser commented 7 years ago

Please provide a snippet of your Vagrant script where you believe the failure exists (excluding secrets) so that we can help you.

sudarshan-suresh commented 7 years ago

Hi Seth-reeser,

Today the script worked without any changes, closing the issue.

Thanks, Sudarshan