On Sun, Nov 03, 2024 at 05:08:14AM -0800, Paul Goyette wrote:
Wth up-to-date pkgsrc (as of ust a few minutes ago) I am geting the
following repeatable error:
...
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for p5-Module-Pluggable-6.2
===> Extracting for p5-Module-Pluggable-6.2
Module-Pluggable-6.2/Changes: Cannot restore extended attributes:
com.macromates.visibleIndex com.macromates.visibleIndex
com.macromates.selectionRange com.macromates.selectionRange: Unknown error:
-1
Module-Pluggable-6.2/Makefile.PL: Cannot restore extended attributes:
com.macromates.visibleIndex com.macromates.visibleIndex
com.macromates.selectionRange com.
macromates.selectionRange: Unknown error: -1
...
Don't extract as root? :-)
You can also try setting
EXTRACT_USING= bsdtar
in the package Makefile and check if that helps.