Guest User

vagrant-ethereum error

a guest
Nov 26th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 97.61 KB | None | 0 0
  1. Bringing machine 'default' up with 'virtualbox' provider...
  2. [default] Box 'ubuntu-raring-64' was not found. Fetching box from specified URL for
  3. the provider 'virtualbox'. Note that if the URL does not have
  4. a box for this provider, you should interrupt Vagrant now and add
  5. the box yourself. Otherwise Vagrant will attempt to download the
  6. full box prior to discovering this error.
  7. Downloading box from URL: https://cloud-images.ubuntu.com/vagrant/saucy/current/saucy-server-cloudimg-amd64-vagrant-disk1.box
  8. Extracting box...te: 12.0M/s, Estimated time remaining: 0:00:01)
  9. Successfully added box 'ubuntu-raring-64' with provider 'virtualbox'!
  10. [default] Importing base box 'ubuntu-raring-64'...
  11. [default] Matching MAC address for NAT networking...
  12. [default] Setting the name of the VM...
  13. [default] Clearing any previously set forwarded ports...
  14. [default] Clearing any previously set network interfaces...
  15. [default] Preparing network interfaces based on configuration...
  16. [default] Forwarding ports...
  17. [default] -- 22 => 2222 (adapter 1)
  18. [default] Running 'pre-boot''cpp-ethereum'...
  19. Checking connectivity... done
  20. --2014-11-26 11:16:24--  http://www.cryptopp.com/cryptopp562.zip
  21. Resolving www.cryptopp.com (www.cryptopp.com)... 152.19.134.41
  22. Connecting to www.cryptopp.com (www.cryptopp.com)|152.19.134.41|:80... connected.
  23. HTTP request sent, awaiting response... 200 OK
  24. Length: 1137964 (1.1M) [application/zip]
  25. Saving to: 'cryptopp562.zip'
  26.  
  27.      0K .......... .......... .......... .......... ..........  4%  176K 6s
  28.     50K .......... .......... .......... .......... ..........  8%  189K 6s
  29.    100K .......... .......... .......... .......... .......... 13%  195K 5s
  30.    150K .......... .......... .......... .......... .......... 17%  378K 4s
  31.    200K .......... .......... .......... .......... .......... 22%  378K 4s
  32.    250K .......... .......... .......... .......... .......... 26% 1.73M 3s
  33.    300K .......... .......... .......... .......... .......... 31%  456K 3s
  34.    350K .......... .......... .......... .......... .......... 35% 1.99M 2s
  35.    400K .......... .......... .......... .......... .......... 40%  462K 2s
  36.    450K .......... .......... .......... .......... .......... 44% 1.84M 2s
  37.    500K .......... .......... .......... .......... .......... 49%  488K 1s
  38.    550K .......... .......... .......... .......... .......... 53% 2.08M 1s
  39.    600K .......... .......... .......... .......... .......... 58% 2.83M 1s
  40.    650K .......... .......... .......... .......... .......... 62%  507K 1s
  41.    700K .......... .......... .......... .......... .......... 67% 2.30M 1s
  42.    750K .......... .......... .......... .......... .......... 71%  489K 1s
  43.    800K .......... .......... .......... .......... .......... 76% 4.71M 1s
  44.    850K .......... .......... .......... .......... .......... 80% 2.50M 0s
  45.    900K .......... .......... .......... .......... .......... 85% 2.39M 0s
  46.    950K .......... .......... .......... .......... .......... 89%  574K 0s
  47.   1000K .......... .......... .......... .......... .......... 94% 2.65M 0s
  48.   1050K .......... .......... .......... .......... .......... 98% 4.20M 0s
  49.   1100K .......... .                                          100% 2.96M=1.9s
  50.  
  51. 2014-11-26 11:16:31 (584 KB/s) - 'cryptopp562.zip'
Add Comment
Please, Sign In to add comment