From owner-freebsd-ruby@FreeBSD.ORG Tue Jun 29 18:10:11 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0102010656BD for ; Tue, 29 Jun 2010 18:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DDF8A8FC45 for ; Tue, 29 Jun 2010 18:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5TIA8It021867 for ; Tue, 29 Jun 2010 18:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5TIA8Hw021865; Tue, 29 Jun 2010 18:10:08 GMT (envelope-from gnats) Date: Tue, 29 Jun 2010 18:10:08 GMT Message-Id: <201006291810.o5TIA8Hw021865@freefall.freebsd.org> To: ruby@FreeBSD.org From: Pavel Argentov Cc: Subject: Re: ports/147809: databases/ruby-dbi: /usr/local/lib/ruby/site_ruby/1.8/dbi/utils/date.rb:57: undefined method `deprecate' for DBI::Date:Class (NoMethodError) X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pavel Argentov List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 18:10:11 -0000 The following reply was made to PR ports/147809; it has been noted by GNATS. From: Pavel Argentov To: bug-followup@FreeBSD.org, ohartman@mail.zedat.fu-berlin.de Cc: Subject: Re: ports/147809: databases/ruby-dbi: /usr/local/lib/ruby/site_ruby/1.8/dbi/utils/date.rb:57: undefined method `deprecate' for DBI::Date:Class (NoMethodError) Date: Tue, 29 Jun 2010 21:43:02 +0400 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1EC7BF73334D1DC3406E2A90 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello there! I've found a workaround. I have just found that everything was broken by devel/rubygem-deprecated = port. It's version was changed from 2.0.1 to 3.0.0 with complete syntax and semantics re-write. = So to solve the problem we should either downgrade devel/rubygem-deprecated back to 2.0.1 or rewrite= the DBI library. --=20 Sincerely yours, Pavel Argentov. RIPE: PA5363-RIPE --------------enig1EC7BF73334D1DC3406E2A90 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwqMLAACgkQTpyZ2m+KshiHNwCfbe/etKn03PTguD9gXAaISsLF DLsAn0xYRh6WZn/cD5PuVYyVp3PDI0zn =3GD0 -----END PGP SIGNATURE----- --------------enig1EC7BF73334D1DC3406E2A90--