Advertisement
Guest User

Untitled

a guest
Apr 6th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.39 KB | None | 0 0
  1. ** (software-center:17035): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
  2. 2014-04-06 15:11:14,482 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
  3. 2014-04-06 15:11:14,604 - softwarecenter.region - WARNING - failed to use geoclue: 'org.freedesktop.DBus.GLib.UnmappedError.GeoclueErrorQuark.Code1: Geoclue master client has no usable Address providers'
  4. 2014-04-06 15:11:14,765 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
  5. 2014-04-06 15:11:14,767 - softwarecenter.plugin - INFO - activating plugin '<module 'webapps_activation' from '/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
  6. 2014-04-06 15:11:14,771 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
  7. 2014-04-06 15:11:14,771 - root - ERROR - Could not find any typelib for LaunchpadIntegration
  8. 2014-04-06 15:11:14,815 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
  9. 2014-04-06 15:11:15,070 - softwarecenter.backend.reviews - WARNING - error creating bsddb: '(22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')' (corrupted?)
  10. 2014-04-06 15:11:15,070 - softwarecenter.backend.reviews - ERROR - trying to repair DB failed
  11. Traceback (most recent call last):
  12.  File "/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 358, in _save_review_stats_cache_blocking
  13.    self._dump_bsddbm_for_unity(outfile, outdir)
  14.  File "/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 377, in _dump_bsddbm_for_unity
  15.    0600)
  16. DBInvalidArgError: (22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')
  17. /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 61 was not found when attempting to remove it
  18.  return super(MainContext, self).iteration(may_block)
  19. /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 130 was not found when attempting to remove it
  20.  return super(MainContext, self).iteration(may_block)
  21. /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 209 was not found when attempting to remove it
  22.  return super(MainContext, self).iteration(may_block)
  23. 2014-04-06 15:11:17,928 - softwarecenter.db.pkginfo_impl.aptcache - ERROR - simulate failed
  24. None
  25. /usr/bin/software-center:184: Warning: Source ID 270 was not found when attempting to remove it
  26.  Gtk.main()
  27. 2014-04-06 15:11:18,939 - softwarecenter.region - WARNING - failed to use geoclue: 'org.freedesktop.DBus.GLib.UnmappedError.GeoclueErrorQuark.Code1: Geoclue master client has no usable Address providers'
  28. /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 20 was not found when attempting to remove it
  29.  return super(MainContext, self).iteration(may_block)
  30. 2014-04-06 15:11:20,528 - softwarecenter.db.utils - INFO - software-center-agent finished with status 0
  31. /usr/share/software-center/softwarecenter/backend/installbackend_impl/aptd.py:764: Warning: Source ID 4365 was not found when attempting to remove it
  32.  GLib.source_remove(self._progress_signal)
  33. /usr/share/software-center/softwarecenter/backend/installbackend_impl/aptd.py:764: Warning: Source ID 4370 was not found when attempting to remove it
  34.  GLib.source_remove(self._progress_signal)
  35. /usr/share/software-center/softwarecenter/ui/gtk3/models/pendingstore.py:64: Warning: Source ID 4371 was not found when attempting to remove it
  36.  GLib.source_remove(sig)
  37. /usr/share/software-center/softwarecenter/ui/gtk3/models/pendingstore.py:64: Warning: Source ID 4372 was not found when attempting to remove it
  38.  GLib.source_remove(sig)
  39. /usr/share/software-center/softwarecenter/ui/gtk3/models/pendingstore.py:64: Warning: Source ID 4373 was not found when attempting to remove it
  40.  GLib.source_remove(sig)
  41. /usr/share/software-center/softwarecenter/ui/gtk3/models/pendingstore.py:64: Warning: Source ID 4374 was not found when attempting to remove it
  42.  GLib.source_remove(sig)
  43. 2014-04-06 15:12:06,477 - softwarecenter.backend - ERROR - error in _on_trans_finished 'Error: Package operation failed
  44. The installation or removal of a software package failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement