You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The XPS13 Ubuntu image has an error in the source lists, which caused the error W: Failed to fetch file:/Packages File not found on my machine. Fixed by editing /etc/apt/sources.list.d/dell.list and removing the first line: deb file:/ /
From this SO question. Figured it's worth making a note of here.
The text was updated successfully, but these errors were encountered:
The XPS13 Ubuntu image has an error in the source lists, which caused the error
W: Failed to fetch file:/Packages File not found
on my machine. Fixed by editing /etc/apt/sources.list.d/dell.list and removing the first line:deb file:/ /
From this SO question. Figured it's worth making a note of here.
The text was updated successfully, but these errors were encountered: