On Thu, Jul 22, 2004 at 04:28:08PM +0200, Thomas Klausner wrote:
> Hi!
>   
> I ran CPANTS today, you can view results here:
>   
> http://cpants.dev.zsi.at/
> ( or http://test1.dev.zsi.at if DNS isn't updated..)
> 
> in /metrics there is a yaml-file for each dist
> cpants.db (or cpants.db.gz) is a SQLite DB file
> 
> Oh, there might be a bug, because 100 dists didn't get any kwalitee when at
> least some of them should...
> 
> Max Kwalitee is 10, which is reached by 99 dists.

The DBI gets 9. The one failure is permissions_ok:

>  permissions_ok  (i.e. all files are read/writable by extracting user)

Why is that a kwalitee issue? I don't think it warrants impacting the kwalitee.

Tim.

p.s. It'll cause problems for anyone using a source code control
system that keeps files read-only - like RCS and CVS do.
That's the reason the DBI has many read-only files.
(I use svn now, but used to use RCS.)

Reply via email to