From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 1 17:10:00 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A17A15D1 for ; Wed, 1 Jan 2014 17:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6314514C6 for ; Wed, 1 Jan 2014 17:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s01HA0LS062128 for ; Wed, 1 Jan 2014 17:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s01HA0EF062127; Wed, 1 Jan 2014 17:10:00 GMT (envelope-from gnats) Resent-Date: Wed, 1 Jan 2014 17:10:00 GMT Resent-Message-Id: <201401011710.s01HA0EF062127@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gary Aitken Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE7305B7 for ; Wed, 1 Jan 2014 17:07:16 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DAC9C14BB for ; Wed, 1 Jan 2014 17:07:16 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s01H7GuB069452 for ; Wed, 1 Jan 2014 17:07:16 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s01H7GiJ069451; Wed, 1 Jan 2014 17:07:16 GMT (envelope-from nobody) Message-Id: <201401011707.s01H7GiJ069451@oldred.freebsd.org> Date: Wed, 1 Jan 2014 17:07:16 GMT From: Gary Aitken To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: bin/185390: freebsd-update should work on installed version X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jan 2014 17:10:00 -0000 >Number: 185390 >Category: bin >Synopsis: freebsd-update should work on installed version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 01 17:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Gary Aitken >Release: 9.2-RELEASE >Organization: >Environment: 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: It should be possible to run freebsd-update on the installed version, to add components not previously included. For example, if "src" is not listed when the original update was done, it should be possible to add it to the "Components" argument and rerun. Or if it is desired to prune a portion of the system, it should be possible to change the "Components" argument to "src/sys src/base world kernel" to prune the installed src. Or if StrictComponents was set at the default and for some reason src was not updated, it should be possible to change it to "yes" and rerun to get src updated. >How-To-Repeat: >From a 9.2-RELEASE system, run # freebsd-update -r 9.2-RELEASE upgrade freebsd-update: Cannot upgrade from 9.2-RELEASE to itself >Fix: >Release-Note: >Audit-Trail: >Unformatted: