Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 401, in setup_notebook page = module() File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/updatemanager.py", line 44, in __init__ self.update_list() File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/updatemanager.py", line 59, in update_list PACKAGE_WORKER.update_apt_cache(init=True) File "/usr/lib/python2.6/dist-packages/ubuntutweak/common/package.py", line 188, in update_apt_cache self.cache = apt.Cache() File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 86, in __init__ self.open(progress) File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 123, in open self._cache = apt_pkg.Cache(progress) SystemError: E:Línea 1 mal formada en lista de fuentes /etc/apt/sources.list.d/ubuntu-tweak-stable.list (análisis de dist), E:No se pudieron leer las listas de fuentes.

Bug #604321 reported by miguelator
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 401, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/updatemanager.py", line 44, in __init__
    self.update_list()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/updatemanager.py", line 59, in update_list
    PACKAGE_WORKER.update_apt_cache(init=True)
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/common/package.py", line 188, in update_apt_cache
    self.cache = apt.Cache()
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 86, in __init__
    self.open(progress)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 123, in open
    self._cache = apt_pkg.Cache(progress)
SystemError: E:Línea 1 mal formada en lista de fuentes /etc/apt/sources.list.d/ubuntu-tweak-stable.list (análisis de dist), E:No se pudieron leer las listas de fuentes.

Revision history for this message
Ding Zhou (tualatrix) wrote :

it seems you're using the Ubuntu 10.10, right?

Please use the testing version of Ubuntu Tweak too: https://launchpad.net/~ubuntu-tweak-testing/+archive/ppa

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.