Advertisement
Guest User

Untitled

a guest
Mar 30th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. HABUILD_SDK [d855] sailfish@debian:~$ sudo apt-get update
  2. sudo: unable to resolve host debian
  3. Err http://archive.ubuntu.com trusty InRelease
  4.  
  5. Err http://archive.ubuntu.com trusty-updates InRelease
  6.  
  7. Err http://security.ubuntu.com trusty-security InRelease
  8.  
  9. Err http://archive.ubuntu.com trusty Release.gpg
  10. Could not resolve 'archive.ubuntu.com'
  11. Err http://security.ubuntu.com trusty-security Release.gpg
  12. Could not resolve 'security.ubuntu.com'
  13. Err http://archive.ubuntu.com trusty-updates Release.gpg
  14. Could not resolve 'archive.ubuntu.com'
  15. Reading package lists... Done
  16. W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease
  17.  
  18. W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease
  19.  
  20. W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease
  21.  
  22. W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'
  23.  
  24. W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'
  25.  
  26. W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'
  27.  
  28. W: Some index files failed to download. They have been ignored, or old ones used instead.
  29. HABUILD_SDK [d855] sailfish@debian:~$ sudo apt-get install liblz4-1
  30. sudo: unable to resolve host debian
  31. Reading package lists... Done
  32. Building dependency tree
  33. Reading state information... Done
  34. The following NEW packages will be installed:
  35. liblz4-1
  36. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  37. Need to get 16.1 kB of archives.
  38. After this operation, 72.7 kB of additional disk space will be used.
  39. Err http://archive.ubuntu.com/ubuntu/ trusty/universe liblz4-1 amd64 0.0~r114-2ubuntu1
  40. Could not resolve 'archive.ubuntu.com'
  41. E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/l/lz4/liblz4-1_0.0~r114-2ubuntu1_amd64.deb Could not resolve 'archive.ubuntu.com'
  42.  
  43. E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
  44. HABUILD_SDK [d855] sailfish@debian:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement