Opened 14 years ago

Closed 13 years ago

#23875 closed defect (worksforme)

rb-rubygems @1.3.5_0+ruby gem hangs

Reported by: markus.falb@… Owned by: mr_bond@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: tiger Cc:
Port: rb-rubygems

Description

#$ sudo gem list   

*** LOCAL GEMS ***

activerecord (2.2.2)
activesupport (2.2.2)

above was installed via maports

rb-activerecord @2.2.2_0 (active)
rb-activesupport @2.2.2_0 (active)

when i try to list gems:

#$ sudo gem list -r

*** REMOTE GEMS ***

/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/spec_fetcher.rb:232: warning: getc is obsolete; use STDIN.getc instead

when i try to install gems:

#$ sudo gem install shadow
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/spec_fetcher.rb:232: warning: getc is obsolete; use STDIN.getc instead

it gives this warning and then hangs.

but sometimes it gives other message;

#$ sudo gem install shadow
ERROR:  While executing gem ... (RuntimeError)
    Marshal.load reentered at marshal_load

I cant manage to install gems (OS-X 10.4 ppc)

Change History (3)

comment:1 Changed 14 years ago by markus.falb@…

Cc: markus.falb@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: markus.falb@… removed
Keywords: ruby gem removed
Owner: changed from macports-tickets@… to mr_bond@…

Please remember to cc the maintainer.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Keywords: tiger added
Resolution: worksforme
Status: newclosed

Can't reproduce.

Note: See TracTickets for help on using tickets.