From owner-freebsd-questions@FreeBSD.ORG Mon Nov 12 20:41:02 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFB3716A46C for ; Mon, 12 Nov 2007 20:41:02 +0000 (UTC) (envelope-from js.lists@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by mx1.freebsd.org (Postfix) with ESMTP id 78B4113C481 for ; Mon, 12 Nov 2007 20:41:02 +0000 (UTC) (envelope-from js.lists@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so721422wra for ; Mon, 12 Nov 2007 12:40:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=EvsCm3toK+u7ijph0M5tDF8UNm5Qh7BQp6n1Y9sfkDA=; b=GiQEtgg2Z14bmh6TAsqJ1g1M4+zs9g6f3EqHQKL9C69tUdiyZC94H41sapdDZq3jPZVy+nET1nibjCaRpBQ2quTZqB+UsJUZqgbDCmzTe1XEZS8WOOUjtVMUo3ESv21eEobsBc6pDfKlT2vIVkoo1hlRrnvRzM7a1if9vUvjDX4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=LzyoH282NEx6NGf/Rm24v39y2NSuUuCBBTw2tB+oeuJkDIIoZgJrVBm3STJ/1K7JKTjzlIqpe0c6no0ls+pyLqCaTszqNeeLmulAcnSFPiC5rqebB2Skmvo+iCsySijSqygE1wOEzIvjoKZIWoqeIGQP6WaTVYiKHVamHQcOSC0= Received: by 10.100.231.16 with SMTP id d16mr8205183anh.1194900020867; Mon, 12 Nov 2007 12:40:20 -0800 (PST) Received: from dhcp-59-111.engr.tivo.com ( [204.176.49.45]) by mx.google.com with ESMTPS id c27sm7653278ana.2007.11.12.12.40.20 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Nov 2007 12:40:20 -0800 (PST) Message-Id: <553BA14A-1F82-4DF7-9FB9-6DDFE89B581D@gmail.com> From: Joe To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v912) Date: Mon, 12 Nov 2007 12:40:18 -0800 X-Mailer: Apple Mail (2.912) Subject: freebsd-update fetching files failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2007 20:41:02 -0000 How can I troubleshoot these errors below? * The tool does report anything useful other than "failed". * There does not appear to be a logfile for failures. * There does not appear to be any debug options. Also, /var/db/freebsd-update # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 1 mirrors found. Fetching metadata signature from update1.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. Fetching 18 patches. done. Applying patches... done. Fetching 17 files... failed. # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 1 mirrors found. Fetching metadata signature from update1.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. Fetching 16 patches. done. Applying patches... done. Fetching 15 files... failed. Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2790.72-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 Features = 0xbfebfbff < FPU ,VME ,DE ,PSE ,TSC ,MSR ,PAE ,MCE ,CX8 ,APIC ,SEP ,MTRR ,PGE ,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Yes, I patched freebsd-update according to: http://security.freebsd.org/advisories/FreeBSD-EN-07:05.freebsd-update.asc