ports/108702: [linrename] [patch] add additional master sites to reduce build failures

Jonathan Liu Net147 at hotmail.com
Sat Feb 3 01:00:29 UTC 2007


>Number:         108702
>Category:       ports
>Synopsis:       [linrename] [patch] add additional master sites to reduce build failures
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 03 01:00:28 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Liu
>Release:        6.2-RELEASE
>Organization:
>Environment:
FreeBSD freebsd 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Fri, 2 Feb 2007 07:28:18 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: linrename-2.12r failed on i386 5
X-UIDL: n'N"!cX="!Tbk"!3&9!!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.3

building linrename-2.12r on gohan28.freebsd.org in directory /x/tmp/5/chroot/1566 building for: 5.5-STABLE i386 maintained by: Net147 at hotmail.com port directory: /usr/ports/sysutils/linrename build started at Fri Feb  2 07:26:02 UTC 2007 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=gettext-0.14.5_2.tbz libiconv-1.9.2_2.tbz RUN_DEPENDS=gettext-0.14.5_2.tbz libiconv-1.9.2_2.tbz
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6 add_pkg ================================================================
====================<phase 1: make checksum>==================== => util-linux-2.12r.tar.bz2 doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/util-linux-2.12r.tar.bz2: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/util-linux-2.12r.tar.bz2: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://www.kernel.org/pub/linux/utils/util-linux/.
fetch: transfer timed out
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/util-linux-2.12r.tar.bz2: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/util-linux-2.12r.tar.bz2: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /tmp/distfiles/ and try again.
*** Error code 1

Stop in /a/ports/sysutils/linrename.
================================================================
build of /usr/ports/sysutils/linrename ended at Fri Feb  2 07:28:10 UTC 2007
>How-To-Repeat:
Fetch linrename when master site is busy.
>Fix:
--- Makefile.orig       Tue Dec 26 03:02:15 2006
+++ Makefile    Sat Feb  3 11:46:51 2007
@@ -8,7 +8,11 @@
 PORTNAME=      linrename
 PORTVERSION=   2.12r
 CATEGORIES=    sysutils
-MASTER_SITES=  http://www.kernel.org/pub/linux/utils/util-linux/
+MASTER_SITES=  http://mirror.linux.org.au/pub/linux/utils/util-linux/ \
+               http://debian.csail.mit.edu/pub/linux/utils/util-linux/ \
+               http://www.club.cc.cmu.edu/pub/linux.out-of-date/utils/util-linux/ \
+               http://www.kernel.org/pub/linux/utils/util-linux/ \
+               ftp://ftp.kernel.org/pub/linux/utils/util-linux/old/
 DISTNAME=      util-linux-${PORTVERSION}
 
 MAINTAINER=    Net147 at hotmail.com
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list