Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 46715

Summary: Nessus ebuild is missing a digest
Product: Gentoo Linux Reporter: Dwight Tuinstra <tuinstra>
Component: New packagesAssignee: Patrick Kursawe (RETIRED) <phosphan>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dwight Tuinstra 2004-04-03 15:02:47 UTC
The nessus ebuild appears to be missing its digest, as suggested by the following transcript. This transcript was taken a few moments ago, immediately after an 'emerge sync'. Similar results have obtained over the past 24 hours.

I would not normally mark a missing digest as having severity "major", but the importance and prevalence of nessus make it cause for concern. A search in the forums and bugzilla for "nessus digest" came up empty, so this may be recent.

----- transcript -----
skipper root # emerge nessus -pv
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild   R   ] net-analyzer/nessus-2.0.9   [empty/missing/bad digest]
 
Total size of downloads: 0 kB
----- end transcript -----
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-04-05 07:53:29 UTC
The nessus ebuild has no digest, because the nessus package does not have any files but its ebuild and digest file. Its only job is to depend on nessus-libraries, libnasl, nessus-core and nessus-plugins with the correct versions. So its just correct that the digest is empty. 

Still good to know someone keeps his eyes open :-)