Advertisement
Guest User

Untitled

a guest
May 2nd, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. root@ubuntu-l
  2. root@ubuntu-l
  3.  
  4. Received: (nullmailer pid 15259 invoked by uid 0);
  5. Tue, 28 Apr 2015 06:17:38 -0000
  6. From: Anacron <root@ubuntu-l>
  7. To: root@ubuntu-l
  8. Subject: Anacron job 'cron.daily' on ubuntu-l
  9. Content-Type: text/plain; charset=US-ASCII
  10. Date: Tue, 28 Apr 2015 07:17:38 +0100
  11. Message-Id: <1430201858.892269.15250.nullmailer@ubuntu-l>
  12.  
  13. /etc/cron.daily/update-notifier-common:
  14. ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/andale32.exe
  15. Traceback (most recent call last):
  16. File "/usr/lib/update-notifier/package-data-downloader", line 239, in process_download_requests
  17. dest_file = urllib.urlretrieve(files[i])[0]
  18. File "/usr/lib/python2.7/urllib.py", line 94, in urlretrieve
  19. return _urlopener.retrieve(url, filename, reporthook, data)
  20. File "/usr/lib/python2.7/urllib.py", line 240, in retrieve
  21. fp = self.open(url, data)
  22. File "/usr/lib/python2.7/urllib.py", line 208, in open
  23. return getattr(self, name)(url)
  24. File "/usr/lib/python2.7/urllib.py", line 345, in open_http
  25. h.endheaders(data)
  26. File "/usr/lib/python2.7/httplib.py", line 969, in endheaders
  27. self._send_output(message_body)
  28. File "/usr/lib/python2.7/httplib.py", line 829, in _send_output
  29. self.send(msg)
  30. File "/usr/lib/python2.7/httplib.py", line 791, in send
  31. self.connect()
  32. File "/usr/lib/python2.7/httplib.py", line 772, in connect
  33. self.timeout, self.source_address)
  34. File "/usr/lib/python2.7/socket.py", line 553, in create_connection
  35. for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  36. IOError: [Errno socket error] [Errno -5] No address associated with hostname
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement