From owner-freebsd-questions@freebsd.org Thu May 5 21:46:30 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 045F3B2F4B2 for ; Thu, 5 May 2016 21:46:30 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward8h.cmail.yandex.net (forward8h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::e8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B402B1A78 for ; Thu, 5 May 2016 21:46:29 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward8h.cmail.yandex.net (Yandex) with ESMTP id 4C55C22149 for ; Fri, 6 May 2016 00:46:25 +0300 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 0DE8E170011E for ; Fri, 6 May 2016 00:46:24 +0300 (MSK) Received: by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id V8KdBUOeQ8-kNeeMnqT; Fri, 06 May 2016 00:46:24 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1462484784; bh=OEqRFcUccvQc9yEsmY7IQVPyoRAErdTmaQ/kgY7y220=; h=Message-ID:Subject:From:To:Date:In-Reply-To:References: Content-Type:X-Mailer:Mime-Version:Content-Transfer-Encoding; b=hE1wVeXp/UmTDizHQ+uyBC5aY03LJQn79VkeYs50nmOjJpDYIVUGm3h14gncKFys1 npyhuKrY8bgWfAYborNkbRz5J0S0Vm6mPV55yB422gIEtD7+PrL2EzApn92oRG+9v8 D4y8E7P+eNNcidJFN9QnyjIo28FIYXyV1sQZ9aKs= Authentication-Results: smtp2h.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0 Message-ID: <1462484781.53148.3.camel@yandex.com> Subject: Re: Not getting updates for openssl vulnerability From: Stari Karp To: freebsd-questions@freebsd.org Date: Thu, 05 May 2016 17:46:21 -0400 In-Reply-To: <54A27A30-A279-408E-AAEF-61F950DCDF82@schamschula.com> References: <54A27A30-A279-408E-AAEF-61F950DCDF82@schamschula.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 21:46:30 -0000 On Wed, 2016-05-04 at 19:14 -0500, Marius Schamschula wrote: > Hi all, > > I’ve got FreeBSD 10.3-RELEASE-p0 installed, but running > > freebsd-update fetch > > and > > freebsd-update install > > does not update openssl to version 1.0.1t,  > > Rather I get > > $ openssl version > OpenSSL 1.0.1s-freebsd  1 Mar 2016 > > I also had a failure to install 10.3-RELEASE-p1:  > > I got the same issue as Update auf 10.3-RELEASE-p1 | BSDForen.de - > Die BSD-Community > > I’ve tried rebooting, and then tried > > # freebsd-update -r 10.3-RELEASE-p2 upgrade > Looking up update.FreeBSD.org mirrors... 4 mirrors found. > Fetching metadata signature for 10.3-RELEASE from > update3.freebsd.org... done. > Fetching metadata index... done. > Inspecting system... done. > > The following components of FreeBSD seem to be installed: > kernel/generic world/base world/doc world/games world/lib32 > > The following components of FreeBSD do not seem to be installed: > > Does this look reasonable (y/n)? y > > Fetching metadata signature for 10.3-RELEASE-p2 from > update3.freebsd.org... failed. > Fetching metadata signature for 10.3-RELEASE-p2 from > update5.freebsd.org... failed. > Fetching metadata signature for 10.3-RELEASE-p2 from > update4.freebsd.org... failed. > Fetching metadata signature for 10.3-RELEASE-p2 from > update6.freebsd.org... failed. > No mirrors remaining, giving up. > > Any ideas? > > Marius > -- > Marius Schamschula > And I got: freebsd-update fetch Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 10.3-RELEASE from update6.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. No updates needed to update system to 10.3-RELEASE-p0. uname -a shows: 10.3-RELEASE FreeBSD 10.3-RELEASE #1: Sun Apr 10 13:48:11 EDT 2016    bla@bla.net:/usr/obj/usr/src/sys/GENERIC  amd64 There are no RELEASE-p0 as is above.