ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

il8n gem needed for install (Bug #184)


Added by Michelle Murrain at 2011-02-11 11:01 pm. Updated at 2011-02-15 08:33 am.


Status:Closed Start date:2011-02-11
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Remote issue URL: Affected version:

Description

I'm getting the following problem trying to install:


mpm@sunbear:/var/www/ruby/chiliproject$ rake generate_session_store
(in /var/www/ruby/chiliproject)
Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
mpm@sunbear:/var/www/ruby/chiliproject$ sudo gem install -v=0.4.2 il8n
ERROR:  Could not find a valid gem 'il8n' (= 0.4.2) in any repository

My versions:


mpm@sunbear:/var/www/ruby/chiliproject$ gem -v
1.3.7
mpm@sunbear:/var/www/ruby/chiliproject$ ruby -v
ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]

BTW, this seems to relate to this conversation about Redmine.


Associated revisions

Revision a92749ef
Added by Jean-Philippe Lang at 2008-05-25 03:26 pm

Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1455 e93f8b46-1217-0410-a6f0-8f06a7374b81

History

Updated by Felix Schäfer at 2011-02-11 11:42 pm

Not quite related to that discussion, but somewhat.

Anyway, regarding your inability to install the gem, that's odd, as I can find it on rubygems.org, version 0.4.2 included. I noticed you have a rather older version of gem, make sure it's up-to-date and/or that your gem sources are configured properly.

Another thing that will probably get in your way: chiliproject is not tested against ruby 1.9, and I even seem to recall it won't work correctly due to the new string encodings in 1.9.

Updated by Eric Davis at 2011-02-14 01:44 am

  • Priority changed from High to Normal
  • Target version deleted (1.1.0 — Bell)

Updated by Michelle Murrain at 2011-02-15 12:12 am

There were definitely version issues, that I straightened out, and got the i18n gem installed fine. Given that the requirement for this gem is in the installation instructions <bonk head> should we close this ticket?

Updated by Felix Schäfer at 2011-02-15 08:33 am

We already have this discussion to ferret out how to handle the i18n problem, so I'll close here.

Thanks for your feedback Michelle.

Updated by Felix Schäfer at 2011-02-15 08:33 am

  • Status changed from Open to Closed

Also available in: Atom PDF