Re: [Bsdrp-devel] How to set FreeBSD version
Router distribution based on FreeBSD with FFRouting and Bird
Brought to you by:
cochard
From: Harry D. <usr...@gm...> - 2019-05-24 02:48:10
|
Hi I've been looking in the patches folders, and I see a patch for freebsd.newvers.patch That would seem to imply that this patch sets a new freebsd version, is that correct, will removing this patch and a clean build give me an unaltered FreeBSD version which will accept binary patches? Thanks, Harry. On Tue, May 21, 2019 at 4:58 PM Harry Duncan <usr...@gm...> wrote: > Hi, > > I need to install a package using a binary package and not a port (can't > get the port to compile due to a package naming error P27-python-dns is > provided by python-dns and the port build can't get past that mismatch). > > I have added the routing from the FreeBSD handbook to install binary > packages, and downloaded the packages that need to be installed. > > I am using the latest BSDRP and when I make a build, I get an erorr when > it runs the custom package install routine: > > Installing ca_root_nss-3.44 > pkg-static: wrong architecture: FreeBSD:12:* instead of FreeBSD:13:i386 > > Presumably the project has renamed the FreeBSD release to 13 to nobble pkg > install capabilities from the live system. > > How do I undo this change which is tripping up my binary installs? > > Any pointers would be greatly appreciated. > > Thanks & regards, > > Harry. > |