Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19666 - Ebuild for prelude-manager
Summary: Ebuild for prelude-manager
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 19665
Blocks: 22849
  Show dependency tree
 
Reported: 2003-04-20 09:02 UTC by Michael Boman
Modified: 2003-06-21 10:27 UTC (History)
0 users

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


Attachments
prelude-manager ebuild (prelude-manager-0.8.6.ebuild,985 bytes, text/plain)
2003-04-20 09:02 UTC, Michael Boman
Details
Changelog for prelude-manager (ChangeLog,320 bytes, text/plain)
2003-04-20 09:03 UTC, Michael Boman
Details
Updated prelude-manager ebuild, grabs sources from CVS (prelude-manager-cvs-0.8.ebuild,1.88 KB, application/octet-stream)
2003-06-14 21:18 UTC, Michael Boman
Details

Note You need to log in before you can comment on or make changes to this bug.
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