From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 12:35:57 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 735A77DF for ; Sun, 11 Jan 2015 12:35:57 +0000 (UTC) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6C84CD4 for ; Sun, 11 Jan 2015 12:35:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id t0BCZqiD058036; Sun, 11 Jan 2015 23:35:52 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sun, 11 Jan 2015 23:35:52 +1100 (EST) From: Ian Smith To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Subject: Re: Is bugzilla down or buggy or is it just me? In-Reply-To: Message-ID: <20150111233233.J82172@sola.nimnet.asn.au> References: <20150111142220.P82172@sola.nimnet.asn.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: User Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2015 12:35:57 -0000 On Sun, 11 Jan 2015 11:14:57 +0100, Fernando Apesteguía wrote: > El 11/01/2015 05:25, "Ian Smith" escribió: > > > > Happy 2015 all, > > > > I posted the following - perhaps inappropriately, given no response - to > > freebsd-acpi@ on Thursday night: > > > > Copy-paste from a pervious mail in freebsd-ports@: > > While doing maintenance on bugzilla, the production database > broke due to operator error and probably loss of some changes. So > currently some recovery operations are ongoing. > > Cheers Thanks Fernando. I'm trying to get to like bugzilla, I really am .. cheers, Ian From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 17:15:36 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C4F8BF3 for ; Sun, 11 Jan 2015 17:15:36 +0000 (UTC) Received: from BLU004-OMC4S6.hotmail.com (blu004-omc4s6.hotmail.com [65.55.111.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 274F6999 for ; Sun, 11 Jan 2015 17:15:35 +0000 (UTC) Received: from BLU436-SMTP232 ([65.55.111.137]) by BLU004-OMC4S6.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Sun, 11 Jan 2015 09:14:29 -0800 X-TMN: [ARE0rNK8yYLG9nccLNybK9QKwPq2QbJy] X-Originating-Email: [carmel_ny@outlook.com] Message-ID: Date: Sun, 11 Jan 2015 12:14:27 -0500 From: Carmel NY To: User questions Subject: FreeBSD-update Organization: seibercom NET X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 11 Jan 2015 17:14:28.0777 (UTC) FILETIME=[0EBAC190:01D02DC2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2015 17:15:36 -0000 Okay, I am confused. I just read the literature at: https://www.freebsd.org/security/advisories/FreeBSD-EN-14:13.freebsd-update.asc The output of uname on my machine is: FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 This is after I just ran freebsd-update (both fetch and install). It doesn't look my my system was updated as shown on the web page. I then read the info from the URL posted above. My question is, do I have to make the changes the the "freebsd-update.conf" file before I run "freebsd-update"? The components line reads: # Components of the base system which should be kept updated. Components src world kernel Do I have to follow these instructions from the web page: IV. Workaround The first issue is strictly speaking a configuration error. To address it, update /etc/freebsd-update.conf to reflect the set of components that are installed on the system. Specifically, replace "world" on the Components line with "world/base", and add "world/doc" and / or "world/games" if those those components were selected during installation. The second issue is harmless and can safely be ignored. A workaround has been put in place on the freebsd-update(8) build server so the error will not occur while installing the update that corrects it. I cannot afford to make my system "unbootable", so unless I am sure of what I am doing, I would rather just leave it alone for now. -- Carmel