On Sat, 16 May 2026 13:19:19 +0200 Gareth de Vaux <[email protected]> wrote:
> On Sat 2026-05-16 (10:01), Tomoaki AOKI wrote: > > Do you habitally run `portsdb -Uu`? (If you're always running > > `make index` at /usr/ports after updating ports tree, it can be > > `portsdb -u`.) portsclean requires up-to-date INDEX.db to work. > > I thought portsdb was obsoleted years ago, though I'm not sure what's > updating my INDEX, eg. INDEX-14* was last updated on 1 April > but I last updated the ports tree on 13 May and have upgraded ports > (with portupgrade) since then. You can update both the ports tree and fetch a pre-generated INDEX file which was gathered according to default port option values, in one go with: % make fetchindex update If you have chosen a different set of defaults for your packages built locally (ie. a different Python version), the fetched INDEX will not be fully equivalent to you installed package suite, still you shall be able to make a picture. -- Piotr Smyrak
