Re: ppa-purge

2017-04-06 Thread Jarno Suni
Hello!   No one has reported me any issues with the contributed code. I suppose it works perfectly fixing all the related bugs (listed here: https://code.launchpad.net/~jarnos/ppa-purge/+git/ppa-purge/+merge/313001). You can donate to me on my homepage now. (You can find the link in signature

Re: ppa-purge

2017-03-16 Thread Jarno Suni
Please test the script. Related bug reports can be seen at https://code.launchpad.net/~jarnos/ppa-purge/+git/ppa-purge/+merge/313001 Alternative instructions on how to get my branch are available at https://code.launchpad.net/~jarnos/ppa-purge/+git/ppa-purge/+ref/master After downloading the

Re: ppa-purge

2017-03-11 Thread Jarno Suni
The code is now available: https://code.launchpad.net/~jarnos/ppa-purge/+git/ppa-purge/+ref/master On Tuesday, December 27, 2016 12:28 PM, Jarno Suni wrote: Actually trusty-proposed is called a distribution in Debian terminology (https://wiki.debian.org/SourcesList). add-apt-repository can

Re: ppa-purge

2016-12-27 Thread Jarno Suni
bline" form that add-apt-repository supports, and URL > form >> that >>> add-apt-repository supports, too, but that is undocumented, are not >> currently >>> supported by ppa-purge. Oh, the URL form is documented by --help, but not in manual in 14.0

Re: ppa-purge

2016-12-06 Thread Jarno Suni
o, but that is undocumented, are not > currently >> supported by ppa-purge. > > > If removing Ubuntu components such as 'multiverse' or > 'backports' is supposed to be supported, some user interface changes are > inevitable. I think usage lik

Re: ppa-purge

2016-12-01 Thread Jarno Suni
> On Thursday, December 1, 2016 3:20 PM, Xen wrote: > > Jarno Suni schreef op 01-12-2016 6:51: >> You have to be carefull with what to remove: >> >> sudo ppa-purge -s linux.dropbox.com ubuntu/ >> >> would remove dropbox, but >> &g

Re: ppa-purge

2016-12-01 Thread Xen
pt-repository supports, too, but that is undocumented, are not currently supported by ppa-purge. If removing Ubuntu components such as 'multiverse' or 'backports' is supposed to be supported, some user interface changes are inevitable. Don't mind me, but I think yo

Re: ppa-purge

2016-11-30 Thread Jarno Suni
orts, and URL form > that >>> add-apt-repository supports, too, but that is undocumented, are not >>> currently >>> supported by ppa-purge. >> >> >> If removing Ubuntu components such as 'multiverse' or > 'backports' is

Re: ppa-purge

2016-11-30 Thread Xen
nevitable. Don't mind me, but I think you're making it too complex. It's okay if you just have one standard form, you don't need several alternatives to do the same thing... Please note that there is no way to remove Ubuntu components currently as for removing/downgrading

Re: ppa-purge

2016-11-30 Thread Jarno Suni
gt; > Don't mind me, but I think you're making it too complex. > > It's okay if you just have one standard form, you don't need several > alternatives to do the same thing... Please note that there is no way to remove Ubuntu components currently as for removing/d

Re: ppa-purge

2016-11-29 Thread Xen
Jarno Suni schreef op 29-11-2016 20:11: On Tuesday, November 29, 2016 6:44 PM, Jarno Suni wrote: "debline" form that add-apt-repository supports, and URL form that add-apt-repository supports, too, but that is undocumented, are not currently supported by ppa-purge. If remov

Re: ppa-purge

2016-11-29 Thread Jarno Suni
> On Tuesday, November 29, 2016 6:44 PM, Jarno Suni wrote: > "debline" form that add-apt-repository supports, and URL form that > add-apt-repository supports, too, but that is undocumented, are not currently > supported by ppa-purge. If removing Ubuntu components s

Re: ppa-purge

2016-11-29 Thread Jarno Suni
Furthermore AFAIK PPA means an APT repository hosted at 'http://ppa.launchpad.net'. However, ppa-purge allows removing repositories hosted in other servers using the ppa form: e.g. sudo ppa-purge -s dl.google.com ppa:linux/chrome or shortly sudo ppa-purge -s dl.google.com linux/c

Re: ppa-purge

2016-11-28 Thread Christian Ehrhardt
On Mon, Nov 28, 2016 at 10:13 PM, Jarno Suni wrote: > Would it be better to call it remove-apt-repository? > Just my opinion, but there are so many people already used and guides written with ppa-purge that I'd not "rename" it. I'd consider it a softer suggestion to

ppa-purge

2016-11-28 Thread Jarno Suni
I have contributed to ppa-purge a lot this year. It can also remove other repositories than Launchpad PPAs. Would it be better to call it remove-apt-repository? If not, I suppose I should do a merge proposal. But I can't. And I have not received any support lately. Nor any feedback.