Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168980 - net-analyzer/nessus-client-1.0.* missing app-text/htmldoc RDEPEND
Summary: net-analyzer/nessus-client-1.0.* missing app-text/htmldoc RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-02 10:37 UTC by .:deadhead:.
Modified: 2007-03-27 22:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
added RDEPEND for app-text/htmldoc to the ebuild (nessus-client-1.0.1.ebuild,976 bytes, text/plain)
2007-03-03 01:44 UTC, Cornelius Weig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description .:deadhead:. 2007-03-02 10:37:35 UTC
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 Cornelius Weig 2007-03-03 01:44:18 UTC
Created attachment 111875 [details]
added RDEPEND for app-text/htmldoc to the ebuild

Adding
RDEPEND="app-text/htmldoc"
fixes the reported issue
Comment 2 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2007-03-03 22:00:17 UTC
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 Markus Ullmann (RETIRED) gentoo-dev 2007-03-27 22:32:41 UTC
Fixed for 1.0.2
USE doc to have it available