Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2025 20:12:33 +0100
From:      Lexi Winter <ivy@freebsd.org>
To:        "Dan Mahoney (Ports)" <freebsd@gushi.org>
Cc:        Ian FREISLICH <ianfreislich@gmail.com>, Kyle Evans <kevans@freebsd.org>, "Patrick M. Hausen" <pmh@hausen.com>, FreeBSD Current <current@freebsd.org>
Subject:   Re: pkg-static: Warning: Major OS version upgrade detected.
Message-ID:  <aMB8IT-m8RBzbG1M@amaryllis.le-fay.org>
In-Reply-To: <31F247DA-DAA9-468F-9D9C-36F33E4F5C5D@gushi.org>
References:  <6dedf742-48bf-4b67-9993-67933104ba67@gmail.com> <7C4AA985-2F06-4580-93C8-374A75EC4965@hausen.com> <bfb0366e-de86-4dae-ae1e-c8dad45e79f4@FreeBSD.org> <e1aef468-97ff-491e-957f-1088d03cc5e4@gmail.com> <EF96EC6D-B1A6-493E-9339-3F20F462E284@gushi.org> <aMB4kEVNS90J82-b@amaryllis.le-fay.org> <31F247DA-DAA9-468F-9D9C-36F33E4F5C5D@gushi.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Dan Mahoney (Ports):
> Okay, maybe coffee hasn't hit yet, I've tried both:
> 
> poudriere jail -c -j freebsd:16:x86:64-pkgbase -m pkgbase=https://pkg.freebsd.org/FreeBSD:16:amd64
> 
> and 
> 
> poudriere jail -c -j freebsd:16:x86:64-pkgbase -m pkgbase=/FreeBSD:16:amd64 -U https://pkg.freebsd.org/
> 
> (the manpage lacks an example for how to use -U and -m together)
> 
> Neither works, what am I missing?

i believe you want:

poudriere jail -c -v 16 -j myjail -m pkgbase=base_latest -U https://pkg.freebsd.org

-U should be the URL of the base repository, the argument to -m pkgbase
is the repository name (base_latest in this case) and the ABI string is
added automatically by poudriere itself.

i've just tested this here and it seems to work.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----

iHQEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaMB8HwAKCRD1nT63mIK/
YMjvAPdXL6JUqqi0Pcf2pmHROBhNMyroPzhH5Q2hK72V846UAQCT3kAoJ4didaIB
DqnpWvzRjruHQDIqekLkz9xeJ54wCQ==
=bymn
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aMB8IT-m8RBzbG1M>