#26959: php5-curl is failing to install ----------------------------------------------+----------------------------- Reporter: plowman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: php5-curl cul curl-ca-bundle php | Port: php5-curl ----------------------------------------------+----------------------------- Looks like there might be a problem with a dependency on the curl or curl- ca-bundle ports. It complains that the file curl-7.21.2.tar.bz2 doesn't exist in /opt/local/var/macports/distfiles/curl, however the file curl-7.20.0.tar.bz2 does exist in that directory. Perhaps there is some version strangeness with the macport? Here is what happens when I run the command: {{{ $ sudo port install php5-curl Password: ---> Computing dependencies for php5-curl ---> Dependencies to be installed: curl curl-ca-bundle ---> Verifying checksum(s) for curl-ca-bundle Error: Target org.macports.checksum returned: curl-7.21.2.tar.bz2 does not exist in /opt/local/var/macports/distfiles/curl Log for curl-ca-bundle is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_net_curl-ca-bundle/main.log Error: The following dependencies failed to build: curl curl-ca-bundle Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <https://trac.macports.org/ticket/26959> MacPorts <http://www.macports.org/> Ports system for Mac OS