Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Sep 2018 15:48:59 -0700
From:      Randy Bush <randy@psg.com>
To:        Charles Sprickman <spork@bway.net>
Cc:        Pete Wright <pete@nomadlogic.org>, freebsd-stable@freebsd.org
Subject:   Re: bad hash in repo
Message-ID:  <m2wos4rfz8.wl-randy@psg.com>
In-Reply-To: <8C150C27-844D-4F32-907B-8ABD7D711846@bway.net>
References:  <m24lftov3m.wl-randy@psg.com> <m2zhxegyro.wl-randy@psg.com> <40cbc4e4-c0c8-e9f7-ba88-48dc226b032a@nomadlogic.org> <m2y3cxg6o4.wl-randy@psg.com> <m236utrvol.wl-randy@psg.com> <8C150C27-844D-4F32-907B-8ABD7D711846@bway.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>> # pkg update -f
>>> Updating FreeBSD repository catalogue...
>>> Fetching meta.txz: 100%    944 B   0.9kB/s    00:01    
>>> Fetching packagesite.txz: 100%    6 MiB   2.2MB/s    00:03    
>>> Processing entries: 100%
>>> FreeBSD repository update completed. 32029 packages processed.
>>> All repositories are up to date.
>>> # freebsd-update fetch
>>> Looking up update.FreeBSD.org mirrors... 2 mirrors found.
>>> Fetching metadata signature for 11.1-RELEASE from update5.freebsd.org... done.
>>> Fetching metadata index... done.
>>> Inspecting system... done.
>>> Preparing to download files... done.
>>> Fetching 2 patches.. done.
>>> Applying patches... done.
>>> Fetching 2 files... 104969ef03336523729ea1df2547267441a13cb040c778e971b74103e88dbc77 has incorrect hash.
>> 
>> this is now over two weeks.  still multiple systems on public net, v4
>> and dual stack.
> 
> The other brute-force approach is:
> 
> rm -rf /var/db/freebsd-update/*

work0.psg.com:/root# rm -rf /var/db/freebsd-update/*

work0.psg.com:/root# freebsd-update --not-running-from-cron fetch
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching public key from update5.freebsd.org... done.
Fetching metadata signature for 11.1-RELEASE from update5.freebsd.org... done.
Fetching metadata index... done.
Fetching 2 metadata files... done.
Inspecting system... done.
Preparing to download files... done.
Fetching 66 patches.....10....20....30....40....50....60... done.
Applying patches... done.
Fetching 3 files... 104969ef03336523729ea1df2547267441a13cb040c778e971b74103e88dbc77 has incorrect hash.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2wos4rfz8.wl-randy>