Re: Webpage to track py2removal bugs & packages

2019-09-18 Thread Sandro Tosi
On Sat, Aug 31, 2019 at 2:31 AM Sandro Tosi wrote: > i've prepared a small website, > http://sandrotosi.me/debian/py2removal/index.html, to keep track of > the bugs user-tagged `py2removal`. the website will now (from the next push) also check Testsuite-Triggers field content when producing the

Re: Webpage to track py2removal bugs & packages

2019-09-03 Thread Sandro Tosi
On Sat, Aug 31, 2019 at 2:31 AM Sandro Tosi wrote: > i've prepared a small website, > http://sandrotosi.me/debian/py2removal/index.html, to keep track of > the bugs user-tagged `py2removal`. there was a bug in the script populating that page that's now been fixed: if a source package had only

Re: Webpage to track py2removal bugs & packages

2019-09-03 Thread Sandro Tosi
On Tue, Sep 3, 2019 at 10:11 AM PICCA Frederic-Emmanuel wrote: > I can not find python-pyqtgraph in your list. > > It seems to me that this package has reverse dependencies, but the python2 > binaries where remove..., but this is another problem. the script that produces that page only checks

Re: Webpage to track py2removal bugs & packages

2019-09-03 Thread Drew Parsons
On 2019-09-03 11:56, Sandro Tosi wrote: Within a given rdeps count it currently has secondary sorting made on Bug No. It would polish off the forward deps if they could be used for secondary sorting instead (highest number to lowest). Bonus points for making the headers clickable so the

Re: Webpage to track py2removal bugs & packages

2019-09-02 Thread Sandro Tosi
> Within a given rdeps count it currently has secondary sorting made on > Bug No. It would polish off the forward deps if they could be used for > secondary sorting instead (highest number to lowest). Bonus points for > making the headers clickable so the reader can choose which secondary >

Re: Webpage to track py2removal bugs & packages

2019-09-02 Thread Andrey Rahmatullin
On Mon, Sep 02, 2019 at 04:43:40PM +0800, Drew Parsons wrote: > Looks great, is plenty enough accurate for the task. It tells us it's more > important to process live-task-standard than python-gnatpython-doc. Not necessarily. live-task-standard just depends on python, without any other python2

Re: Webpage to track py2removal bugs & packages

2019-09-02 Thread Drew Parsons
On 2019-09-02 12:21, Sandro Tosi wrote: On Sun, Sep 1, 2019 at 9:54 PM Drew Parsons wrote: Yes, your script counts the dependencies along one direction (rdeps), identifying which packages are ready to be de-python2-ised next. I'm talking about dependencies in the opposite direction, deps not

Re: Webpage to track py2removal bugs & packages

2019-09-01 Thread Sandro Tosi
On Sun, Sep 1, 2019 at 9:54 PM Drew Parsons wrote: > Yes, your script counts the dependencies along one direction (rdeps), > identifying which packages are ready to be de-python2-ised next. > > I'm talking about dependencies in the opposite direction, deps not > rdeps. Upstream vs downstream. >

Re: Webpage to track py2removal bugs & packages

2019-09-01 Thread Drew Parsons
On 2019-09-02, Sandro Tosi wrote: On 2019-09-02 01:15, Drew Parsons wrote: Sandro Tosi wrote: i've prepared a small website, http://sandrotosi.me/debian/py2removal/index.html, to keep track of the bugs user-tagged `py2removal`. It could be useful to add another column counting the

Re: Webpage to track py2removal bugs & packages

2019-09-01 Thread Sandro Tosi
On Sun, Sep 1, 2019 at 1:15 PM Drew Parsons wrote: > It could be useful to add another column counting the Dependencies in > the other direction. > > i.e. for all the leaf packages ready for processing, which one should be > given priority? Which one has the most impact on Dependencies further >

Re: Webpage to track py2removal bugs & packages

2019-09-01 Thread Sandro Tosi
> I definitely think it will be helpful. Thanks for putting it together. It's > the best thing I've seen yet for answering the question of what can we try to > kill off now. > > Please keep it updated. i set a cron every 2 hours (when the laptop is on) also added a new column for the

Re: Webpage to track py2removal bugs & packages

2019-09-01 Thread Drew Parsons
Sandro Tosi wrote: i've prepared a small website, http://sandrotosi.me/debian/py2removal/index.html, to keep track of the bugs user-tagged `py2removal`. It could be useful to add another column counting the Dependencies in the other direction. i.e. for all the leaf packages ready for

Re: Webpage to track py2removal bugs & packages

2019-08-31 Thread Andrey Rahmatullin
On Sat, Aug 31, 2019 at 11:50:33AM -0400, Scott Kitterman wrote: > > > I definitely think it will be helpful. Thanks for putting it together. > > > It's the best thing I've seen yet for answering the question of what can > > > we try to kill off now. > > > > > > Please keep it updated. > > > >

Re: Webpage to track py2removal bugs & packages

2019-08-31 Thread Scott Kitterman
On Saturday, August 31, 2019 11:09:33 AM EDT Andrey Rahmatullin wrote: > On Sat, Aug 31, 2019 at 10:20:32AM -0400, Scott Kitterman wrote: > > I definitely think it will be helpful. Thanks for putting it together. > > It's the best thing I've seen yet for answering the question of what can > > we

Re: Webpage to track py2removal bugs & packages

2019-08-31 Thread Andrey Rahmatullin
On Sat, Aug 31, 2019 at 10:20:32AM -0400, Scott Kitterman wrote: > I definitely think it will be helpful. Thanks for putting it together. It's > the best thing I've seen yet for answering the question of what can we try to > kill off now. > > Please keep it updated. Please note though that

Re: Webpage to track py2removal bugs & packages

2019-08-31 Thread Scott Kitterman
On Saturday, August 31, 2019 2:31:36 AM EDT Sandro Tosi wrote: > Hello, > i've prepared a small website, > http://sandrotosi.me/debian/py2removal/index.html, to keep track of > the bugs user-tagged `py2removal`. > > * i'm sure there are bugs > * it's pretty brutal html, but should provide useful

Webpage to track py2removal bugs & packages

2019-08-31 Thread Sandro Tosi
Hello, i've prepared a small website, http://sandrotosi.me/debian/py2removal/index.html, to keep track of the bugs user-tagged `py2removal`. * i'm sure there are bugs * it's pretty brutal html, but should provide useful information * it tries to account for crufted binary packages * it ignores