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

Bug 402387

Summary: net-analyzer/openvas-administrator-1.2.0 version bump
Product: Gentoo Linux Reporter: Alexander Petrenas <bugs.gentoo.org>
Component: New packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: david+gentoo.org
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated openvas-administrator-1.1.2 ebuild
The PROPER version of ebuild (forgot to add -DLOCALSTATEDIR=/var -DSYSCONFDIR=/etc :)
openvas-administrator-1.2.1.ebuild
openvas-administrator-1.2.1-turn-off-Werror.patch

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 ***