EPEL stats (Was Re: rough perl module status)

Thorsten Leemhuis fedora at leemhuis.info
Mon Feb 18 17:17:21 UTC 2008


On 10.02.2008 14:38, Thorsten Leemhuis wrote:
> On 09.02.2008 14:45, Thorsten Leemhuis wrote:
>> On 04.02.2008 20:22, Michael Stahnke wrote:
>> Well, some stats are easy to generate with a proper repo file on a fedora
>> machine, requery and some tools/scipts . Someone could put the following
>> commands (and some more) into a script and run it regularly:
> There was a typo (epel5-source-testing instead of epel5-testing-source)
> in the repo files, thus the stats missed epel5-testing. Sorry for that,
> here we go again:

Some EPEL stats, in case anyone is interested:

[thl at thl epel]$ repoquery -qa --repoid=centos5-source --repoid=epel5-source --repoid=epel5-testing-source --qf '%{NAME}' --arch="src" | sort > centos-epel-5
[thl at thl epel]$ repoquery -qa --repoid=development-source --qf '%{NAME}' --arch="src" | sort > rawhide
[thl at thl epel]$ wc -l centos-epel-5; wc -l rawhide 
2230 centos-epel-5
5387 rawhide
[thl at thl epel]$ grep -v -x --file centos-epel-5 rawhide > missing
[thl at thl epel]$ wc -l missing 
3234 missing
[thl at thl epel]$ # /me attaches that file

CU
knurd
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: missing
URL: <http://listman.redhat.com/archives/epel-devel-list/attachments/20080218/a4f7f1b1/attachment.ksh>


More information about the epel-devel-list mailing list