Advertisement
Guest User

billio

a guest
Dec 11th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. hooli@ubuntu:~$ sudo apt-get install --reinstall flashplugin-installer
  2. [sudo] password for billio:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 8 not upgraded.
  7. Need to get 0 B/8,048 B of archives.
  8. After this operation, 0 B of additional disk space will be used.
  9. Preconfiguring packages ...
  10. (Reading database ... 160589 files and directories currently installed.)
  11. Preparing to replace flashplugin-installer 11.2.202.251ubuntu0.12.10.1 (using .../flashplugin-installer_11.2.202.251ubuntu0.12.10.1_i386.deb) ...
  12. Unpacking replacement flashplugin-installer ...
  13. Processing triggers for update-notifier-common ...
  14. flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.251.orig.tar.gz
  15. Traceback (most recent call last):
  16. File "/usr/lib/update-notifier/package-data-downloader", line 234, in process_download_requests
  17. dest_file = urllib.urlretrieve(files[i])[0]
  18. File "/usr/lib/python2.7/urllib.py", line 93, in urlretrieve
  19. return _urlopener.retrieve(url, filename, reporthook, data)
  20. File "/usr/lib/python2.7/urllib.py", line 239, in retrieve
  21. fp = self.open(url, data)
  22. File "/usr/lib/python2.7/urllib.py", line 207, in open
  23. return getattr(self, name)(url)
  24. File "/usr/lib/python2.7/urllib.py", line 344, in open_http
  25. h.endheaders(data)
  26. File "/usr/lib/python2.7/httplib.py", line 958, in endheaders
  27. self._send_output(message_body)
  28. File "/usr/lib/python2.7/httplib.py", line 818, in _send_output
  29. self.send(msg)
  30. File "/usr/lib/python2.7/httplib.py", line 780, in send
  31. self.connect()
  32. File "/usr/lib/python2.7/httplib.py", line 761, in connect
  33. self.timeout, self.source_address)
  34. File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  35. raise err
  36. IOError: [Errno socket error] [Errno 110] Connection timed out
  37. Setting up flashplugin-installer (11.2.202.251ubuntu0.12.10.1) ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement