No such file or directory: '/etc/apt/sources.list.d'

Bug #428655 reported by Crushyerbones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
Medium
Ding Zhou

Bug Description

So... I get this error message when i get to add/remove programs:
"
Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/mainwindow.py", line 566, in setup_notebook
    page = page()
  File "/usr/share/ubuntu-tweak/sourceeditor.py", line 383, in __init__
    self.update_source_combo()
  File "/usr/share/ubuntu-tweak/sourceeditor.py", line 429, in update_source_combo
    for file in os.listdir(SOURCE_LIST_D):
OSError: [Errno 2] No such file or directory: '/etc/apt/sources.list.d'
"

It's probably related to https://bugs.launchpad.net/ubuntu-tweak/+bug/337251

It's easily fixed by creating the folder using:
sudo mkdir /etc/apt/sources.list.d

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

Thanks. Confirmed.

Changed in ubuntu-tweak:
assignee: nobody → TualatriX (tualatrix)
importance: Undecided → Medium
milestone: none → 0.4.9.1
status: New → Confirmed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Confirmed → Fix Committed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
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.