I am unable to view any screen in my ubuntu, Also, when i do apt-get update
.
I get below errors :-
- Failed to download repository information. Check your internet connection
Details
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'restricted/source/Sources' in Release file (Wrong sources.list entry or malformed file),
E:Some index files failed to download. They have been ignored , or old ones used instead.
How can i solve the issue.
sources.list
, has only one entry. That's a very dangerous answer. – A.B. Jun 18 '15 at 04:44sudo
and therefore the command will fail since the invoking shell does not have permission to write to the file. – Nathan Osman Jun 18 '15 at 04:57