I being a maintained of a big OBS project very much in need for a good statistics page which not only would sow the use of particular repositories, but also of the particular packages inside a repository. For example, I want to know which packages in KDE:KDE3 are extensively used and which were not used at all (so I could know which is to fix first).
I also would like just general figures about the number of packages in particular projects in OBS so I could know which projects are extensive enough and contain more software so to enable those repositories on my systems.
On 16 February 2012 13:58, Ilya Chernykh anixxsus@gmail.com wrote:
I being a maintained of a big OBS project very much in need for a good statistics page which not only would sow the use of particular repositories, but also of the particular packages inside a repository. For example, I want to know which packages in KDE:KDE3 are extensively used and which were not used at all (so I could know which is to fix first).
I also would like just general figures about the number of packages in particular projects in OBS so I could know which projects are extensive enough and contain more software so to enable those repositories on my systems.
Perhaps some of this is covered by https://features.opensuse.org/305877 ?
Matt
On Thursday 16 February 2012 19:10:16 Matt Williams wrote:
I being a maintained of a big OBS project very much in need for a good statistics page which not only would sow the use of particular repositories, but also of the particular packages inside a repository. For example, I want to know which packages in KDE:KDE3 are extensively used and which were not used at all (so I could know which is to fix first).
I also would like just general figures about the number of packages in particular projects in OBS so I could know which projects are extensive enough and contain more software so to enable those repositories on my systems.
Perhaps some of this is covered by https://features.opensuse.org/305877 ?
By the way, does this API work?
https://api.opensuse.org/apidocs/#142
If yes, is there a front-end?
On 16.02.2012 18:40, Ilya Chernykh wrote:
On Thursday 16 February 2012 19:10:16 Matt Williams wrote:
I being a maintained of a big OBS project very much in need for a good statistics page which not only would sow the use of particular repositories, but also of the particular packages inside a repository. For example, I want to know which packages in KDE:KDE3 are extensively used and which were not used at all (so I could know which is to fix first).
I also would like just general figures about the number of packages in particular projects in OBS so I could know which projects are extensive enough and contain more software so to enable those repositories on my systems.
Perhaps some of this is covered by https://features.opensuse.org/305877 ?
By the way, does this API work?
https://api.opensuse.org/apidocs/#142
If yes, is there a front-end?
Yes, osc: osc api /statistics/latest_added?limit=10
Greetings, Stephan
On Friday 17 February 2012 13:49:34 Stephan Kulow wrote:
By the way, does this API work?
https://api.opensuse.org/apidocs/#142
If yes, is there a front-end?
Yes, osc: osc api /statistics/latest_added?limit=10
But the download counter seems not to work :(
Also I see no easy way to see in which projects there are more packages.