Bug 1136122 - [abrt] yum: ibm-repository.py:91:show_message:Error: Fehler beim Aufruf von StartServiceByName für org.freedesktop.Notifications: Zeitüberschreitung wurde erreicht
Summary: [abrt] yum: ibm-repository.py:91:show_message:Error: Fehler beim Aufruf von S...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:9d92a4846f0f2eb339365693674...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-01 23:10 UTC by autarch princeps
Modified: 2014-09-02 09:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-02 09:58:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.04 KB, text/plain)
2014-09-01 23:10 UTC, autarch princeps
no flags Details
File: environ (2.02 KB, text/plain)
2014-09-01 23:10 UTC, autarch princeps
no flags Details

Description autarch princeps 2014-09-01 23:10:00 UTC
Version-Release number of selected component:
yum-3.4.3-152.fc20

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /bin/yum upgrade --skip-broken
dso_list:       ibm-yum-plugins-0.19-13.fc20.noarch
executable:     /bin/yum
kernel:         3.15.10-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
ibm-repository.py:91:show_message:Error: Fehler beim Aufruf von StartServiceByName für org.freedesktop.Notifications: Zeitüberschreitung wurde erreicht

Traceback (most recent call last):
  File "/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 371, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 160, in main
    base.getOptionsConfig(args)
  File "/usr/share/yum-cli/cli.py", line 273, in getOptionsConfig
    self.conf
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1086, in <lambda>
    conf = property(fget=lambda self: self._getConfig(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 416, in _getConfig
    self.plugins.run('init')
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 188, 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: Fehler beim Aufruf von StartServiceByName für org.freedesktop.Notifications: Zeitüberschreitung wurde erreicht

Local variables in innermost frame:
closer: <function closer at 0x2e3ea28>
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 0x3180b90 (NotifyNotification at 0x314d4c0)>
pc: <yum.plugins.InitPluginConduit instance at 0x2e40320>
disable: True
disable_cb: <function disable_cb at 0x2e51cf8>
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 0x7ffb412ccf90>

Comment 1 autarch princeps 2014-09-01 23:10:03 UTC
Created attachment 933562 [details]
File: backtrace

Comment 2 autarch princeps 2014-09-01 23:10:04 UTC
Created attachment 933563 [details]
File: environ

Comment 3 Valentina Mukhamedzhanova 2014-09-02 09:58:54 UTC
Hello, this is an error in ibm-repository plugin, there is nothing we can do about it on yum's side.


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