[Q] Rubygems

Hi. This is due to a bug in open-uri on Ruby 1.8.1.
Can you try with the latest Ruby stable snapshot?

Or just copy over the open-uri.rb and net/*.rb from the latest snapshot
over your
regular 1.8.1 installation. Works for me :slight_smile:

Good thinking :slight_smile:

Thanks,
Chad

路路路

On Aug 2, 2004, at 8:41 PM, Mehr, Assaph (Assaph) wrote:

Hi. This is due to a bug in open-uri on Ruby 1.8.1.
Can you try with the latest Ruby stable snapshot?

Or just copy over the open-uri.rb and net/*.rb from the latest snapshot
over your
regular 1.8.1 installation. Works for me :slight_smile:

Worked like a charm. Thanks!

"Mehr, Assaph (Assaph)" <assaph@avaya.com> wrote in message news:<338366A6D2E2CA4C9DAEAE652E12A1DE01C2B060@au3010avexu1.global.avaya.com>...

路路路

> Hi. This is due to a bug in open-uri on Ruby 1.8.1.
> Can you try with the latest Ruby stable snapshot?

Or just copy over the open-uri.rb and net/*.rb from the latest snapshot
over your
regular 1.8.1 installation. Works for me :slight_smile: