Opened 19 years ago

Closed 19 years ago

#5129 closed defect (fixed)

BUG: Error installing rubygems

Reported by: nik@… Owned by: yuhei@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

sudo port install rb-rubygems

[...] ---> Packaging tgz archive for ruby 1.8.2_6 ---> Installing ruby 1.8.2_6 ---> Activating ruby 1.8.2_6 ---> Cleaning ruby ---> Fetching rb-rubygems ---> Attempting to fetch rubygems-0.8.11.tar.gz from http://rubyforge.org/frs/download.php/5207/ ---> Attempting to fetch rubygems-0.8.11.tar.gz from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch rubygems-0.8.11.tar.gz from http://distfiles-msn.opendarwin.org/ ---> Attempting to fetch rubygems-0.8.11.tar.gz from http://distfiles-bay13.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed

Change History (5)

comment:1 Changed 19 years ago by toby@…

Component: basedports
severity: blockernormal

comment:2 Changed 19 years ago by mww@…

Summary: Error installing rubygemsBUG: Error installing rubygems

comment:3 Changed 19 years ago by blb@…

Owner: changed from darwinports-bugs@… to yuhei@…

Assigning to maintainer.

comment:4 Changed 19 years ago by yuhei@…

This problem is due to the change of suffix (.tar.gz -> .tgz) of rubygems distfile at RubyForge, and it is already reported and fixed. Check: http://bugzilla.opendarwin.org/show_bug.cgi?id=5072

After doing 'port sync', I think it will be ok.

comment:5 Changed 19 years ago by yuhei@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.