[Bug 1717522] Re: add-apt-repository --remove & software-properties-gtk do not delete PPA files
Dan Streetman
1717522 at bugs.launchpad.net
Wed Feb 17 13:51:42 UTC 2021
> this has been fixed in g and later.
i should clarify, it's fixed when using add-apt-repository. software-
properties-gtk goes through a different path I believe, not sure if it
still leaves the empty file.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1717522
Title:
add-apt-repository --remove & software-properties-gtk do not delete
PPA files
Status in software-properties package in Ubuntu:
Fix Released
Bug description:
When removing a ppa with software-properties-gtk or with :
`sudo add-apt-repository --remove ppa:xxx/yyy
`
it merely empties the file one wants to remove and leaves an empty theuglyppa.list file in `/etc/apt/sources.list.d/`
This seem quite illogical to keep such residue especially for newbies who won't know that they should add :
`sudo rm /etc/apt/sources.list.d/theuglyppa.list*
`
to their cleaning procedure.
Could the removal actually remove ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1717522/+subscriptions
More information about the foundations-bugs
mailing list