Package: rails
Version: 0.13.1-2
Tags: ftbfs

Building rails from source fails when rake 0.5.3-1 is installed:

cd railties; RAILS_PKG_DESTINATION="`pwd`/../build" rake fresh_rails
/usr/lib/ruby/1.8/rake.rb:658:in `private': undefined method
`private_module_function' for class `Object' (NameError)
        from /usr/lib/ruby/1.8/rake.rb:658
        from /usr/lib/ruby/1.8/rake.rb:657
        from /usr/bin/rake:3
make: *** [build-stamp] Error 1
Build command 'cd rails-0.13.1 && dpkg-buildpackage -b -uc' failed.
E: Child process failed

Solution: build-depend on rake 0.6, that succeeds.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to