E:No se pudieron leer las listas de fuentes.

Bug #517746 reported by grace
736
This bug affects 95 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
High
Ding Zhou

Bug Description

raceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ubuntutweak/mainwindow.py", line 393, in setup_notebook
    page = module()
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/updatemanager.py", line 39, in __init__
    self.update_list()
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/updatemanager.py", line 49, in update_list
    PACKAGE_WORKER.update_apt_cache(init=True)
  File "/usr/lib/pymodules/python2.6/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 72, in __init__
    self.open(progress)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 108, in open
    self._cache = apt_pkg.GetCache(progress)
SystemError: E:Tipo 'http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu' desconocido en la línea 1 de lista de fuentes /etc/apt/sources.list.d/pidgin-ppa.list, E:No se pudieron leer las listas de fuentes.

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

Please delete the pidgin ppa and try again.

sudo rm /etc/apt/sources.list.d/pidgin-ppa.list

summary: - raceback (most recent call last): File
- "/usr/lib/pymodules/python2.6/ubuntutweak/mainwindow.py", line 393, in
- setup_notebook page = module() File
- "/usr/lib/pymodules/python2.6/ubuntutweak/modules/updatemanager.py",
- line 39, in __init__ self.update_list() File
- "/usr/lib/pymodules/python2.6/ubuntutweak/modules/updatemanager.py",
- line 49, in update_list PACKAGE_WORKER.update_apt_cache(init=True)
- File "/usr/lib/pymodules/python2.6/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 72, in __init__
- self.open(progress) File "/usr/lib/python2.6/dist-
- packages/apt/cache.py", line 108, in open self._cache =
- apt_pkg.GetCache(progress) SystemError: E:Tipo
- 'http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu' desconocido en
- la línea 1 de lista de fuentes /etc/apt/sources.list.d/pidgin-ppa.list,
E:No se pudieron leer las listas de fuentes.
Revision history for this message
edgar janeiro (janeiromau) wrote :

error abriendo la cache E:type 'n' is not known on line 2in source list/etc/apt/source.list.d/bean 123ch-burg-lucid.list

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
milestone: none → 0.5.8
assignee: nobody → Tualatrix Chou (tualatrix)
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Zack Lachowski (installer9500) wrote :

Sorry, but where do i find milestone, assignee, importance, and status?

Revision history for this message
Ding Zhou (tualatrix) wrote :
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Confirmed → Fix Committed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
Revision history for this message
FerdaS (ferdas) wrote :

Distribution: Ubuntu 10.04 lucid
Application: Ubuntu Tweak 0.5.8
Desktop: gnome

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 425, 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 216, 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)

Revision history for this message
italyano@gmail.com (italyano) wrote :

I deleted file /etc/apt/sources.list.d/ххххххх-ppa.list

To post a comment you must log in.