Re: installing world from src on a pkgbase system

From: vermaden <vermaden_at_interia.pl>
Date: Wed, 25 Mar 2026 21:20:30 UTC
> you should use 'make update-packages', not 'make packages'

I was told the same thing - but got hit by that 'recommendation'.

I mean - after these:

  # make buildworld buildkernel

When I type:

  # make update-packages

It sometimes fails with some strange error.

But it does not throw that error when I type:

  # make packages

So now I keep to the routine that goes like:

- first time?

  # make packages

- 2nd and later times?

  # make update-packages

Regards,
vermaden