Ticket #16585 (closed defect: fixed)
Erroneous "Unknown dependency" lint report message
| Reported by: | ryandesign@… | Owned by: | wsiegrist@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | server/hosting | Version: | |
| Keywords: | Cc: | michel.sylvan@… | |
| Port: |
Description
I received this lint report in response to r40028:
From: noreply@macports.org Date: September 18, 2008 01:01:04 CDT To: ryandesign@macports.org, michel.sylvan@gmail.com Subject: [40028] py25-sphinx Lint Report Portfile: py25-sphinx Error: Unknown dependency: py25-jinja
But py25-jinja was committed in r39857 and appeared in the PortIndex in r39864, 9 days ago. Why does the lint report still not know about it?
Change History
Note: See
TracTickets for help on using
tickets.


Not sure if this is relevant or not, but py25-jinja triggers a warning when built, because it installs files in $PREFIX/docs. Does the lint report use all available ports, or just the 'clean' ports?