Date: Fri, 24 Jan 2025 20:40:35 +0100 From: ICT builder <builder@vernuftiger.nl> To: stable@freebsd.org, ft <ml@ft-c.de>, freebsd-stable@freebsd.org Subject: Re: jail portupgrade different OS Version? Message-ID: <0633d7c1-9618-40c8-aa53-c6f92bb4672b@vernuftiger.nl> In-Reply-To: <b6f20b7a930096a75d11927ab245054ba2235fca.camel@ft-c.de> References: <b6f20b7a930096a75d11927ab245054ba2235fca.camel@ft-c.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Op 18-01-2025 om 19:32 schreef ft: > Hello, > > last week I created new jails. > > $ pkg update ; pkg installĀ ... > works fine inside jails. > > Now it is not possible to start portupgrade inside jails. > Before I have done: portsnap fetch update > > Here are the error-message: [snip] Hello, Maybe not exactly what you are asking but to upgrade the base system could be done by: freebsd-update -j www --currently-running 13.0-RELEASE -r 13.2-RELEASE upgrade freebsd-update -j www --currently-running 13.0-RELEASE -r 13.2-RELEASE install (in this example the jail is named www) After that portupgrade should work fine again. Greetz, Cor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0633d7c1-9618-40c8-aa53-c6f92bb4672b>