From owner-freebsd-ports@FreeBSD.ORG Thu Jan 22 04:32:49 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32D60106566B for ; Thu, 22 Jan 2009 04:32:49 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 0BACC8FC1B for ; Thu, 22 Jan 2009 04:32:48 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 2E5FE5C2D; Wed, 21 Jan 2009 23:34:07 -0500 (EST) Date: Wed, 21 Jan 2009 23:34:07 -0500 From: Wesley Shields To: Steven Kreuzer Message-ID: <20090122043407.GF68353@atarininja.org> References: <20081215191535.GC33004@atarininja.org> <4946B0C0.90106@freebsd.org> <20090121213459.GA33671@abcjr.net> <05EDC0A8-030D-4FD0-9B14-A5E62521C9FF@exit2shell.com> <20090121233259.GD68353@atarininja.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090121233259.GD68353@atarininja.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: "Arnold Cavazos Jr." , freebsd-ports@freebsd.org Subject: Re: RT 3.8? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2009 04:32:49 -0000 On Wed, Jan 21, 2009 at 06:32:59PM -0500, Wesley Shields wrote: > On Wed, Jan 21, 2009 at 06:05:50PM -0500, Steven Kreuzer wrote: > > > > On Jan 21, 2009, at 4:34 PM, Arnold Cavazos Jr. wrote: > > > > > > > > > > > I am trying to install the rt38 port in the tree on a fresh 7.1-STABLE > > > build. The Makefile's id is: > > > > > > # $FreeBSD: ports/www/rt38/Makefile,v 1.6 2009/01/08 16:50:17 pav > > > Exp $ > > > > > > > > > a "/usr/local/sbin/rt-setup-database --dba root --action init" > > > yeilds the following error: > > > > > > DBD::mysql::st execute failed: Table 'Attachments' already exists at > > > /usr/local/lib/perl5/site_perl/5.8.8/RT/Handle.pm line 470. > > > > > > Any ideas as to where I should look to solve this? > > > > > > -- > > > Arnold Cavazos, Jr. > > > > Hi Arnold- > > > > This is a known issue documented in PR ports/130425 > > > > I recently inherited maintenance of this port and I currently have two > > patches > > that are being reviewed by ports committers that fix other problems in > > the port. > > > > Once those get checked in, which I was told *should* be done today, I > > will fix the > > issue you are having. (I have patches ready to go) > > > > Sorry for any inconvenience this may have caused you. This should be > > fixed > > in the very near future. > > As the person doing the review of the patches I can say that they > visually look good to me but I'm putting them through a quick test run > to make sure they are sane in practice. I hope to have these patches > into the tree tonight and will continue to work with Steven to address > any issues in this port. I committed this fix and a couple of other small ones for this port tonight. Please let me know if you have any problems with it. -- WXS