Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 23:53:57 +0300
From:      Vlad Galu <dudu@dudu.ro>
To:        "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Cc:        ruby@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Small typo in www/rubygem-rails/Makefile
Message-ID:  <AANLkTinQ04hrv5SE873v0%2BwW_hnn4gTCew7Pt4pZKSp0@mail.gmail.com>
In-Reply-To: <4C7FBAF8.2070305@p6m7g8.com>
References:  <AANLkTik1aOYt4yCeW00BsKdx7-SXJ7WqRcS3qDtCcihn@mail.gmail.com> <4C7FBAF8.2070305@p6m7g8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Philip,

On Thu, Sep 2, 2010 at 5:55 PM, Philip M. Gollucci <pgollucci@p6m7g8.com> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinQ04hrv5SE873v0%2BwW_hnn4gTCew7Pt4pZKSp0>