Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2021 14:19:41 -0700
From:      Bryan Drewery <bryan-lists@shatow.net>
To:        Ronald Klop <ronald-lists@klop.ws>, freebsd ports <freebsd-ports@freebsd.org>
Subject:   Re: inject IGNORE_OSVERSION in poudriere?
Message-ID:  <5d6b5999-1247-5d71-55b2-4f21364f447e@shatow.net>
In-Reply-To: <1227424893.72.1626088023231@mailrelay>
References:  <1227424893.72.1626088023231@mailrelay>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/12/2021 4:07 AM, Ronald Klop wrote:
> Hi,
> 
> To save time I sometimes get pkgs from the official pkg builders and
> save them in the poudriere dir.
> But now and then I get this:
> 
> [00:00:47] ===>   Installing existing package
> /packages/All/llvm11-11.0.1.txz
> [00:00:48] [freebsd14-custom-job-01] Installing llvm11-11.0.1...
> [00:00:48] Newer FreeBSD version for package llvm11:
> [00:00:48] To ignore this error set IGNORE_OSVERSION=yes
> [00:00:48] - package: 1400025
> [00:00:48] - running kernel: 1400024
> [00:00:48] Ignore the mismatch and continue? [y/N]: [00:00:49] Failed to
> install the following 1 package(s): /packages/All/llvm11-11.0.1.txz
> [00:00:49] *** Error code 1
> 
> Normally I delete/create the poudriere jail, but the upstream world used
> by poudriere is not new enough yet.
> 
> How can I set IGNORE_OSVERSION=yes in the poudriere environment?

In poudriere.conf: export IGNORE_OSVERSION=yes

However, poudriere-devel now supports fetching binary packages with -b
flag to bulk.



-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5d6b5999-1247-5d71-55b2-4f21364f447e>