Comment 21 for bug 488115

Revision history for this message
Ronen Botzer (ronen) wrote :

Is there a non-GUI way of gaining access to the karmic-proposed distro? I edited the sources.list, did an apt-get update and did this:
apt-get install --reinstall ruby1.8=1.8.7.174-1ubuntu1
apt-get install --reinstall libruby1.8=1.8.7.174-1ubuntu1

It appears to download and reinstall something, but ruby -v still looks the same, and this will cause a segfault:
ruby -e 'eval ("1+2+"*10000).chop'