Bug 168980 - net-analyzer/nessus-client-1.0.* missing app-text/htmldoc RDEPEND
Bug#: 168980 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: netmon@gentoo.org Reported By: deadhead@goodfellow.it
Component: Ebuilds
URL: 
Summary: net-analyzer/nessus-client-1.0.* missing app-text/htmldoc RDEPEND
Keywords:  
Status Whiteboard: 
Opened: 2007-03-02 10:37 0000
Description:   Opened: 2007-03-02 10:37 0000
If you try to export the report generated by nessus in the pdf format, the
application warn you that is unable to export in pdf format because it's not
able to find htmldoc application.

If you add this missing dependency everything will go ok.

Reproducible: Always

Steps to Reproduce:
1. open nessus client
2. make a scan o open a previous scan
3. go to the scan-report
4. export report
5. choose pdf format
6. baboom: error, no htmldoc exec found

Actual Results:  
Error from the application complaining about missing htmldoc

Expected Results:  
be able to export in pdf formato too.

------- Comment #1 From Cornelius Weig 2007-03-03 01:44:18 0000 -------
Created an attachment (id=111875) [details]
added RDEPEND for app-text/htmldoc

Adding
RDEPEND="app-text/htmldoc"
fixes the reported issue

------- Comment #2 From Raphael Marichez 2007-03-03 22:00:17 0000 -------
thanks for the report,

htmldoc is big for that purpose, i don't think it merits adding it that way. 
Perhaps a USE flag?

------- Comment #3 From Markus Ullmann 2007-03-27 22:32:41 0000 -------
Fixed for 1.0.2
USE doc to have it available