Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-24 Thread Antonio Terceiro
Control: severity -1 important On Sun, Feb 17, 2013 at 12:40:46AM +0100, Jan Losinski wrote: > Package: redmine > Followup-For: Bug #700754 > > Hello, > > will this be fixed for 1.4 after the release date or will > wheezy have for several years a broken version if you > have ruby 1.9 installed?

Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-16 Thread Jan Losinski
Hi * Jérémy Lal [2013-02-17 00:54]: > I need to know if the patch you're referring to won't > screw redmine with ruby1.8. You're right, ruby is such a mess ... It can be wrapped using a DateTime.respond_to?(:parse). This will return false for 1.8 and true for 1.9: % irb1.9.1 irb(main

Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-16 Thread Jan Losinski
So debian will have a broken redmine version in the stable distribution for the next years? Jan * Ondřej Surý [2013-02-17 00:34]: > fixed 700754 2.1.4+dfsg2-1 > thank you > > This won't be fixed in wheezy, since the unstable is frozen in > preparation for next release and only a critical or

Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-16 Thread Jan Losinski
Package: redmine Followup-For: Bug #700754 Hello, will this be fixed for 1.4 after the release date or will wheezy have for several years a broken version if you have ruby 1.9 installed? Thanks, Jan -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testi

Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-16 Thread Jérémy Lal
Hi, I need to know if the patch you're referring to won't screw redmine with ruby1.8. Is there a simple way to reproduce this bug ? As this stage of debian freeze, it won't be accepted unless it is obvious and testable. Jérémy. On 17/02/2013 00:08, losin...@wh2.tu-dresden.de wrote: > Package: r

Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-16 Thread Ondřej Surý
fixed 700754 2.1.4+dfsg2-1 thank you This won't be fixed in wheezy, since the unstable is frozen in preparation for next release and only a critical or security fixes can go in, and there will be redmine 2.x after the unstable is unfrozen after the release. Ondrej On Sun, Feb 17, 2013 at 12:08 A

Bug#700754: redmine: Redmine does not work with ruby 1.9.x

2013-02-16 Thread losinski
Package: redmine Version: 1.4.4+dfsg1-2 Severity: normal Tags: upstream Dear Maintainer, the redmine branch 1.x has a problem ith the version 1.9 of the ruby interpreter. There is no "parsedate" anymore, but redmine uses it for its graph timeseries. I reported this issue a long time ago to upstre