Small typo in www/rubygem-rails/Makefile

Vlad Galu dudu at dudu.ro
Thu Sep 2 20:54:40 UTC 2010


Hi Philip,

On Thu, Sep 2, 2010 at 5:55 PM, Philip M. Gollucci <pgollucci at p6m7g8.com> wrote:
> -----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.  Its not a doc error.  The gem has no lib/
> dir.  I could cause it on 08/31.  I 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 --
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for rubygem-rails-3.0.0
===>  Extracting for rubygem-rails-3.0.0
=> MD5 Checksum OK for rubygem/rails-3.0.0.gem.
=> SHA256 Checksum OK for rubygem/rails-3.0.0.gem.
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - found
===>  Patching for rubygem-rails-3.0.0
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - found
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/gem18 - found
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - found
===>  Configuring for rubygem-rails-3.0.0
===>  Installing for rubygem-rails-3.0.0
===>   rubygem-rails-3.0.0 depends on package:
rubygem-activesupport>=3.0.0 - found
===>   rubygem-rails-3.0.0 depends on package:
rubygem-activerecord>=3.0.0 - found
===>   rubygem-rails-3.0.0 depends on package: rubygem-actionpack>=3.0.0 - found
===>   rubygem-rails-3.0.0 depends on package:
rubygem-actionmailer>=3.0.0 - found
===>   rubygem-rails-3.0.0 depends on package:
rubygem-activeresource>=3.0.0 - found
===>   rubygem-rails-3.0.0 depends on package: rubygem-railties>=3.0.0 - found
===>   rubygem-rails-3.0.0 depends on package: rubygem-bundler>=1.0.0 - found
===>   rubygem-rails-3.0.0 depends on package: rubygem-passenger>=2.2.15 - found
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/gem18 - found
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - found
===>   rubygem-rails-3.0.0 depends on file: /usr/local/bin/ruby18 - found
===>   Generating temporary packing list
===>  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/


-- 
Good, fast & cheap. Pick any two.


More information about the freebsd-ports mailing list