#26276: curl-ca-bundle: Cannot stat: /opt/local/var/macports/distfiles/curl/certdata-1.65.txt, No such file or directory --------------------------------------+------------------------------------- Reporter: rdclark@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: curl-ca-bundle --------------------------------------+------------------------------------- Comment(by rdclark@…): Trying port clean and sudo port clean also didn't work (puzzling!), and I verified that the certdata-1.65.txt file wasn't present anywhere in Macports (via find /opt/local/var/macports -name certdata\*). But I noticed the distfiles/curl directory had a significant number of older certdata files and packages; when I cleaned these out, the installer downloaded both the latest curl-ca-bundle and the certdata-1.65.txt file. '''What worked''' {{{ sudo port clean -f --all curl-ca-bundle sudo port install curl-ca-bundle }}} It's a tad risky, if one of my other ports depends on an older certdata file, but I have good backups and can restore an older file if needed. Thanks for all your help. -- Ticket URL: <http://trac.macports.org/ticket/26276#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS