Never mind. It was the /private/tmp permissions.
> On Nov 23, 2020, at 10:27 PM, Jeff Greenberg <listmail.ayendesi...@gmail.com>
> wrote:
>
> Hi. I’m trying to add zip to the PHP 7.3 install:
>
> sudo port install php73-zip
> Portfile changed since last build; discarding previous state.
> ---> Fetching archive for libiconv
> ---> Attempting to fetch libiconv-1.16_1.darwin_18.x86_64.tbz2 from
> https://packages.macports.org/libiconv
> <https://packages.macports.org/libiconv>
> ---> Attempting to fetch libiconv-1.16_1.darwin_18.x86_64.tbz2.rmd160 from
> https://packages.macports.org/libiconv
> <https://packages.macports.org/libiconv>
> Warning: Failed to verify signature for archive!
> Error: Failed to archivefetch libiconv: version @1.16_1
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libiconv/libiconv/main.log
> for details.
> Error: Unable to execute port: upgrade php73 failed
>
> The log contains:
>
> version:1
> :debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386
> :debug:sysinfo MacPorts 2.6.4
> :debug:sysinfo Xcode 10.3
> :debug:sysinfo SDK 10.14
> :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14
> :debug:main libiconv has no conflicts
> :debug:main Executing org.macports.main (libiconv)
> :debug:main dropping privileges: euid changed to 502, egid changed to 501.
> :debug:archivefetch archivefetch phase started at Mon Nov 23 22:09:58 EST 2020
> :msg:archivefetch ---> Fetching archive for libiconv
> :debug:archivefetch Executing org.macports.archivefetch (libiconv)
> :debug:archivefetch euid/egid changed to: 0/0
> :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
> :debug:archivefetch euid/egid changed to: 502/501
> :info:archivefetch ---> libiconv-1.16_1.darwin_18.x86_64.tbz2 doesn't seem
> to exist in /opt/local/var/macports/incoming/verified
> :msg:archivefetch ---> Attempting to fetch
> libiconv-1.16_1.darwin_18.x86_64.tbz2 from
> https://packages.macports.org/libiconv
> <https://packages.macports.org/libiconv>
> :msg:archivefetch ---> Attempting to fetch
> libiconv-1.16_1.darwin_18.x86_64.tbz2.rmd160 from
> https://packages.macports.org/libiconv
> <https://packages.macports.org/libiconv>
> :debug:archivefetch failed verification with key
> /opt/local/share/macports/macports-pubkey.pem
> :debug:archivefetch openssl output: couldn't create error file for command:
> permission denied
> :warn:archivefetch Failed to verify signature for archive!
> :error:archivefetch Failed to archivefetch libiconv: version @1.16_1
> :debug:archivefetch Error code: NONE
> :debug:archivefetch Backtrace: version @1.16_1
> :debug:archivefetch while executing
> :debug:archivefetch "error "version @[option version]_[option
> revision][option portvariants]""
> :debug:archivefetch (procedure "portarchivefetch::fetchfiles" line 144)
> :debug:archivefetch invoked from within
> :debug:archivefetch "portarchivefetch::fetchfiles"
> :debug:archivefetch (procedure "portarchivefetch::archivefetch_main" line
> 5)
> :debug:archivefetch invoked from within
> :debug:archivefetch "$procedure $targetname”
>
> Thanks!
>