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

Bug 19666

Summary: Ebuild for prelude-manager
Product: Gentoo Linux Reporter: Michael Boman <michael>
Component: New packagesAssignee: solar (RETIRED) <solar>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 19665    
Bug Blocks: 22849    
Attachments: prelude-manager ebuild
Changelog for prelude-manager
Updated prelude-manager ebuild, grabs sources from CVS

Description Michael Boman 2003-04-20 09:02:02 UTC
Prelude-manager is the collection/reporting point for all prelude sensors.
Requires libprelude.

Reproducible: Always
Steps to Reproduce:
Comment 1 Michael Boman 2003-04-20 09:02:57 UTC
Created attachment 10908 [details]
prelude-manager ebuild
Comment 2 Michael Boman 2003-04-20 09:03:42 UTC
Created attachment 10909 [details]
Changelog for prelude-manager
Comment 3 Michael Boman 2003-06-14 21:18:47 UTC
Created attachment 13285 [details]
Updated prelude-manager ebuild, grabs sources from CVS
Comment 4 nobody 2003-06-15 04:55:55 UTC
I have a problem emerging this ebuild, it gives the following error message:

emerge prelude-manager-cvs-0.8.ebuild

Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy "securecirt/libprelude-cvs".

!!! Error calculating dependencies. Please correct.


I have alread emerged succesfully libprelude:

*  net-analyzer/libprelude-cvs
      Latest version available: 0.8
      Latest version installed: 0.8
      Size of downloaded files: 0 kB
      Homepage:    http://www.prelude-ids.org
      Description: Prelude Alert Library This ebuild will fetch the newest cvs sources from the cvs-server.


I think one should change this line in the ebuild:

from

DEPEND="
        secureirt/libprelude-cvs
        ...
"
to

DEPEND="
        net-analyzer/libprelude-cvs
        ...
"

Best regards,
Daniel


Comment 5 solar (RETIRED) gentoo-dev 2003-06-19 10:34:45 UTC
Accepting bug for non cvs version
Comment 6 solar (RETIRED) gentoo-dev 2003-06-21 10:21:48 UTC
Commited non cvs version to portage under app-admin
Comment 7 solar (RETIRED) gentoo-dev 2003-06-21 10:27:56 UTC
Closing Bug