Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402387 - net-analyzer/openvas-administrator-1.2.0 version bump
Summary: net-analyzer/openvas-administrator-1.2.0 version bump
Status: RESOLVED DUPLICATE of bug 402379
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: EBUILD
: 414695 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-06 12:01 UTC by Alexander Petrenas
Modified: 2013-02-17 13:47 UTC (History)
1 user (show)

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


Attachments
Updated openvas-administrator-1.1.2 ebuild (openvas-administrator-1.1.2.ebuild,1.08 KB, text/plain)
2012-02-06 12:01 UTC, Alexander Petrenas
Details
The PROPER version of ebuild (forgot to add -DLOCALSTATEDIR=/var -DSYSCONFDIR=/etc :) (openvas-administrator-1.1.2.ebuild,1.12 KB, text/plain)
2012-02-06 12:21 UTC, Alexander Petrenas
Details
openvas-administrator-1.2.1.ebuild (openvas-administrator-1.2.1.ebuild,1.02 KB, text/plain)
2012-09-24 12:51 UTC, Alexandr Tiurin
Details
openvas-administrator-1.2.1-turn-off-Werror.patch (openvas-administrator-1.2.1-turn-off-Werror.patch,567 bytes, patch)
2012-09-24 12:52 UTC, Alexandr Tiurin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Petrenas 2012-02-06 12:01:28 UTC
Hi!

Please find attached openvas-administrator-1.1.2.ebuild that just compiles somehow.
The solution looks ugly, but works.



Reproducible: Always
Comment 1 Alexander Petrenas 2012-02-06 12:01:45 UTC
Created attachment 301025 [details]
Updated openvas-administrator-1.1.2 ebuild
Comment 2 Alexander Petrenas 2012-02-06 12:21:10 UTC
Created attachment 301027 [details]
The PROPER version of ebuild (forgot to add -DLOCALSTATEDIR=/var -DSYSCONFDIR=/etc :)
Comment 3 Alexander Petrenas 2012-02-06 12:22:08 UTC
Comment on attachment 301025 [details]
Updated openvas-administrator-1.1.2 ebuild

Wrong
should be:
---
src_configure() {
	mycmakeargs=(-OPENVAS_LOCALSTATE_DIR=/var -OPENVAS_SYSCONF_DIR=/etc  -DLOCALSTATEDIR=/var -DSYSCONFDIR=/etc)
---
instead of:
--
src_configure() {
	mycmakeargs=(-OPENVAS_LOCALSTATE_DIR=/var -OPENVAS_SYSCONF_DIR=/etc)
---
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-12 14:12:44 UTC
*** Bug 414695 has been marked as a duplicate of this bug. ***
Comment 5 Alexandr Tiurin 2012-09-24 12:51:56 UTC
Created attachment 324820 [details]
openvas-administrator-1.2.1.ebuild
Comment 6 Alexandr Tiurin 2012-09-24 12:52:36 UTC
Created attachment 324822 [details, diff]
openvas-administrator-1.2.1-turn-off-Werror.patch
Comment 7 Hanno Böck gentoo-dev 2013-02-17 13:47:24 UTC

*** This bug has been marked as a duplicate of bug 402379 ***