freebsd-update to 10.2-RELEASE broken ?
Slawa Olhovchenkov
slw at zxy.spb.ru
Mon Aug 17 15:50:26 UTC 2015
On Sun, Aug 16, 2015 at 07:16:03PM +0200, Christian Kratzer wrote:
> Hi,
>
> 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.
>
> This is what happens with a plain vanilla 10.1-RELEASE vm when I try to update to 10.2-RELEASE
>
> Fetching 2356 files... 068eb594e5f6b97554750a8321892e4c229a6f26455f40e4d8e4e7a79577c673 has incorrect hash.
> root at test10:~ck #
> --snipp--
>
> I get the is on all kinds of VM with different patchlevels of 10.1-RELEASE. Some of them have /usr/src, some of them don't.
>
> The hash seems to be different every time round.
>
> Could this be an issue with one of the mirrors ?
>
> Has anybody had success yet with an update to 10.2-RELEASE using freebsd-update ?
This is like update.FreeBSD.org in some time give random files.
For examle:
=============
Applying patches... done.
Fetching 10832 files... 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7 has incorrect hash.
[00:09:19] ====>> Error: Fail to upgrade system
# gzip -cd /poudriere/jails/i386/var/db/freebsd-update/136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.gz > 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.bad
# fetch http://update.FreeBSD.org/10.2-RELEASE/i386/f/136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.gz
# gzip -cd 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.gz > 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.god
# ls -ltr 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7*
-rw-r--r-- 1 root wheel 713 Aug 13 03:24 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.gz
-rw-r--r-- 1 root wheel 4960 Aug 17 18:37 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.bad
-rw-r--r-- 1 root wheel 1278 Aug 17 18:38 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.god
# cat 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.god
/*
* Copyright 2013 Eukr'ea Electromatique <denis at eukrea.com>
*
* 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.
*/
#include "imx25-eukrea-mbimxsd25-baseboard.dts"
/ {
model = "Eukrea MBIMXSD25 with the DVI-VGA Display";
[...]
# cat 136fcae80caaf0143057e16e29a946b62232686b54efd56a2848a4e7547017f7.bad
/*
* Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
* Copyright (C) 2009 Simon Guinot <sguinot at lacie.com>
*
* 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.
*/
/dts-v1/;
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include "orion5x-mv88f5182.dtsi"
/ {
model = "LaCie d2 Network";
compatible = "lacie,d2-network", "marvell,orion5x-88f5182", "marvell,orion5x";
[...]
==============
secteam?
admins?
webmaster?
More information about the freebsd-stable
mailing list