This project is archived and is in readonly mode.
Installation rails3 beta3 error
Reported by petRUShka | April 22nd, 2010 @ 03:54 PM
System: ArchLinux
Ruby: ruby 1.9.1p378 (2010-01-10 revision 26273) [x86_64-linux]
Rails: Rails 3.0.0.beta3
[petrushka@parch ~]$ sudo gem install rails --pre
Пароль:
Successfully installed activesupport-3.0.0.beta3
Successfully installed activemodel-3.0.0.beta3
Successfully installed actionpack-3.0.0.beta3
Successfully installed arel-0.3.3
Successfully installed activerecord-3.0.0.beta3
Successfully installed activeresource-3.0.0.beta3
Successfully installed actionmailer-3.0.0.beta3
Successfully installed railties-3.0.0.beta3
Successfully installed rails-3.0.0.beta3
9 gems installed
Installing ri documentation for activesupport-3.0.0.beta3...
Installing ri documentation for activemodel-3.0.0.beta3...
Installing ri documentation for actionpack-3.0.0.beta3...
Installing ri documentation for arel-0.3.3...
Installing ri documentation for activerecord-3.0.0.beta3...
Installing ri documentation for activeresource-3.0.0.beta3...
Installing ri documentation for actionmailer-3.0.0.beta3...
Installing ri documentation for railties-3.0.0.beta3...
Installing ri documentation for rails-3.0.0.beta3...
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - lib
Comments and changes to this ticket
-
Ryan Bigg April 26th, 2010 @ 09:20 AM
I have been able to reproduce this on a couple of systems too, but I'm not sure what the cause of it is.
-
Ryan Bigg October 14th, 2010 @ 02:08 AM
- State changed from new to resolved
- Importance changed from to Low
Doesn't appear in Rails 3.0.0
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>