Summary

license information in dependency graph for salmonella report

Metadata

Description

Looking at a representative dependency graph in the salmonella report:

http://tests.call-cc.org/current/salmonella-report/dep-graphs/kiksispehi.png

I note that the srfi-14, srfi-69, and utils "eggs" say "Could not find license info" I believe this results from these eggs being built into Chicken, which would imply that they are covered by the same license that Chicken is covered by.

If this is correct, can we detect the built-in eggs and properly report their license? If I haven't diagnosed the problem please correct my assumption and I'll file new tickets against the appropriate subsystem.

Changes and comments

[2011-02-03 11:06:01 UTC] felix removed milestone 4.7.0

[2011-03-14 07:02:36 UTC] felix changed status from new to assigned

[2011-03-14 07:02:36 UTC] felix set owner to mario

[2011-03-14 11:49:56 UTC] mario changed status from assigned to closed

[2011-03-14 11:49:56 UTC] mario set resolution to invalid

[2011-03-14 11:49:56 UTC] mario wrote:

Sorry. Somehow I had overlooked this ticket.

The dependencies graphs are for eggs only. Salmonella does not report license information for Chicken units. BTW, units should not go to .meta's depends nor needs (from where salmonella gets the dependencies).

I closing this ticket as invalid, but maybe I'm missing something. If that's the case, please reopen it.