Re: installing world from src on a pkgbase system
- Reply: Lexi Winter : "Re: installing world from src on a pkgbase system"
- In reply to: Lexi Winter : "Re: installing world from src on a pkgbase system"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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