Opened 4 years ago
Closed 4 years ago
#60725 closed defect (fixed)
curl-ca-bundle @7.71.0: invalid command name "shellescape"
Reported by: | kencu (Ken) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | curl-ca-bundle |
Description
This is on Mojave, but I saw the same on SnowLeopard earlier today.
$ sudo port -v destroot curl-ca-bundle ---> Computing dependencies for curl-ca-bundle. ---> Fetching distfiles for curl-ca-bundle ---> curl-7.71.0.tar.xz does not exist in /opt/local/var/macports/distfiles/curl ---> Attempting to fetch curl-7.71.0.tar.xz from https://curl.haxx.se/download/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2323k 100 2323k 0 0 2354k 0 --:--:-- --:--:-- --:--:-- 2353k ---> certdata-20200617-712412cb974c0392afe31fd9ce974b26ae3993c3.zip does not exist in /opt/local/var/macports/distfiles/curl ---> Attempting to fetch certdata-20200617-712412cb974c0392afe31fd9ce974b26ae3993c3.zip from https://distfiles.macports.org/curl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 247k 100 247k 0 0 1325k 0 --:--:-- --:--:-- --:--:-- 1331k ---> Verifying checksums for curl-ca-bundle ---> Checksumming curl-7.71.0.tar.xz ---> Checksumming certdata-20200617-712412cb974c0392afe31fd9ce974b26ae3993c3.zip ---> Extracting curl-ca-bundle ---> Extracting curl-7.71.0.tar.xz Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_curl/curl-ca-bundle/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/curl/curl-7.71.0.tar.xz' | /usr/bin/tar -xf - curl-7.71.0/Makefile curl-7.71.0/lib/mk-ca-bundle.pl Error: Failed to extract curl-ca-bundle: invalid command name "shellescape" Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_curl/curl-ca-bundle/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port curl-ca-bundle failed
Change History (1)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Version: | → 2.6.2 |
Note: See
TracTickets for help on using
tickets.
Fixed in [6c5276d315e64e99f0a7e57b6cf9940b83e9eab6/macports-ports].