pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fuse-sshfs Cannot restore extended attributes: com.apple.provenance
I've committed a change to pkgsrc/mk today that should solve this problem.
Thomas
On Tue, Mar 19, 2024 at 06:25:19PM +0000, Matthew Widup wrote:
> Well I have to apologise for repeating this. I normally read all the messages on this list, but I must've had a bad week because I have that thrad, all unread, in my inbox. But thank you for pointing me to it.
>
> For the record,
> EXTRACT_OPTS_TAR+=--no-xattrs
> is the (temporary) solution to this problem.
>
> On Tuesday, March 19th, 2024 at 12:53 PM, J. Lewis Muir <jlmuir%imca-cat.org@localhost> wrote:
>
> > On 03/19, Matthew Widup wrote:
> >
> > > NetBSD 10.0_RC5, aarch64, pkgsrc 2023Q4
> > >
> > > Upon ‘make extract‘, extracting distfiles/sshfs-3.7.4a, numerous (all?) files "Cannot restore extended attributes: com.apple.provenance com.apple.provenance"
> > >
> > > I presume that running tar with --no-xattrs would solve this. Is there a simple way to do this from pkgsrc?
> >
> >
> > Yes:
> >
> > https://mail-index.netbsd.org/pkgsrc-users/2024/03/07/msg039101.html
> >
> > Unfortunately, a proper fix is what's really needed. Upstream is at
> > fault for including extended attributes in their archive, but pkgsrc is
> > also at fault for not being able to just ignore extended attributes in
> > an archive.
> >
> > Lewis
Home |
Main Index |
Thread Index |
Old Index