Advertisement
Guest User

Untitled

a guest
Aug 7th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. ubuntu@vagrant-local-machine-5:~$ sudo apt-get -y install python-apt python-launchpadlib python-tempita python-yaml
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. python-apt is already the newest version.
  6. python-yaml is already the newest version.
  7. The following packages were automatically installed and are no longer required:
  8. libfreetype6 os-prober
  9. Use 'apt-get autoremove' to remove them.
  10. The following extra packages will be installed:
  11. libgmp10 libjs-jquery python-crypto python-dbus python-dbus-dev python-gi
  12. python-httplib2 python-keyring python-lazr.restfulclient python-lazr.uri
  13. python-secretstorage python-simplejson python-wadllib
  14. Suggested packages:
  15. javascript-common python-crypto-dbg python-crypto-doc python-dbus-doc
  16. python-dbus-dbg python-gi-cairo gir1.2-gnomekeyring-1.0 python-gdata
  17. python-keyczar python-kde4 python-testresources gnome-keyring
  18. python-secretstorage-doc
  19. The following NEW packages will be installed:
  20. libgmp10 libjs-jquery python-crypto python-dbus python-dbus-dev python-gi
  21. python-httplib2 python-keyring python-launchpadlib python-lazr.restfulclient
  22. python-lazr.uri python-secretstorage python-simplejson python-tempita
  23. python-wadllib
  24. 0 upgraded, 15 newly installed, 0 to remove and 107 not upgraded.
  25. Need to get 1,121 kB of archives.
  26. After this operation, 5,047 kB of additional disk space will be used.
  27. Err http://archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1
  28. 403 Forbidden
  29. Err http://archive.ubuntu.com/ubuntu/ trusty/main libjs-jquery all 1.7.2+dfsg-2ubuntu1
  30. 403 Forbidden
  31. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-crypto amd64 2.6.1-4build1
  32. 403 Forbidden
  33. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dbus-dev all 1.2.0-2build2
  34. 403 Forbidden
  35. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dbus amd64 1.2.0-2build2
  36. 403 Forbidden
  37. Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-gi amd64 3.12.0-1ubuntu1
  38. 403 Forbidden
  39. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-httplib2 all 0.8-2build1
  40. 403 Forbidden
  41. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-keyring all 3.5-1
  42. 403 Forbidden
  43. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-lazr.uri all 1.0.3-1build1
  44. 403 Forbidden
  45. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-simplejson amd64 3.3.1-1ubuntu6
  46. 403 Forbidden
  47. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-wadllib all 1.3.2-2build1
  48. 403 Forbidden
  49. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-lazr.restfulclient all 0.13.3-1build1
  50. 403 Forbidden
  51. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-launchpadlib all 1.10.2+ds-2
  52. 403 Forbidden
  53. Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-secretstorage all 2.0.0-1ubuntu1.1
  54. 403 Forbidden
  55. Err http://archive.ubuntu.com/ubuntu/ trusty/main python-tempita all 0.5.2-1build1
  56. 403 Forbidden
  57. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gmp/libgmp10_5.1.3+dfsg-1ubuntu1_amd64.deb 403 Forbidden
  58.  
  59. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/j/jquery/libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb 403 Forbidden
  60.  
  61. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-crypto/python-crypto_2.6.1-4build1_amd64.deb 403 Forbidden
  62.  
  63. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dbus-python/python-dbus-dev_1.2.0-2build2_all.deb 403 Forbidden
  64.  
  65. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dbus-python/python-dbus_1.2.0-2build2_amd64.deb 403 Forbidden
  66.  
  67. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pygobject/python-gi_3.12.0-1ubuntu1_amd64.deb 403 Forbidden
  68.  
  69. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-httplib2/python-httplib2_0.8-2build1_all.deb 403 Forbidden
  70.  
  71. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-keyring/python-keyring_3.5-1_all.deb 403 Forbidden
  72.  
  73. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/lazr.uri/python-lazr.uri_1.0.3-1build1_all.deb 403 Forbidden
  74.  
  75. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/simplejson/python-simplejson_3.3.1-1ubuntu6_amd64.deb 403 Forbidden
  76.  
  77. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-wadllib/python-wadllib_1.3.2-2build1_all.deb 403 Forbidden
  78.  
  79. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/lazr.restfulclient/python-lazr.restfulclient_0.13.3-1build1_all.deb 403 Forbidden
  80.  
  81. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-launchpadlib/python-launchpadlib_1.10.2+ds-2_all.deb 403 Forbidden
  82.  
  83. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-secretstorage/python-secretstorage_2.0.0-1ubuntu1.1_all.deb 403 Forbidden
  84.  
  85. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-tempita/python-tempita_0.5.2-1build1_all.deb 403 Forbidden
  86.  
  87. E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement