SystemError: E:Malformed line 1 in source list /etc/apt/sources.list.d/apticons.list (dist parse)

Bug #799600 reported by Michael Smith
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Incomplete
Undecided
Unassigned

Bug Description

Update manager does not get repository list

Distribution: Ubuntu 11.04 natty
Application: Ubuntu Tweak 0.5.13
Desktop: gnome
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/ubuntutweak/mainwindow.py",
  line 502, in setup_notebook page = module()
File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/updatemanager.py",
  line 44, in __init__ self.update_list()
File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/updatemanager.py",
  line 59, in update_list PACKAGE_WORKER.update_apt_cache(init=True)
File "/usr/lib/python2.7/dist-packages/ubuntutweak/common/package.py",
  line 226, in update_apt_cache self.cache = apt.Cache()
File "/usr/lib/python2.7/dist-packages/apt/cache.py",
  line 89, in __init__ self.open(progress)
File "/usr/lib/python2.7/dist-packages/apt/cache.py",
  line 131, in open self._list.read_main_list()
SystemError:
E:Malformed line 1 in source list /etc/apt/sources.list.d/apticons.list (dist parse)

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

Hello, Please edit your sources.list to make it correctly.

If you don't know how to edit, please do by following step:

 1. Open your terminal
 2. run this command:

     sudo gedit /etc/apt/sources.list

 3. Check the line 1 and correct it.

description: updated
Changed in ubuntu-tweak:
status: New → Incomplete
summary: - Distribution: Ubuntu 11.04 natty Application: Ubuntu Tweak 0.5.13
- Desktop: gnome Traceback (most recent call last): File
- "/usr/lib/python2.7/dist-packages/ubuntutweak/mainwindow.py", line 502,
- in setup_notebook page = module() File "/usr/lib/python2.7/dist-
- packages/ubuntutweak/modules/updatemanager.py", line 44, in __init__
- self.update_list() File "/usr/lib/python2.7/dist-
- packages/ubuntutweak/modules/updatemanager.py", line 59, in update_list
- PACKAGE_WORKER.update_apt_cache(init=True) File
- "/usr/lib/python2.7/dist-packages/ubuntutweak/common/package.py", line
- 226, in update_apt_cache self.cache = apt.Cache() File
- "/usr/lib/python2.7/dist-packages/apt/cache.py", line 89, in __init__
- self.open(progress) File "/usr/lib/python2.7/dist-
- packages/apt/cache.py", line 131, in open
- self._list.read_main_list() SystemError: E:Malformed line 1 in source
- list /etc/apt/sources.list.d/apticons.list (dist parse)
+ SystemError: E:Malformed line 1 in source list
+ /etc/apt/sources.list.d/apticons.list (dist parse)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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