Closed GoogleCodeExporter closed 9 years ago
I found a fix:
* open a terminal
* become root with: su
* type: gem uninstall gettext
It is a bug in the gem of gettext, as can be seen in the stacktrace. The crash
happens in line 259 of rubygems.rb.
Original comment by boukewou...@gmail.com
on 15 Dec 2011 at 10:03
Thanks, this helped. But shouldn't this work out of the box instead using this
workaround? Most people (like me) will think that RR is broken and will not get
it to run when not knowing about this.
Original comment by thorsten...@gmail.com
on 16 Dec 2011 at 2:41
If only I could prevent bugs in all possible dependencies... Seriously, this
has to be fixed by the one that is responsible for this gem.
Original comment by boukewou...@gmail.com
on 16 Dec 2011 at 7:33
Please drop gettext support if it is broken and have no interest of fixing it.
It’s really confusing when trying to set it into use manually :(
Original comment by samu.vou...@gmail.com
on 20 Dec 2011 at 10:09
This is in fact what archlinux has decided to do:
http://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/rub
yripper&id=715bf297f8ad1c83f7584d11c1522b2d9cbb99e8
Original comment by boukewou...@gmail.com
on 20 Dec 2011 at 5:52
Is there any way to have a translated and working version of RR? It's not very
comfortable for non english-speaking users this way...
Original comment by thorsten...@gmail.com
on 6 Jan 2012 at 1:58
Original issue reported on code.google.com by
thorsten...@gmail.com
on 15 Dec 2011 at 3:11