Installed Nadia the other day, totally fresh install. Post-install, I added Google apps (Earth/video talk/Chrome) to get the Google software repos added to apt, no problems there. Then I tried adding the Medibuntu repo using the following command (copied/pasted exactly from the Medibuntu site):
- Code: Select all
sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
I've done this across several installs and never had a problem, but this time I got a 404 error and it aborted. Afterwards, I have not been able to open "Software Sources" at all. Going through Synaptic (Settings -> Repositories), nothing happens. It's like it attempts to open something, then immediately goes back to Synaptic. Going through the Software Manager (Edit -> Software Sources) I get the same result. Oddly, there also seems to be a "not found" icon next to Software Sources in the manager (black icon with a red circle/slash through it).
Now I don't know for certain that this was caused by the borked up Medibuntu repository install, because I didn't actually try to open Software Sources before that. But, since that time, it's not working at all. I can manually edit repositories (/etc/apt/sources.list), I can use any package managers (or apt-get) and they appear to work exactly as they would be expected to. But trying to open "Software Sources" just straight up fails.
Anyone else see this issue and/or have an idea of how to fix it?



