Opened 13 years ago

Closed 13 years ago

#483 closed enhancement (invalid)

license information in dependency graph for salmonella report

Reported by: Alan Post Owned by: Mario Domenech Goulart
Priority: minor Milestone:
Component: infrastructure Version: 4.6.x
Keywords: Cc:
Estimated difficulty:

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.

Change History (3)

comment:1 Changed 13 years ago by felix winkelmann

Milestone: 4.7.0

comment:2 Changed 13 years ago by felix winkelmann

Owner: set to Mario Domenech Goulart
Status: newassigned

comment:3 Changed 13 years ago by Mario Domenech Goulart

Resolution: invalid
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.