Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 12:30:11 GMT
From:      Jose Jachuf <jjachuf@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176191: databases/firebird25-server:bug with fbintl.conf path
Message-ID:  <201302161230.r1GCUBgx061048@red.freebsd.org>
Resent-Message-ID: <201302161240.r1GCe0TY069644@freefall.freebsd.org>

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

>Number:         176191
>Category:       ports
>Synopsis:       databases/firebird25-server:bug with fbintl.conf path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 16 12:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jose Jachuf
>Release:        9.0-RELEASE-p3
>Organization:
-
>Environment:
FreeBSD hp530.compass.com 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
when installed FB25-server fbintl.conf is copied to /usr/local/etc/firebird/fbintl.conf. This causes errors to occur in situations when you want to work with some encodings. For example:

gbak -r o -v -fix_fss_m ISO8859_1 -user SYSDBA -password masterkey /home/fb_data/sgm.fbk /home/fb_data/sgm.fdb

I get

gbak: ERROR: CHARACTER SET ISO8859_1 is not defined
>How-To-Repeat:

>Fix:
# cp /usr/local/etc/firebird/fbintl.conf /usr/local/libexec/firebird/intl/

They should change the port to copy fbintl.conf to

/usr/local/libexec/firebird/intl/

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



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