Date: Sat, 7 Dec 2013 00:44:44 +0400 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: freebsd-stable@freebsd.org Subject: Re: pkg repo for 9.2-RELEASE Message-ID: <20131206204444.GA99055@zxy.spb.ru> In-Reply-To: <20131206164112.GS76976@ithaqua.etoilebsd.net> References: <20131204192228.GA47404@zxy.spb.ru> <20131206164112.GS76976@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 06, 2013 at 05:41:12PM +0100, Baptiste Daroussin wrote: > On Wed, Dec 04, 2013 at 11:22:29PM +0400, Slawa Olhovchenkov wrote: > > Where I can find corectly builded pkgNG packages for 9.2-RELEASE? > > Packages on official site (pkg0.bme.freebsd.org, for ex.) builded on > > incorrect, outdated FreeBSD verion (may be 9.1-RELEASE): > > freeradius3 build with libssl verion 90818f and can't be run on > > 9.2-RELEASE: > > > > # radiusd -X > > libssl version mismatch. Built with: 90818f Linked: 90819f > > The abi is compatible that should run of radius should be patched to to accept > both version. > > The freeradius3 should be informed to allow this to run. As I see in source freeradius3 use strict version check and don't have compatible lists. What is trouble to use latest FreeBSD RELENG to build pkgNG packages? 9.0-p7 and 9.1-p2 have openssl 90819f (r249029). Also, virtualbox-ose-kmod have strict version dependens to kernel.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131206204444.GA99055>