|
From: Simon W. <si...@pu...> - 2024-03-20 11:51:46
|
Since there’s no change to nuweb itself, can I call it nuweb-1.62.1? > On 19 Mar 2024, at 20:57, Adam Russell <ac....@li...> wrote: > > I also install nuweb via macports, so thank you for helping maintain the package! > > From: Ryan Carsten Schmidt via Nuweb-users <nuw...@li...> > Sent: Monday, March 18, 2024 7:19 AM > To: nuw...@li... <nuw...@li...> > Subject: [Nuweb-users] tar: Ignoring malformed pax extended attribute > > I can't extract nuweb-1.62.tar.gz on old versions of macOS (e.g. 10.12): > > tar: Ignoring malformed pax extended attribute > tar: Ignoring malformed pax extended attribute > tar: Error exit delayed from previous errors. > > You should exclude xattrs when you create your archives. It's the default when using GNU tar and can be done with BSD tar by using the --no-xattrs flag. > > Here is the MacPorts bug report about this issue: https://trac.macports.org/ticket/68047 > > I wanted to report this in the SourceForge issue tracker but the Create Ticket button is disabled. > > > > _______________________________________________ > Nuweb-users mailing list > Nuw...@li... > https://lists.sourceforge.net/lists/listinfo/nuweb-users > _______________________________________________ > Nuweb-users mailing list > Nuw...@li... <mailto:Nuw...@li...> > https://lists.sourceforge.net/lists/listinfo/nuweb-users |