Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#66638 closed defect (duplicate)

tk @8.6.13 +quartz fails to extract in trace mode on macOS Ventura 13.1

Reported by: hanhub (hanneshuber) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: tk

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

sudo port -tsv install tk
Password:
--->  Computing dependencies for tk
--->  Fetching distfiles for tk
--->  Verifying checksums for tk
--->  Checksumming tk8.6.13-src.tar.gz
--->  Extracting tk
--->  Extracting tk8.6.13-src.tar.gz
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_tk/tk/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/tcltk/tk8.6.13-src.tar.gz' | /usr/bin/tar -xf -
sip_copy_proc: mkdir(/opt/local/var/macports/sip-workaround/503): Permission denied
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_tk/tk/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/tcltk/tk8.6.13-src.tar.gz' | /usr/bin/tar -xf - 
Exit code: 128
Error: Failed to extract tk: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_tk/tk/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port tk failed

Attachments (1)

main.log (22.6 KB) - added by hanhub (hanneshuber) 15 months ago.
main.log

Download all attachments as: .zip

Change History (4)

Changed 15 months ago by hanhub (hanneshuber)

Attachment: main.log added

main.log

comment:1 Changed 15 months ago by jmroot (Joshua Root)

Owner: changed from mcalhoun@… to MarcusCalhoun-Lopez
Port: @8.6.13 removed
Summary: tk @8.6.13 +quartz fails to build on macOS Ventura 13.1tk @8.6.13 +quartz fails to extract in trace mode on macOS Ventura 13.1

comment:2 Changed 15 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed

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

Description: modified (diff)
Note: See TracTickets for help on using tickets.