Re: recent 14.3 upgrade - no packages available to install [SOLVED]
Date: Mon, 05 Jan 2026 02:53:21 UTC
Thanks for replying, Simon. Yes, that "-f" made all the difference. All working now. Thanks again, Graham On 5/01/2026 12:12 pm, Simon Wollwage wrote: > Graham Menhennitt <graham@menhennitt.com.au> writes: > > First, I'd start checking with > > $ sqlite3 /var/db/pkg/repos/FreeBSD/db "SELECT name FROM packages WHERE name='gnucash';" > > to check if it is actually there. > If not, maybe try "pkg update -f" > > Best regards, > Simon >