From owner-freebsd-stable@freebsd.org Mon Aug 17 15:54:37 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 D3E029BB33B; Mon, 17 Aug 2015 15:54:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C0E2D1C58; Mon, 17 Aug 2015 15:54:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id 25B03107A; Mon, 17 Aug 2015 15:54:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Mon, 17 Aug 2015 15:54:34 +0000 From: Glen Barber To: Slawa Olhovchenkov Cc: Christian Kratzer , freebsd-stable@freebsd.org, FreeBSD Security Team Subject: Re: freebsd-update to 10.2-RELEASE broken ? Message-ID: <20150817155434.GT24069@FreeBSD.org> References: <20150817155022.GD3158@zxy.spb.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="n1q7a47AT2c4WQJe" Content-Disposition: inline In-Reply-To: <20150817155022.GD3158@zxy.spb.ru> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.23 (2014-03-12) 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, 17 Aug 2015 15:54:37 -0000 --n1q7a47AT2c4WQJe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 17, 2015 at 06:50:22PM +0300, Slawa Olhovchenkov wrote: > On Sun, Aug 16, 2015 at 07:16:03PM +0200, Christian Kratzer wrote: >=20 > > Hi, > >=20 > > I have been trying to update several of my FreeBSD 10.1 amd64 VM to 10.= 2-RELEASE with freebsd-update and have been failing with an incorrect hash = error. > >=20 > > This is what happens with a plain vanilla 10.1-RELEASE vm when I try to= update to 10.2-RELEASE > >=20 > > Fetching 2356 files... 068eb594e5f6b97554750a8321892e4c229a6f26455f40e4= d8e4e7a79577c673 has incorrect hash. > > root@test10:~ck # > > --snipp-- > >=20 > > I get the is on all kinds of VM with different patchlevels of 10.1-RELE= ASE. Some of them have /usr/src, some of them don't. > >=20 > > The hash seems to be different every time round. > >=20 > > Could this be an issue with one of the mirrors ? > >=20 > > Has anybody had success yet with an update to 10.2-RELEASE using freebs= d-update ? >=20 > This is like update.FreeBSD.org in some time give random files. > For examle: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Applying patches... done. > Fetching 10832 files... 136fcae80caaf0143057e16e29a946b62232686b54efd56a2= 848a4e7547017f7 has incorrect hash. > [00:09:19] =3D=3D=3D=3D>> Error: Fail to upgrade system >=20 > # gzip -cd /poudriere/jails/i386/var/db/freebsd-update/136fcae80caaf01430= 57e16e29a946b62232686b54efd56a2848a4e7547017f7.gz > 136fcae80caaf0143057e16= e29a946b62232686b54efd56a2848a4e7547017f7.bad > # fetch http://update.FreeBSD.org/10.2-RELEASE/i386/f/136fcae80caaf014305= 7e16e29a946b62232686b54efd56a2848a4e7547017f7.gz > # gzip -cd 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017= f7.gz > 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.god > # ls -ltr 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f= 7* > -rw-r--r-- 1 root wheel 713 Aug 13 03:24 136fcae80caaf0143057e16e29a9= 46b62232686b54efd56a2848a4e7547017f7.gz > -rw-r--r-- 1 root wheel 4960 Aug 17 18:37 136fcae80caaf0143057e16e29a9= 46b62232686b54efd56a2848a4e7547017f7.bad > -rw-r--r-- 1 root wheel 1278 Aug 17 18:38 136fcae80caaf0143057e16e29a9= 46b62232686b54efd56a2848a4e7547017f7.god > # cat 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.god > /* > * Copyright 2013 Eukr'ea Electromatique > * > * This program is free software; you can redistribute it and/or > * modify it under the terms of the GNU General Public License > * as published by the Free Software Foundation; either version 2 > * of the License, or (at your option) any later version. > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of > * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > * GNU General Public License for more details. > */ >=20 > #include "imx25-eukrea-mbimxsd25-baseboard.dts" >=20 > / { > model =3D "Eukrea MBIMXSD25 with the DVI-VGA Display"; > [...] > # cat 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.bad > /* > * Copyright (C) 2014 Thomas Petazzoni > * Copyright (C) 2009 Simon Guinot > * > * This file is licensed under the terms of the GNU General Public > * License version 2. This program is licensed "as is" without any > * warranty of any kind, whether express or implied. > */ >=20 > /dts-v1/; >=20 > #include > #include > #include > #include "orion5x-mv88f5182.dtsi" >=20 > / { > model =3D "LaCie d2 Network"; > compatible =3D "lacie,d2-network", "marvell,orion5x-88f5182", "ma= rvell,orion5x"; > [...] > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > secteam? > admins? > webmaster? Secteam. I've cc'd them. Glen --n1q7a47AT2c4WQJe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJV0gO1AAoJEAMUWKVHj+KTHlwP/1qXP0E7+TRUkNdArWNmLN0E Ww3TVRrgVMKXxOXc97Zo7pRFouAbzkTrJnDJIwKdloD6Nul4uIpadF/f1VIgH/lv jnjsKHZRLRNGfC+81+A1hPQiE0Qqw2fp9G3K9yAwLDUaLB8WViT2ghwX+ZMNZyCF bya+oIfcRtxMEL8Z160fayJN80j6rPL6b/lzO4EP7iEfr//l/2r7+q0EJEdJQVtr eMD3Vv772hN9vTP0fru7JQljXN3mi/IWvJVRn2FdJ53Pu7TMuz1dswT8xgtJo1ZS phd5Go2K8TlltU6CR44653kyLWCzrLEKPpfmZJSThiTFNRtK0evS2Z8M45ZtWGoq kseC4UzlAi691hGO0Q7QcMwk3Epwjr1H6DV2Y4BzI/cEqz3XqoXuQKzaxm8n/qXa muJK+8geXAn/979zqSD2GG9Ee6z+DmeiF8wRka9Jujpiip5NNifxX52C3ZNBABC9 oV/CknSf57Ed36WtgGDmc5bz9jvzoZph+yFeO6HYsEwvfIDOccJAs/FYuUS34IHX SpHFCtn3WfNQDn6lN3B1GDqw99hWtU0Z0fw0hZncXhHW3LIrQJYFu2bg1BEnaKoY INjUIMaRIn132kGCY5Nowdqy7+0uZHKkRjv2tCIV5uYNIw92zHs3bD1a4mKlVa7u 7maZwkc+GLh9LYz6JGa/ =hCN2 -----END PGP SIGNATURE----- --n1q7a47AT2c4WQJe--