> Hi! > > I'm trying to install Rails port on Ubuntu 12.10 (or OpenSuse 12.2). > > Everything done accordung to wiki, but on both systems the rake tests > fail with same error: > > Errors running test:functionals! #<RuntimeError: Command failed with > status (1): [ruby -I"lib:test" > -I"/var/lib/gems/1.8/gems/rake-10.0.2/lib" > "/var/lib/gems/1.8/gems/rake-10.0.2/lib/rake/rake_test_loader.rb" > "test/functional/**/*_test.rb" ]> > > What can be the problem and what to do?
FWIW: status 1 _probably_ means EPERM in this case. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

