tech-pkg archive

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

Re: Circular bootstrap for cwrappers



On Fri, 13 May 2022 16:55:14 -0600
Brook Milligan <brook%nmsu.edu@localhost> wrote:

> I am trying to bootstrap pkgsrc-current on a Linux machine using Jason?s auto-pkgsrc-setup script, which generally works well under these circumstances.  With today's -current, however, I am getting a circular dependency immediately when the cwrapper package is built.
> 
> It seems that cwrapper -> coreutils -> digest -> cwrappers
> 
> Any ideas?  I have done this same thing many other times with earlier -current and releases with  no trouble, so I?m scratching my head.

Your Linux system is missing one of the essential tools listed as
coreutils-provided in pkgsrc/mk/tools/replace.mk. Correlate this list
with the logic in mk/tools/tools.Linux.mk to find what is missing
and install it with the native package manager.


Home | Main Index | Thread Index | Old Index