tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc bootstrap & build failures on Mac OS X Leopard



On Mon, 23 Jun 2025, John Klos wrote:

  sh-3.2# bmake package update

 Prefer "make replace" over "make update", in general.

IIRC, that doesn't recursively update affected packages, does it?

Well, it will try to run "package-install", which will fail. You can do

make replace DEPENDS_TARGET=replace

but that will not work if it tries to install something that was not previously installed.

I wish we had an "install-or-replace" target that works in both cases.

--
Benny


Home | Main Index | Thread Index | Old Index