From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 16 12:40:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A14D8A6D for ; Sat, 16 Feb 2013 12:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 708B1914 for ; Sat, 16 Feb 2013 12:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1GCe066069645 for ; Sat, 16 Feb 2013 12:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1GCe0TY069644; Sat, 16 Feb 2013 12:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 16 Feb 2013 12:40:00 GMT Resent-Message-Id: <201302161240.r1GCe0TY069644@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose Jachuf Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3D76869C for ; Sat, 16 Feb 2013 12:30:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 25FB18DD for ; Sat, 16 Feb 2013 12:30:12 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r1GCUBc2061049 for ; Sat, 16 Feb 2013 12:30:11 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r1GCUBgx061048; Sat, 16 Feb 2013 12:30:11 GMT (envelope-from nobody) Message-Id: <201302161230.r1GCUBgx061048@red.freebsd.org> Date: Sat, 16 Feb 2013 12:30:11 GMT From: Jose Jachuf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/176191: databases/firebird25-server:bug with fbintl.conf path X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 12:40:00 -0000 >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: