Date: Mon, 22 Jan 2018 09:28:30 +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-AFczNi0OfK@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 --- Comment #9 from Nils Beyer <nbe@renzel.net> --- Okay, after digging through the pkg source code, I found a possible workaro= und. Add following line to "/usr/local/etc/pkg.conf": ------------------------------------------------------------------------- OSVERSION =3D 1200056; ------------------------------------------------------------------------- for the 12 users. Respective: ------------------------------------------------------------------------- OSVERSION =3D 1101001 ------------------------------------------------------------------------- for the 11 users. After that, the repository updates should be working again... --=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-AFczNi0OfK>