[MacPorts] #29843: ruby: ruby-1.8.7-p334.tar.bz2 does not exist
MacPorts
noreply at macports.org
Sat Jul 16 00:02:31 PDT 2011
#29843: ruby: ruby-1.8.7-p334.tar.bz2 does not exist
------------------------------------------+---------------------------------
Reporter: jonathan.carpenter@… | Owner: kimuraw@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: ruby
------------------------------------------+---------------------------------
Changes (by kimuraw@…):
* status: new => assigned
Comment:
I think you downloaded the tarball from a broken mirror site (see #30052).
please check your downloaded file with the following commands.
{{{
% port distfiles ruby | head # get the path of .tar.bz2
---> Distfiles for ruby
[ruby-1.8.7-p352.tar.bz2]
/opt/local/var/macports/distfiles/ruby/ruby-1.8.7-p352.tar.bz2
md5: 0c61ea41d1b1183b219b9afe97f18f52
rmd160: 9a0ea7e7eb83c809d2890b08db2e78eeb93dee0d
sha1: 9f3d039e9bfeda54ea2c2175bbeace375a1ea1ae
http://www.ibiblio.org/pub/languages/ruby/1.8/ruby-1.8.7-p352.tar.bz2
:
% ls -la /opt/local/var/macports/distfiles/ruby/ruby-1.8.7-p352.tar.bz2
# check size of .tar.bz2
-rw-r--r-- 1 root admin 4207576 Jul 5 01:27
/opt/local/var/macports/distfiles/ruby/ruby-1.8.7-p352.tar.bz2
}}}
size of the ruby source tarball is ~4MB. if too small, remove the file and
retry install.
{{{
% sudo rm /opt/local/var/macports/distfiles/ruby/ruby-1.8.7-p352.tar.bz2
% sudo port install ruby
}}}
--
Ticket URL: <https://trac.macports.org/ticket/29843#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list