ZDuncan
Mon Jan 12, 2015 7:35:47 pm
Software Centre shuts itself down immediately after I attempt to open it, so I uninstalled and re-installed as follows:
sudo apt-get remove software-center
sudo apt-get autoremove software-center
sudo apt-get update
sudo apt-get install software-center
However, "sudo apt-get update" returns the following:
E: Type ‘<metapackage’ is not known on line 2 in source list /etc/apt/sources.list.d/mono-xamarin.list
E: The list of sources could not be read.
Opening Package Manager adds the following:
Go to the repository dialogue to correct the problem.
E: _cache->open() failed, please report.
However, I get "permission denied" when attempting to access the source list.
All the above occured after attempting to download Mono 3.10.0. I have submitted an error report but is there anything else I can try to fix this issue myself?
sudo apt-get remove software-center
sudo apt-get autoremove software-center
sudo apt-get update
sudo apt-get install software-center
However, "sudo apt-get update" returns the following:
E: Type ‘<metapackage’ is not known on line 2 in source list /etc/apt/sources.list.d/mono-xamarin.list
E: The list of sources could not be read.
Opening Package Manager adds the following:
Go to the repository dialogue to correct the problem.
E: _cache->open() failed, please report.
However, I get "permission denied" when attempting to access the source list.
All the above occured after attempting to download Mono 3.10.0. I have submitted an error report but is there anything else I can try to fix this issue myself?