frankharvey / tinybsdap

Automatically exported from code.google.com/p/tinybsdap
0 stars 0 forks source link

Unable to install ruby18 #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ruby18 is necessary for portupgrade to be installed.  Following errors when
it is attempted to be installed from ports.

{{{
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/.
ruby186p286-oniguruma.patch                     0% of 8574  B    0  Bps
fetch: transfer timed out
fetch: ruby186p286-oniguruma.patch appears to be truncated: 0/8574 bytes
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ruby and try again.
*** Error code 1

Stop in /usr/ports/devel/oniguruma.
*** Error code 1

Stop in /usr/ports/lang/ruby18.
*** Error code 1

Stop in /usr/ports/lang/ruby18.
[root@fbsd70 /usr/ports/lang/ruby18]#
}}}

Original issue reported on code.google.com by ash...@gmail.com on 25 Oct 2008 at 12:13