From owner-freebsd-questions@FreeBSD.ORG Thu May 15 23:56:19 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD6381E7 for ; Thu, 15 May 2014 23:56:19 +0000 (UTC) Received: from mailfilter.dawnsign.com (draco.dawnsign.com [216.70.247.52]) by mx1.freebsd.org (Postfix) with ESMTP id 9E79B20A4 for ; Thu, 15 May 2014 23:56:19 +0000 (UTC) Received: from Draco.dawnsign.com (draco.dawnsign.com [192.168.101.33]) by mailfilter.dawnsign.com (Postfix) with ESMTP id C47012E443 for ; Thu, 15 May 2014 16:56:18 -0700 (PDT) Received: from DRACO.dawnsign.com ([fe80::6062:7fef:2376:a729]) by Draco.dawnsign.com ([fe80::6062:7fef:2376:a729%10]) with mapi id 14.02.0387.000; Thu, 15 May 2014 16:56:18 -0700 From: Doug Sampson To: "freebsd-questions@freebsd.org" Subject: RE: Latest 9.2-RELEASE-p5 update keeps wanting to install /boot/kernel/linker.hints Thread-Topic: Latest 9.2-RELEASE-p5 update keeps wanting to install /boot/kernel/linker.hints Thread-Index: AQHPZVJMkfOa1q0YKUeXM3ecotUgwpssaruAgBNaUwCAAll3AIAAJywAgAANegCAAB72gP//9WLg Date: Thu, 15 May 2014 23:56:17 +0000 Message-ID: References: <51EB2D64-1000-404B-BB63-8BB6F9D72A01@gromit.dlib.vt.edu> <20140501170847.GA29302@ozzmosis.com> <20140514004100.GB24350@ozzmosis.com> <5374B428.1020403@rsle.net> <20140515145356.GA55265@admin.sibptus.tomsk.ru> <5374E052.1080504@rsle.net> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.101.149] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 23:56:19 -0000 > I did this to fix it: >=20 > mv /boot/kernel/linker.hints /tmp > freebsd-update fetch > freebsd-update install >=20 > Now if you already updated and freebsd-update doesn't want to do it again > you can try >=20 > mv /boot/kernel/linker.hints /tmp > freebsd-update rollback > freebsd-update fetch > freebsd-update install >=20 Doesn't work for me either way. I've tried rolling back three times to no effect on one server. What now? ~Doug