Opened 12 months ago

Closed 6 months ago

#73095 closed defect (fixed)

p5.34-net-patricia @1.23: tar: Ignoring malformed pax extended attribute

Reported by: hbsimon (Horst Simon) Owned by: matthewluckie
Priority: Normal Milestone:
Component: ports Version: 2.11.5
Keywords: Cc:
Port: p5.34-net-patricia

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am trying to install amavisd-new on an MacBook Pro 2010 with macOS High Sierra. It fails when it tries to install the dependency p5.34-net-patricia as follow:

:info:extract Executing:  cd "/opt/local/var/macports/build/p5.34-net-patricia-f9e99c70/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Net-Patricia-1.23.tar.gz' | /usr/bin/tar -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/p5.34-net-patricia-f9e99c70/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Net-Patricia-1.23.tar.gz' | /usr/bin/tar -xf - 
:info:extract tar: Ignoring malformed pax extended attribute
:info:extract tar: Ignoring malformed pax extended attribute
:info:extract tar: Ignoring malformed pax extended attribute
:info:extract tar: Ignoring malformed pax extended attribute
:info:extract tar: Ignoring malformed pax extended attribute
:info:extract tar: Error exit delayed from previous errors.
:info:extract Command failed:  cd "/opt/local/var/macports/build/p5.34-net-patricia-f9e99c70/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Net-Patricia-1.23.tar.gz' | /usr/bin/tar -xf - 
:info:extract Exit code: 1
:error:extract Failed to extract p5.34-net-patricia: command execution failed
:debug:extract Error code: NONE
:debug:extract Backtrace: command execution failed
:debug:extract     while executing
:debug:extract "$procedure $targetname"

Please repackage it p5.34-net-patricia without extended attributes.

Attachments (1)

main.log.gz (2.7 KB) - added by hbsimon (Horst Simon) 12 months ago.

Download all attachments as: .zip

Change History (4)

Changed 12 months ago by hbsimon (Horst Simon)

Attachment: main.log.gz added

comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to matthewluckie
Status: newassigned
Summary: amavisd-new fails on dependency p5.34-net-patriciap5.34-net-patricia @1.23: tar: Ignoring malformed pax extended attribute

We are not the ones who need to repackage it; the developers of Net::Patricia are. I think their issue tracker is at https://github.com/tobez/Net-Patricia/issues

comment:2 Changed 12 months ago by hbsimon (Horst Simon)

Created request on https://github.com/tobez/Net-Patricia/issues as Failed to extract p5.34-net-patricia #13

comment:3 Changed 6 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.