← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1017725] Re: Can't acess Ubuntu Software-center

 

*** This bug is a duplicate of bug 346386 ***
    https://bugs.launchpad.net/bugs/346386

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linuxdcpp (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to linuxdcpp in Ubuntu.
https://bugs.launchpad.net/bugs/1017725

Title:
  Can't acess Ubuntu Software-center

Status in “linuxdcpp” package in Ubuntu:
  Confirmed

Bug description:
  :~$ software-center
  2012-06-25 18:33:52,334 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'

  2012-06-25 18:33:52,443 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True
  2012-06-25 18:33:52,543 - softwarecenter.db.database - ERROR - failed to add apt-xapian-index
  Traceback (most recent call last):
    File "/usr/share/software-center/softwarecenter/db/database.py", line 179, in _get_new_xapiandb
      softwarecenter.paths.APT_XAPIAN_INDEX_DB_PATH)
    File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 3666, in __init__
      _xapian.Database_swiginit(self,_xapian.new_Database(*args))
  DatabaseOpeningError: Couldn't stat '/var/lib/apt-xapian-index/index' (No such file or directory)
  2012-06-25 18:33:53,558 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
  Traceback (most recent call last):
    File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 242, in open
      self._cache = apt.Cache(GtkMainIterationProgress())
    File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 102, in __init__
      self.open(progress)
    File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 145, in open
      self._cache = apt_pkg.Cache(progress)
  SystemError: E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_multiverse_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.
  2012-06-25 18:33:57,738 - softwarecenter.db.categories - WARNING - sort by cataloged time requested but your a-x-i does not seem to support that yet
  2012-06-25 18:33:58,723 - softwarecenter.db.categories - WARNING - sort by cataloged time requested but your a-x-i does not seem to support that yet
  2012-06-25 18:33:58,892 - softwarecenter.db.categories - WARNING - sort by cataloged time requested but your a-x-i does not seem to support that yet
  2012-06-25 18:33:58,939 - softwarecenter.db.categories - WARNING - sort by cataloged time requested but your a-x-i does not seem to support that yet
  2012-06-25 18:33:58,983 - softwarecenter.db.categories - WARNING - sort by cataloged time requested but your a-x-i does not seem to support that yet
  2012-06-25 18:33:59,187 - softwarecenter.db.enquire - ERROR - _get_estimate_nr_apps_and_nr_pkgs failed
  Traceback (most recent call last):
    File "/usr/share/software-center/softwarecenter/db/enquire.py", line 115, in _get_estimate_nr_apps_and_nr_pkgs
      tmp_matches = enquire.get_mset(0, len(self.db), None, xfilter)
    File "/usr/share/software-center/softwarecenter/db/appfilter.py", line 89, in __call__
      if (not pkgname in self.cache and
    File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 262, in __contains__
      return self._cache.__contains__(k)
  AttributeError: 'NoneType' object has no attribute '__contains__'
  Traceback (most recent call last):
    File "/usr/bin/software-center", line 176, in <module>
      app.run(args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1341, in run
      self.show_available_packages(args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1271, in show_available_packages
      self.view_manager.set_active_view(ViewPages.AVAILABLE)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py", line 149, in set_active_view
      view_widget.init_view()
    File "/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py", line 165, in init_view
      self.apps_filter)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py", line 240, in __init__
      self.build(desktopdir)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py", line 491, in build
      self._build_homepage_view()
    File "/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py", line 267, in _build_homepage_view
      self._append_top_rated()
    File "/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py", line 404, in _append_top_rated
      top_rated_cat = self._update_top_rated_content()
    File "/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py", line 391, in _update_top_rated_content
      docs = top_rated_cat.get_documents(self.db)
    File "/usr/share/software-center/softwarecenter/db/categories.py", line 124, in get_documents
      nonblocking_load=False)
    File "/usr/share/software-center/softwarecenter/db/enquire.py", line 317, in set_query
      self._blocking_perform_search()
    File "/usr/share/software-center/softwarecenter/db/enquire.py", line 212, in _blocking_perform_search
      matches = enquire.get_mset(0, self.limit, None, xfilter)
    File "/usr/share/software-center/softwarecenter/db/appfilter.py", line 89, in __call__
      if (not pkgname in self.cache and
    File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 262, in __contains__
      return self._cache.__contains__(k)
  AttributeError: 'NoneType' object has no attribute '__contains__'


  ========================================
  Im using Ubuntu 12.04 precise
  I installed from a cd.
  I expected the software center to open correctly.
  Instead it looks like it's loading for a second then closes.
  Please help!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linuxdcpp/+bug/1017725/+subscriptions


References