From: Colin Percival <[email protected]>
Subject: Re: FreeBSD 15.0-RC1 Now Available [The references to i386 images and 
update contexts need to be removed going forward]
Date: Tue, 18 Nov 2025 05:38:07 +0000

> On 11/17/25 21:29, Yasuhiro Kimura wrote:
>> From: Colin Percival <[email protected]>
>>> The pkg(8) tool looks up SRV records
>>>> $ host -t srv _https._tcp.pkgbase.freebsd.org
>>>> _https._tcp.pkgbase.freebsd.org has SRV record 1 100 443
>>>> cloudfront.aws.pkgbase.freebsd.org.
>>>
>>> and that's the real host.  (Right now; we might add other endpoints in
>>> the
>>> future.)
>> It causes problem that poudriere can't create jail with pkgbase method
>> and repository on pkgbase.freebsd.org because poudriere regards
>> "pkg+https://pkgbase.freebsd.org/"; as invalid value of -U argument.
> 
> This seems like a bug which should get fixed in poudriere, but if
> someone
> familiar with the code can tell me how we can work around the bug on a
> temporary basis I'm willing to make it happen.

I submitted issue report as below

https://github.com/freebsd/poudriere/issues/1289

---
Yasuhiro Kimura

Reply via email to