Date: Tue, 7 Jan 2014 02:53:56 -0500 From: Matthew Pounsett <matt@conundrum.com> To: ports@FreeBSD.org Subject: lang/ruby19 distfile not found (ruby-1.9.3-p484.tar.bz2) Message-ID: <7D6F1AAC-33A9-4427-8469-7F80D0150A8C@conundrum.com>
next in thread | raw e-mail | index | archive | help
While building ports-mgmt/portupgrade, I'm trying to build ruby19 on a = new system (9.2-RELEASE), portsnapped up to five minutes ago. I'm = unable to find ruby-1.9.3-p484.tar.bz2 on any of the FreeBSD mirrors = that ports tries. I thought this might be a new development (recently updated port, not = enough time for the distfile to make it everywhere) except that the = Makefile shows the last update as 2013-12-13 02:17:30Z. I also don't = see anything recent about it in gnats[1], so I have to assume this has = been broken for a few weeks. This is my make.conf .. otherwise this is a pristine system. # cat /etc/make.conf=20 WITHOUT_X11=3Dyes MAKEFLAGS=3D"-j2" It shouldn't matter, but this box is v6-only (hence a few "network not = reachable" and timeout errors for some fetch attempts). I've FTP'd into = a handful of the v6 enabled hosts and manually looked for the distfile, = just to verify that I should be able to reach it somewhere via v6. Any thoughts or suggestions? [1] = <http://www.freebsd.org/cgi/query-pr-summary.cgi?&category=3Dports&text=3D= ruby19&sort=3Dnone&closedtoo=3Don> root@tinder:/usr/ports/ports-mgmt/portupgrade # make install =3D=3D=3D> License BSD accepted by the user =3D=3D=3D> Found saved configuration for portupgrade-2.4.12,2 =3D=3D=3D> Fetching all distfiles required by portupgrade-2.4.12,2 for = building =3D=3D=3D> Extracting for portupgrade-2.4.12,2 =3D> SHA256 Checksum OK for portupgrade/pkgtools-2.4.12.tar.bz2. =3D=3D=3D> portupgrade-2.4.12,2 depends on file: /usr/local/bin/ruby19 = - not found =3D=3D=3D> Verifying install for /usr/local/bin/ruby19 in = /usr/ports/lang/ruby19 =3D=3D=3D> License BSD2CLAUSE RUBY accepted by the user =3D=3D=3D> Found saved configuration for ruby-1.9.3.484,1 =3D> ruby-1.9.3-p484.tar.bz2 doesn't seem to exist in = /usr/ports/distfiles/ruby. =3D> Attempting to fetch = ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = ftp://ftp.SpringDaemons.com/pub/ruby/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: = ftp://ftp.SpringDaemons.com/pub/ruby/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = http://www.ibiblio.org/pub/languages/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: = http://www.ibiblio.org/pub/languages/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Forbidden =3D> Attempting to fetch = ftp://xyz.lcs.mit.edu/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: ftp://xyz.lcs.mit.edu/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = http://ring.nict.go.jp/archives/lang/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: = http://ring.nict.go.jp/archives/lang/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = ftp://ftp.fu-berlin.de/unix/languages/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: = ftp://ftp.fu-berlin.de/unix/languages/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = ftp://ftp.easynet.be/ruby/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: ftp://ftp.easynet.be/ruby/ruby/1.9/ruby-1.9.3-p484.tar.bz2: File = unavailable (e.g., file not found, no access) =3D> Attempting to fetch = ftp://ftp.ntua.gr/pub/lang/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: ftp://ftp.ntua.gr/pub/lang/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = ftp://ftp.kr.FreeBSD.org/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: ftp://ftp.kr.FreeBSD.org/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2: = Network is unreachable =3D> Attempting to fetch = http://mirrors.sunsite.dk/ruby/1.9/ruby-1.9.3-p484.tar.bz2 fetch: http://mirrors.sunsite.dk/ruby/1.9/ruby-1.9.3-p484.tar.bz2: Not = Found =3D> Attempting to fetch = ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/1.9/ruby-1.9.3-p4= 84.tar.bz2 fetch: = ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/1.9/ruby-1.9.3-p4= 84.tar.bz2: Network is unreachable =3D> Attempting to fetch = ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/ruby-1.9.3-p484.tar= .bz2 fetch: = ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/ruby-1.9.3-p484.tar= .bz2: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /usr/ports/distfiles/ruby and try again. *** [do-fetch] Error code 1 Stop in /usr/ports/lang/ruby19. *** [install] Error code 1 Stop in /usr/ports/lang/ruby19. *** [extract-depends] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. *** [install] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7D6F1AAC-33A9-4427-8469-7F80D0150A8C>