From owner-freebsd-stable@freebsd.org Mon Aug 24 10:06:22 2015 Return-Path: Delivered-To: freebsd-stable@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 53E309C1EF4 for ; Mon, 24 Aug 2015 10:06:22 +0000 (UTC) (envelope-from maurizio.vairani@cloverinformatica.it) Received: from host202-129-static.10-188-b.business.telecomitalia.it (host202-129-static.10-188-b.business.telecomitalia.it [188.10.129.202]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC5A1CA8 for ; Mon, 24 Aug 2015 10:06:21 +0000 (UTC) (envelope-from maurizio.vairani@cloverinformatica.it) Received: from [192.168.0.60] (MAURIZIO-PC [192.168.0.60]) by host202-129-static.10-188-b.business.telecomitalia.it (Postfix) with ESMTP id 7A8FA11CF1D for ; Mon, 24 Aug 2015 11:56:20 +0200 (CEST) Message-ID: <55DAEA43.7020804@cloverinformatica.it> Date: Mon, 24 Aug 2015 11:56:19 +0200 From: Maurizio Vairani User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: FreeBSD stable Subject: Error upgrading from 10.1-RELEASE to 10.2-RELEASE Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Aug 2015 10:06:22 -0000 Hi, I am trying to update an amd64 system. With the command: # freebsd-update upgrade -r 10.2-RELEASE I receive the error: ....9510....19520....19530....19540....19550....19560....19570....19580....19590 done. Applying patches... done. Fetching 13651 files... 1ae3b1c9f35d65ced43103718a87a4201f4e3434160114a0d355bbf5284da6aa has incorrect hash. Note: running # freebsd-update fetch I receive this message: The following files are affected by updates, but no changes have been downloaded because the files have been modified locally: /var/db/mergemaster.mtree but I do not know if it is related to the error above. Thanks Maurizio