Bug 88475 - net-mgmt/flow-tools has a python run-time dependency thats missing
Summary: net-mgmt/flow-tools has a python run-time dependency thats missing
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: bill fumerola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 01:40 UTC by Larry Rosenman
Modified: 2005-12-09 14:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2005-11-04 01:40:14 UTC
the flow-report tool (in the default configuration) call flow-rptformat.  
flow-rptformat uses python (and the shebang line is right), but the port
doesn't requre the lang/python port to be installed, causing some wierd
failures if you aren't aware of it. t

Fix: 

add a runtime dependency to lang/python
How-To-Repeat: try and run flow-report with the default config
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-04 01:42:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->billf

Over to maintainer
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2005-11-04 01:49:09 UTC
Actually, it's flow-rptfmt.

Sorry about that :)

LER

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-351-4152                 E-Mail: ler@lerctr.org
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-09 14:34:36 UTC
State Changed
From-To: open->closed

Fixed!