Advertisement
Guest User

Untitled

a guest
Mar 27th, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. root@raspi:~#
  2. root@raspi:~# apt-get install ca-certificates ntpdate git-core rpi-update
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. ca-certificates is already the newest version.
  7. git-core is already the newest version.
  8. git-core set to manually installed.
  9. ntpdate is already the newest version.
  10. rpi-update is already the newest version.
  11. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  12. root@raspi:~# rpi-update
  13. *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
  14. *** Performing self-update
  15. --2014-03-27 13:48:29-- https://github.com/Hexxeh/rpi-update/raw/master/rpi-update
  16. Resolving github.com (github.com)... 192.30.252.128
  17. Connecting to github.com (github.com)|192.30.252.128|:443... connected.
  18. HTTP request sent, awaiting response... 302 Found
  19. Location: https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update [following]
  20. --2014-03-27 13:48:35-- https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update
  21. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
  22. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
  23. GnuTLS: A TLS warning alert has been received.
  24. Unable to establish SSL connection.
  25. !!! Failed to download update for rpi-update!
  26. !!! Make sure you have ca-certificates installed and that the time is set correctly
  27. root@raspi:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement