Bug 901961 - [abrt] gnome-shell-search-pinboard-1.0.3-1.fc18: socket.py:571:create_connection:IOError: [Errno socket error] [Errno 101] Network is unreachable
Summary: [abrt] gnome-shell-search-pinboard-1.0.3-1.fc18: socket.py:571:create_connect...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell-search-pinboard
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7f3d35fa455afddb4bce89121d4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-20 08:31 UTC by xiuyuan021
Modified: 2014-01-28 23:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-28 23:44:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.04 KB, text/plain)
2013-01-20 08:31 UTC, xiuyuan021
no flags Details
File: core_backtrace (1.25 KB, text/plain)
2013-01-20 08:31 UTC, xiuyuan021
no flags Details
File: environ (984 bytes, text/plain)
2013-01-20 08:31 UTC, xiuyuan021
no flags Details

Description xiuyuan021 2013-01-20 08:31:42 UTC
Version-Release number of selected component:
gnome-shell-search-pinboard-1.0.3-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/gnome-shell-search-pinboard-daemon
dso_list:       python-libs-2.7.3-13.fc18.x86_64
executable:     /usr/bin/gnome-shell-search-pinboard-daemon
kernel:         3.7.2-204.fc18.x86_64
uid:            1000

Truncated backtrace:
socket.py:571:create_connection:IOError: [Errno socket error] [Errno 101] Network is unreachable

Traceback (most recent call last):
  File "/usr/bin/gnome-shell-search-pinboard-daemon", line 9, in <module>
    load_entry_point('gnome-shell-search-pinboard==1.0.3', 'console_scripts', 'gnome-shell-search-pinboard-daemon')()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 130, in main
    service = SearchPinboardService()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 74, in __init__
    self._initialize_icon_cache()
  File "/usr/lib/python2.7/site-packages/gs_search_pinboard/daemon.py", line 105, in _initialize_icon_cache
    urllib.urlretrieve(self.remote_icon, self.local_icon)
  File "/usr/lib64/python2.7/urllib.py", line 93, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/usr/lib64/python2.7/urllib.py", line 239, in retrieve
    fp = self.open(url, data)
  File "/usr/lib64/python2.7/urllib.py", line 207, in open
    return getattr(self, name)(url)
  File "/usr/lib64/python2.7/urllib.py", line 344, in open_http
    h.endheaders(data)
  File "/usr/lib64/python2.7/httplib.py", line 954, in endheaders
    self._send_output(message_body)
  File "/usr/lib64/python2.7/httplib.py", line 814, in _send_output
    self.send(msg)
  File "/usr/lib64/python2.7/httplib.py", line 776, in send
    self.connect()
  File "/usr/lib64/python2.7/httplib.py", line 757, in connect
    self.timeout, self.source_address)
  File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
    raise err
IOError: [Errno socket error] [Errno 101] Network is unreachable

Local variables in innermost frame:
err: error(101, 'Network is unreachable')
proto: 6
canonname: ''
af: 2
sock: <socket._socketobject object at 0x2a94750>
host: 'upload.wikimedia.org'
timeout: <object object at 0x7f473d1f80d0>
res: (2, 1, 6, '', ('208.80.154.235', 80))
socktype: 1
address: ('upload.wikimedia.org', 80)
sa: ('208.80.154.235', 80)
source_address: None
port: 80
_: error(101, 'Network is unreachable')

Comment 1 xiuyuan021 2013-01-20 08:31:47 UTC
Created attachment 683490 [details]
File: backtrace

Comment 2 xiuyuan021 2013-01-20 08:31:50 UTC
Created attachment 683491 [details]
File: core_backtrace

Comment 3 xiuyuan021 2013-01-20 08:31:53 UTC
Created attachment 683492 [details]
File: environ

Comment 4 Fedora End Of Life 2013-12-21 10:35:49 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ralph Bean 2014-01-28 23:44:50 UTC
This packaged has been retired in rawhide.  Closing as wontfix.


Note You need to log in before you can comment on or make changes to this bug.