Date: Sun, 8 Oct 2017 12:27:35 +0200 From: "Dr. Nikolaus Klepp" <dr.klepp@gmx.at> To: freebsd-stable@freebsd.org Subject: Re: 10.4 release - is the binary update corrupt? Message-ID: <201710081227.35629.dr.klepp@gmx.at> In-Reply-To: <B3C507A4-2955-465C-A355-C38B22569843@truespeed.com> References: <B3C507A4-2955-465C-A355-C38B22569843@truespeed.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! My notes suggest for this case: pkg clean # cleans /var/cache/pkg/ rm -rf /var/cache/pkg/* # just remove it all pkg update -f # forces update of repository catalog rm /var/db/pkg/repo-*.sqlite # removes all remote repository catalogs pkg bootstrap -f # forces reinstall of pkg Do NOT delete /var/db/pkg/local.sqlite! It contains the database with your = installed packages. If you remove it the system will think you have nothing= installed.=20 Nik Am Sonntag, 8. Oktober 2017 schrieb Dr Josef Karthauser: > Hi, >=20 > I=E2=80=99m having trouble upgrading a 10.3 machine to 10.4: looks like s= omething is corrupt: >=20 > Fetching metadata signature for 10.4-RELEASE from update4.freebsd.org... = done. > Fetching metadata index... done. > Fetching 1 metadata patches. done. > Applying metadata patches... done. > Fetching 1 metadata files... done. > Inspecting system... done. > Fetching files from 10.3-RELEASE for merging... done. > Preparing to download files... done. > Fetching 38573 patches.....10....20....30....40....50....60....70....80..= =2E.90....100....110....120....130....140=E2=80=A6 > [cut] > Applying patches... done. > Fetching 9266 files... > gunzip: (stdin): unexpected end of file > efb4027db1ae440353955aa1bcfc9c69d1cafbdb53b4bfc6584d64b1e1bfd209 has inco= rrect hash. >=20 > Has anyone else also seen this? >=20 > Cheers, > Joe > =E2=80=94=20 > Dr Josef Karthauser > Chief Technical Officer > (01225) 300371 / (07703) 596893 > www.truespeed.com <http://www.truespeed.com/> > / theTRUESPEED <http://www.facebook.com/theTRUESPEED>=20 > @theTRUESPEED <https://twitter.com/thetruespeed> > =20 > This email contains TrueSpeed information, which may be privileged or con= fidential. It's meant only for the individual(s) or entity named above. If = you're not the intended recipient, note that disclosing, copying, distribut= ing or using this information is prohibited. If you've received this email = in error, please let me know immediately on the email address above. Thank = you. > We monitor our email system, and may record your emails. >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" =2D-=20 Please do not email me anything that you are not comfortable also sharing w= ith the NSA, CIA ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710081227.35629.dr.klepp>