From owner-freebsd-ports@FreeBSD.ORG Thu Sep 2 20:54:40 2010 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 AC4CA10657C2; Thu, 2 Sep 2010 20:54:40 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 531D18FC12; Thu, 2 Sep 2010 20:54:39 +0000 (UTC) Received: by qwg5 with SMTP id 5so1048352qwg.13 for ; Thu, 02 Sep 2010 13:54:39 -0700 (PDT) Received: by 10.229.2.35 with SMTP id 35mr6225509qch.271.1283460877627; Thu, 02 Sep 2010 13:54:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.65.150 with HTTP; Thu, 2 Sep 2010 13:53:57 -0700 (PDT) In-Reply-To: <4C7FBAF8.2070305@p6m7g8.com> References: <4C7FBAF8.2070305@p6m7g8.com> From: Vlad Galu Date: Thu, 2 Sep 2010 23:53:57 +0300 Message-ID: To: "Philip M. Gollucci" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ruby@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Small typo in www/rubygem-rails/Makefile 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, 02 Sep 2010 20:54:40 -0000 Hi Philip, On Thu, Sep 2, 2010 at 5:55 PM, Philip M. Gollucci w= rote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/02/10 11:36, Vlad Galu wrote: >> PORT_DBDIR didn't have the leading $, thus it wasn't being expanded >> correctly. Because of this, make couldn't find the options file and >> tried to create a new one in the current directory. In my case, the >> ports tree is mounted read-only in a jail. > D'oh. > >> -- cut here -- >> Installing ri documentation for rails-3.0.0... >> rdoc --ri --op /usr/local/lib/ruby/gems/1.8/doc/rails-3.0.0/ri --quiet >> lib --title rails-3.0.0 Documentation >> File not found: lib >> -- and here -- >> I can do without the docs, this is just an FYI. > Okay good, I'm not crazy. =A0Its not a doc error. =A0The gem has no lib/ > dir. =A0I could cause it on 08/31. =A0I could not cause it on 09/01. > > At any rate, both are fixed now. > The lib dir issue is still there, it seems: -- cut here -- =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> License check disabled, port has not defined LICENSE =3D=3D=3D> Found saved configuration for rubygem-rails-3.0.0 =3D=3D=3D> Extracting for rubygem-rails-3.0.0 =3D> MD5 Checksum OK for rubygem/rails-3.0.0.gem. =3D> SHA256 Checksum OK for rubygem/rails-3.0.0.gem. =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - f= ound =3D=3D=3D> Patching for rubygem-rails-3.0.0 =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - f= ound =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/gem18 - fo= und =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - f= ound =3D=3D=3D> Configuring for rubygem-rails-3.0.0 =3D=3D=3D> Installing for rubygem-rails-3.0.0 =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-activesupport>=3D3.0.0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-activerecord>=3D3.0.0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-actionpack>=3D= 3.0.0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-actionmailer>=3D3.0.0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-activeresource>=3D3.0.0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-railties>=3D3.= 0.0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-bundler>=3D1.0= .0 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on package: rubygem-passenger>=3D2= .2.15 - found =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/gem18 - fo= und =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - f= ound =3D=3D=3D> rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - f= ound =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if www/rubygem-rails already installed /usr/bin/env /usr/local/bin/gem18 install -l --no-update-sources --no-ri --install-dir /usr/local/lib/ruby/gems/1.8 /tmp/distfiles/rubygem/rails-3.0.0.gem -- --build-args Successfully installed rails-3.0.0 1 gem installed Installing RDoc documentation for rails-3.0.0... File not found: lib *** Error code 1 -- and here -- The gem was fetched from http://production.s3.rubygems.org/gems/ --=20 Good, fast & cheap. Pick any two.