From owner-freebsd-questions Thu Oct 17 16:32:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E06337B406 for ; Thu, 17 Oct 2002 16:32:16 -0700 (PDT) Received: from mail.cob.rit.edu (mail.cob.rit.edu [129.21.238.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA44E43E88 for ; Thu, 17 Oct 2002 16:32:15 -0700 (PDT) (envelope-from knappster@knappster.net) Received: from cobtech10 (roam00268.rit.edu [129.21.41.4]) (authenticated bits=0) by mail.cob.rit.edu (8.12.6/8.12.5) with ESMTP id g9HNW98m086233; Thu, 17 Oct 2002 19:32:09 -0400 (EDT) (envelope-from knappster@knappster.net) Reply-To: From: "Andy Knapp" To: "'FreeBSD Questions'" Cc: Subject: RE: portupgrade of XFree86-clients-4.2.1_1 fails after today's cvsup Date: Thu, 17 Oct 2002 19:32:15 -0400 Message-ID: <000d01c27635$6dc47110$04291581@cobtech10> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <1034885744.44693.33.camel@Demon.vickiandstacey.com> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Seems that your error is that you just don't have the second tarball of X source. Try going to ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/ and downloading the second tarball (think it's X420src-2.tgz) and putting it manually in /usr/ports/distfiles. From what i see, it should solve the problem. HTH, Andy -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Stacey Roberts Sent: Thursday, October 17, 2002 4:16 PM To: FreeBSD Questions Subject: portupgrade of XFree86-clients-4.2.1_1 fails after today's cvsup Hello, After just cvsup'ing my ports tree, attempts at portupgrading XFree86-clients-4.2.1_1 fails with the following: # portupgrade -R XFree86-clients-4.2.1_1 ---> Upgrading 'XFree86-clients-4.2.1_1' to 'XFree86-clients-4.2.1_2' (x11/XFree86-4-clients) ---> Building '/usr/ports/x11/XFree86-4-clients' ===> Cleaning for libiconv-1.8_1 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for gmake-3.80 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for freetype2-2.1.2 ===> Cleaning for expat-1.95.5 ===> Cleaning for XFree86-libraries-4.2.1_2 ===> Cleaning for XFree86-clients-4.2.1_2 >> X420src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/. Receiving X420src-1.tgz (25961532 bytes): 100% 25961532 bytes transferred in 529.7 seconds (47.86 kBps) >> 4.2.0-4.2.1-1-freebsd.patch.gz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/anholt/patches-4 .2.0//. Receiving 4.2.0-4.2.1-1-freebsd.patch.gz (53041 bytes): 100% 53041 bytes transferred in 1.4 seconds (36.48 kBps) ===> Extracting for XFree86-clients-4.2.1_2 >> Checksum OK for xc/X420src-1.tgz. >> Checksum OK for xc/4.2.0-4.2.1-1-freebsd.patch.gz. ===> XFree86-clients-4.2.1_2 depends on executable: imake - found ===> XFree86-clients-4.2.1_2 depends on shared library: freetype.9 - found ===> XFree86-clients-4.2.1_2 depends on shared library: GLU.1 - found ===> XFree86-clients-4.2.1_2 depends on shared library: X11.6 - found ( cd /usr/ports/x11/XFree86-4-clients/work && /usr/bin/gzip -nf -9 -dc /usr/ports/distfiles/xc/X420src-2.tgz | /usr/bin/tar -xf - xc/fonts/util ) /usr/ports/distfiles/xc/X420src-2.tgz: No such file or directory /usr/bin/tar: xc/fonts/util: Not found in archive /usr/bin/tar: Error exit delayed from previous errors *** Error code 2 Stop in /usr/ports/x11/XFree86-4-clients. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade66605.3 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/XFree86-4-clients (XFree86-clients-4.2.1_1) (unknown build error) # I'm running FreeBSD 4.7 Stable., see uname: # uname -a FreeBSD 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Oct 12 10:04:03 BST 2002 :/usr/obj/usr/src/sys/ i386 # Is anyone else seeing this? TIA Stacey -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message