Opened 3 weeks ago

Closed 3 weeks ago

#70071 closed defect (fixed)

graphviz-oldgui @16: wrong worksrcdir

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: graphviz-oldgui

Description

--->  Extracting graphviz-1.13-v16.tgz
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz-oldgui/graphviz-oldgui/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/graphviz/graphviz-1.13-v16.tgz' | /usr/bin/gnutar --no-same-owner -xf - 
/usr/bin/gnutar: A lone zero block at 6236
Error: Failed to extract graphviz-oldgui: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz-oldgui/graphviz-oldgui/work/graphviz-1.13-v16: no such file or directory

Haven't seen such an error before, I think.

Change History (3)

comment:1 Changed 3 weeks ago by ryandesign (Ryan Carsten Schmidt)

Which old macOS version? The only reason this port exists is for Tiger; see #18175.

comment:2 Changed 3 weeks ago by ryandesign (Ryan Carsten Schmidt)

Status: assignedaccepted
Summary: graphviz-oldgui fails to extract with old macOS gnutar: A lone zero block at 6236graphviz-oldgui @16: wrong worksrcdir

It fails to extract on modern macOS too. The "lone zero block" is not the problem; the incorrect worksrcdir is.

comment:3 Changed 3 weeks ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 713fadae43a2348d4c32e5a0bfc50d7d4ca7db52/macports-ports (master):

graphviz-oldgui: Fix graphviz-oldgui and fs-traverse usage

Closes: #70071

Note: See TracTickets for help on using tickets.