Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2008 08:23:35 GMT
From:      Andew Clark <andrewclarkii@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129221: [PATCH] www/free-sa: update to 1.5.0
Message-ID:  <200811270823.mAR8NZ0j051227@www.freebsd.org>
Resent-Message-ID: <200811270830.mAR8U2Uv070852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129221
>Category:       ports
>Synopsis:       [PATCH] www/free-sa: update to 1.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 08:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andew Clark
>Release:        7.0 RELEASE
>Organization:
>Environment:
FreeBSD powercharge.moskb.local 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #3: Thu Sep 18 12:17:45 UTC 2008     andy@powercharge.moskb.local:/usr/obj/usr/src/sys/MYKERN  i386
>Description:
update to free-sa 1.5.0

Also, when i try to use the program, i got a error:
sh: environment corrupt; missing value for &#1048;&#1105;(&#1068;&#9558;&#9618;(&#1068;&#1045;İİ&#1060;&#9554;(
SAERROR: [SAsystem] /bin/sh got signal


>How-To-Repeat:
free-sa -d `date +%x`-`date +%x`
>Fix:
Possible problem is in sed utility, file src/usr.bin/sed/compile.c must be at least 1.30 version. On FreeBSD 7.0 RELEASE problem still exist.

additional informaton
http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074512.html
http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074620.html

Temporary problem solution is replace entry

#define CMDSH                   "/bin/sh"

on

#define CMDSH                   "/usr/local/bin/bash"

and install bash shell.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811270823.mAR8NZ0j051227>