Date: Wed, 14 Feb 2018 17:37:36 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 225104] ports-mgmt/pkg: "pkg update" fails to update package database saying that kernel too old for some package Message-ID: <bug-225104-32340-Wndw7IFOhq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225104-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-225104-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225104 Trond.Endrestol@ximalas.info changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Trond.Endrestol@ximalas.inf | |o --- Comment #18 from Trond.Endrestol@ximalas.info --- (In reply to Trond.Endrestol from comment #11) The right place is the LiveSystem-environment file or equivalent. (In reply to Nils Beyer from comment #12) Regarding comment #12, I first thought it prudent to delete the binaries fr= om /usr/obj/$ARCH/usr/src/bin/sh prior to running make buildworld, until the matter is fully resolved. I.e. delete sh, sh.debug, and sh.full. I was prov= ed wrong. Clearing /usr/obj and rebuilding world led to a sh binary with the r= ight osversion, see below. Which file(s) should we forcefully remove to ensure t= he right value of osversion for sh? # objdump --section=3D.note.tag -s sh sh: file format elf64-x86-64-freebsd Contents of section .note.tag: 400218 08000000 04000000 01000000 46726565 ............Free 400228 42534400 c5ce1000 08000000 04000000 BSD............. 400238 02000000 46726565 42534400 00000000 ....FreeBSD..... C5CE1000 (LE) =3D> 0010CEC5 (BE) =3D 1101509 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225104-32340-Wndw7IFOhq>