Re: another 9.2 upgrade problem: the answer

Edgar Fuß <[email protected]> Mon, 11 Jul 2022 13:12:16 +0200
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <[email protected]>
> As regards /rescue, I was trying to re-extract with:
> # /rescue/tar xpzf...
> and I got messages about missing shared-library files.  Looking there
> today I see what I take to be 155 hard links to a statically linked
> executable.  Why it did not work I do not know.
Because it runs gunzip (or gzcat?) in PATH.
I told you to /rescue/tar with PATH=/rescue for exactly that reason.