From owner-freebsd-questions@FreeBSD.ORG Fri Dec 14 08:12:42 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D911C16A468 for ; Fri, 14 Dec 2007 08:12:42 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id A0EB013C4E7 for ; Fri, 14 Dec 2007 08:12:42 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.67) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1J35ez-00048f-Cm>; Fri, 14 Dec 2007 09:12:41 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.67) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1J35ez-0007vf-Bx>; Fri, 14 Dec 2007 09:12:41 +0100 Message-ID: <47623ABD.4080902@zedat.fu-berlin.de> Date: Fri, 14 Dec 2007 08:11:41 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.9 (X11/20071212) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: ruby-postgresql driver seems broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 08:12:42 -0000 Hello, after installing a fresh copy of FreeBSD 7.0-BETA4 on a new box I also tried installing rubygem-postgres/ruby-dbd_pg (ports/database). But I get this error: ===> Vulnerability check disabled, database not found => postgres-0.7.1.2006.04.06.gem is not in /usr/ports/databases/rubygem-postgres/distinfo. => Either /usr/ports/databases/rubygem-postgres/distinfo is out of date, or => postgres-0.7.1.2006.04.06.gem is spelled incorrectly. *** Error code 1 Stop in /usr/ports/databases/rubygem-postgres. Is there anything wrong? Regards, Oliver