Those were the instructions I followed that led to the error. sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list
worked fine and wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- on its own but sudo apt-key add - && sudo apt-get update or the whole line together (wget -q http://packages.medibuntu.org /medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update) just makes the terminal freeze up. any attempt to run apt after that gave that error. -- unable to launch update manager (or synaptic package manager) Error Message 'E:Type'--21:16:41--'is not known on line 1 in source list /etc/apt/sources.list.d/medibuntu.list, E:The list of sources could not be read https://bugs.launchpad.net/bugs/163277 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
