Error writing source list to file

Bug #461125 reported by இரவிச்சந்திரன் (Ravichandran)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-properties (Ubuntu)
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/softwareproperties/kde/SoftwarePropertiesKDE.py", line 425, in on_component_toggled
    self.enable_component(str(tickBox.objectName()))
  File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 239, in enable_component
    self.set_modified_sourceslist()
  File "/usr/lib/python2.5/site-packages/softwareproperties/kde/SoftwarePropertiesKDE.py", line 527, in set_modified_sourceslist
    SoftwareProperties.set_modified_sourceslist(self)
  File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 333, in set_modified_sourceslist
    self.save_sourceslist()
  File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 486, in save_sourceslist
    self.sourceslist.save()
  File "/usr/lib/python2.5/site-packages/aptsources/sourceslist.py", line 358, in save
    files[source.file]=open(source.file,"w")
IOError: [Errno 2] No such file or directory: '/etc/apt//tmp/tmp4czErM'

amichair (amichai2)
summary: - software property crashed
+ Error writing source list to file
Revision history for this message
amichair (amichai2) wrote :

as duplicate bug #484840 shows, this happens also in gtk, originating in a different action. Looks like a bug in the common backend sources list handling.

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.