Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13539] New: nagios has a bad BUILD

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13539] New: nagios has a bad BUILD
  • Date: 18 Feb 2007 18:42:13 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13539

Summary: nagios has a bad BUILD
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: net
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: jblosser-smgl AT firinn.org


a3d48f52fc2d3a319db7d89b213ab07e4273ba24 gives nagios a BUILD with

if [ "$NAGIOS_HTML" == "y" ]; then
local HTML_DIR="${INSTALL_ROOT}/usr/share/nagios/htdoc" &&
local CGI_DIR="${INSTALL_ROOT}/usr/share/nagios/cgi-bin"
local NAGIOS_HTMLCGI_OPTS="--datadir=${HTML_DIR} --sbindir=${CGI_DIR}" &&
fi &&


The && before fi prevents it from building.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13539] New: nagios has a bad BUILD, bugzilla-daemon, 02/18/2007

Archive powered by MHonArc 2.6.24.

Top of Page