Comment 0 for bug 889406

Revision history for this message
Thomas Mashos (tgm4883) wrote :

When using apt-add-repository --remove, it does not remove the deb-src line, only the deb line. I would expect it to remove both deb and deb-src as when running apt-add-repository it adds both of the lines, so --remove should remove both lines.

Steps to reproduce.
1) apt-add-repository ppa:mythbuntu/0.25
2) apt-add-repository --remove ppa:mythbuntu/0.25

Expected result: repository .list file contains nothing (or file is completely removed)

Actual result: repository .list file contains
deb-src http://ppa.launchpad.net/mythbuntu/0.25/ubuntu oneiric main