From nobody@FreeBSD.org  Wed Jan  1 17:07:16 2014
Return-Path: <nobody@FreeBSD.org>
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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd@dreamchaser.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: freebsd-update should work on installed version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         185390
>Category:       bin
>Synopsis:       freebsd-update(8) should work on installed version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cperciva
>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:  Sun Apr 13 23:28:39 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-bugs->cperciva 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Apr 13 23:27:34 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185390 
>Unformatted:
