From owner-freebsd-questions@freebsd.org Fri Apr 29 11:24:40 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 5A43DB20119 for ; Fri, 29 Apr 2016 11:24:40 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4197B12F4 for ; Fri, 29 Apr 2016 11:24:40 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id 40F51B20116; Fri, 29 Apr 2016 11:24:40 +0000 (UTC) Delivered-To: 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 409B8B20114 for ; Fri, 29 Apr 2016 11:24:40 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward12m.cmail.yandex.net (forward12m.cmail.yandex.net [IPv6:2a02:6b8:b030::99]) (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 F23DF12F2 for ; Fri, 29 Apr 2016 11:24:39 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [77.88.61.132]) by forward12m.cmail.yandex.net (Yandex) with ESMTP id 0766E21E0D; Fri, 29 Apr 2016 14:24:36 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id 9203067405F7; Fri, 29 Apr 2016 14:24:36 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jVPoBesiOe-OZiuK8em; Fri, 29 Apr 2016 14:24:35 +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=1461929076; bh=2t5DHvoVn442LL88l+IY7I9nAvcuhHwsJQAf2bdarS0=; h=Message-ID:Subject:From:To:Date:In-Reply-To:References: Content-Type:X-Mailer:Mime-Version:Content-Transfer-Encoding; b=r6SZEDfDzoS7KSJXPcP3TEubhx6b7f1+jo9s708u6Q6J0GEDrIEuKPpj/MzetCGGt KUJzPod/a1ZiPdw1kKRxZEkIoxswPltvOBStckgN88ujl8a49lZAwyx6KAGsRlgNcN y0ebVuAVdOLmDSceVpmucg2bwmz9pMSTUvwaJ2o4= Authentication-Results: smtp1m.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1461929073.67736.3.camel@yandex.com> Subject: Re: FreeBSD Update to 10.3-p1 failed From: Stari Karp To: Maxim Filimonov , questions@freebsd.org Date: Fri, 29 Apr 2016 07:24:33 -0400 In-Reply-To: <2f718675dd44d0950e1948a6b34e6930@mail.bein.link> References: <2f718675dd44d0950e1948a6b34e6930@mail.bein.link> 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.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2016 11:24:40 -0000 On Fri, 2016-04-29 at 10:15 +0000, Maxim Filimonov wrote: > Hi everyone, > > I'm trying to install the latest updates onto my 10.3-RELEASE boxes, > and they fail: > > % sudo freebsd-update fetch install > Looking up update.FreeBSD.org mirrors... 4 mirrors found. > Fetching metadata signature for 10.3-RELEASE from > update5.freebsd.org... done. > Fetching metadata index... done. > > The update metadata is correctly signed, but > failed an integrity check. > Cowardly refusing to proceed any further. > > Is this a known issue?  > > --- > wbr, Maxim Filimonov > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freeb > sd.org" If you reading FreeBSD forums it is. I have the same problem too.