Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 05:10:26 GMT
From:      Yanhui Shen <shen.elf@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/179437: missing file in OptionalObsoleteFiles.inc
Message-ID:  <201306090510.r595AQxW083442@oldred.freebsd.org>
Resent-Message-ID: <201306090520.r595K0WL030772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         179437
>Category:       misc
>Synopsis:       missing file in OptionalObsoleteFiles.inc
>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:   Sun Jun 09 05:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Yanhui Shen
>Release:        FreeBSD 9.1-STABLE
>Organization:
-
>Environment:
FreeBSD ThinkPad 9.1-STABLE FreeBSD 9.1-STABLE #3 r251105: Thu May 30 13:45:14 CST 2013     root@ThinkPad:/usr/obj/usr/src/sys/ThinkPad  amd6
>Description:
I have WITHOUT_FREEBSD_UPDATE="YES" in src.conf for a long time,
but accidently I found "man freebsd-update.conf" still works,
and the manual page is /usr/src/share/man/man5/freebsd-update.conf.5.

And the section "MK_FREEBSD_UPDATE" of /usr/src/tools/build/mk/OptionalObsoleteFiles.inc
does not contain that manual page, I this it must be a mistake.
>How-To-Repeat:
-
>Fix:
add "OLD_FILES+=usr/share/man/man5/freebsd-update.conf.5.gz" to MK_FREEBSD_UPDATE.

run "make delete-old" again.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306090510.r595AQxW083442>