[Bug 488115] Re: ruby garbage collector segfaults under certain conditions

2010-01-15 Thread Ronen Botzer
Thanks for clarifying, Bryan. The GC bug-fix works. -- ruby garbage collector segfaults under certain conditions https://bugs.launchpad.net/bugs/488115 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 488115] Re: ruby garbage collector segfaults under certain conditions

2010-01-15 Thread Ronen Botzer
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,

[Bug 507709] Re: AttributeError thrown for True values

2010-01-14 Thread Ronen Botzer
** Attachment added: "Output of diff -urNad /usr/lib/python2.6/dist-packages/ec2init/__init__.py patched.py" http://launchpadlibrarian.net/37904060/ec2_init.patch -- AttributeError thrown for True values https://bugs.launchpad.net/bugs/507709 You received this bug notification because you ar

[Bug 507709] [NEW] AttributeError thrown for True values

2010-01-14 Thread Ronen Botzer
Public bug reported: Binary package hint: ec2-init In Ubuntu 9.10 (Karmic) => ec2-ami-tools package (multiverse) => /usr/bin/ec2-fetch-credentials An AttributeError is raised by ec2init (uncaught) for a value equivalent to True ("on", "1", "yes"): r...@ip-10-243-109-226:/home/ubuntu# lsb_relea

[Bug 507654] Re: segmentation fault 1.8.7

2010-01-14 Thread Ronen Botzer
*** This bug is a duplicate of bug 488115 *** https://bugs.launchpad.net/bugs/488115 Ugh, duplicate of https://bugs.launchpad.net/ubuntu/karmic/+source/ruby1.8/+bug/488115 . Sorry, I didn't see that one. echo 'deb http://archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse u

[Bug 507654] [NEW] segmentation fault 1.8.7

2010-01-14 Thread Ronen Botzer
Public bug reported: A GC related segmentation fault occurs in Ruby 1.8.7, which has been reported at Redmine here: http://redmine.ruby-lang.org/issues/show/2326 This has been fixed starting with revision 25801 (http://redmine.ruby- lang.org/repositories/revision/ruby-187?rev=25801). When will