Bug 867802
| Summary: | [abrt] yum-3.4.3-29.fc17: ibm-repository.py:91:show_message:Error: The connection is closed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | d0ky009 | ||||
| Component: | yum | Assignee: | Fedora Packaging Toolset Team <packaging-team> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | admiller, ffesti, packaging-team, tim.lauridsen, zpavlas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:779274fd1fed537bea39f71ef0150f25cbc4589a | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-10-18 11:32:47 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 629294 [details]
File: core_backtrace
An error from 3rd party plugin. |
Version-Release number of selected component: yum-3.4.3-29.fc17 Additional info: libreport version: 2.0.14 abrt_version: 2.0.13 cmdline: /usr/bin/python /usr/bin/yum list kernel: 3.6.1-1.fc17.x86_64 backtrace: :ibm-repository.py:91:show_message:Error: The connection is closed : :Traceback (most recent call last): : File "/usr/bin/yum", line 29, in <module> : yummain.user_main(sys.argv[1:], exit_code=True) : File "/usr/share/yum-cli/yummain.py", line 319, in user_main : errcode = main(args) : File "/usr/share/yum-cli/yummain.py", line 115, in main : base.getOptionsConfig(args) : File "/usr/share/yum-cli/cli.py", line 254, in getOptionsConfig : self.conf : File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1019, in <lambda> : conf = property(fget=lambda self: self._getConfig(), : File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 407, in _getConfig : self.plugins.run('init') : File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 187, in run : func(conduitcls(self, self.base, conf, **kwargs)) : File "/usr/lib/yum-plugins/ibm-repository.py", line 230, in init_hook : if not test_intranet_connection(pc): : File "/usr/lib/yum-plugins/ibm-repository.py", line 109, in test_intranet_connection : show_message(pc, "Cannot reach IBM Intranet network. Please ensure you have an active IBM connection.", True) : File "/usr/lib/yum-plugins/ibm-repository.py", line 91, in show_message : n.show() :Error: The connection is closed : :Local variables in innermost frame: :closer: <function closer at 0x177d578> :img: '/usr/share/pixmaps/oc-tux-critical.png' :pynotify: <module 'pynotify' from '/usr/lib64/python2.7/site-packages/gtk-2.0/pynotify/__init__.pyc'> :n: <pynotify.Notification object at 0x1ab8eb0 (NotifyNotification at 0x1a77ce0)> :pc: <yum.plugins.InitPluginConduit instance at 0x1771d40> :disable: True :disable_cb: <function disable_cb at 0x1914848> :msg: 'Cannot reach IBM Intranet network. Please ensure you have an active IBM connection.' :gobject: <module 'gobject' from '/usr/lib64/python2.7/site-packages/gobject/__init__.pyc'> :loop: <glib.MainLoop object at 0x7fbb64de1b70>