Yes thanks. I did it. lad...@redmine02:/usr/share/redmine$ sudo gem install -v=2.2.2 rails lad...@redmine02:/usr/share/redmine$ rails -v Rails 2.2.2
But always the same error :( other thing. I run redmine : lad...@redmine02:/usr/share/redmine$ ruby script/server webrick -e production -p 3000 => Booting WEBrick... => Rails 2.2.2 application started on http://0.0.0.0:3000 => Ctrl-C to shutdown server; call with --help for options [2009-07-17 21:23:53] INFO WEBrick 1.3.1 [2009-07-17 21:23:53] INFO ruby 1.8.7 (2008-08-11) [i486-linux] [2009-07-17 21:23:53] INFO WEBrick::HTTPServer#start: pid=6058 port=3000 It seems that works good. But when i point to my browser http://ip-address:3000 ===> ( 500 Internal Server Error ). I used other ports and i got the same message. -- Tarik 2009/7/17 Ryan Niebur <[email protected]> > On Fri, Jul 17, 2009 at 04:19:46PM +0000, tarik fannane wrote: > > Hi > > > > I've question about redmine package [1], would you mind helping me ? > > > > I've build the package without any problem and during installation I > got > > this error message : > > > > " /var/lib/dpkg/info/redmine. postinst: line 53: rails-app-debianize: > > command not found > > dpkg: error processing redmine (--configure): > > A subprocess post-installation script returned error exit status 127 > > Errors were encountered while processing: redmine > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > > I didn't found "rails-app-debianize". > > I'm working on debian lenny . > > > > redmine depends on rails (>= 2.2.2). > lenny only has 2.1.0-6. > upgrade your rails package to the version in squeeze then try again. > of course, the package manager shouldn't have let you get this far... > > -- > _________________________ > Ryan Niebur > [email protected] > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkpgtIwACgkQMihv+PacasXPZgCdEB7oHriNEiXJCaA88kK+HEuP > TQIAoKSGbrZH1c/PGKBch0lbgMXZJfZu > =NsAw > -----END PGP SIGNATURE----- > >
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
