Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 14:12:31 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem with poudriere after updating to FreeBSD 12
Message-ID:  <45ca0b0f-59f9-d169-1af7-fa09d99012ec@infracaninophile.co.uk>
In-Reply-To: <SN1PR20MB21092F6DBC8DD6E67A22E8BD80BC0@SN1PR20MB2109.namprd20.prod.outlook.com>
References:  <SN1PR20MB21092F6DBC8DD6E67A22E8BD80BC0@SN1PR20MB2109.namprd20.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17/12/2018 13:57, Carmel NY wrote:
> So, I guess what I want to know is why is this error happening and how do I
> correct it? I wanted to completely empty the repository but I don't know how
> to do that safely. Other than that, how do I force poudriere to do a complete
> rebuild of all the installed ports on this system using the correct
> information?

Update the poudriere jail to match your new OS version -- otherwise 
you'll end up building 11.x packages to install onto a 12.x system.  It 
often turns out easiest/quickest to just delete the jail and re-install 
the new one.

Poudriere will realise that the jail version has changed and will 
rebuild everything for you.  However, to be super safe, use the '-c' 
option to your 'poudriere bulk' command, which cleans out the package 
repository before rebuilding it.  This will rebuild _everything_ in your 
repo, so allow plenty of time.

	Cheers,

	Matthew






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45ca0b0f-59f9-d169-1af7-fa09d99012ec>