New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25739 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

curl-ca-bundle: Cannot stat certdata-1.64.txt, No such file or directory

Reported by: kwkelly@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: curl-ca-bundle

Description

OS X 10.6.4

Xcode version 3.2.2

I got the error while trying to install rtorrent (this is a dependency). I proceeded to clean rtorrent and curl-ca-bundle, tried to install curl-ca-bundle again and got the error.

Part of the log:

:error:extract Target org.macports.extract returned: xinstall: Cannot stat: /opt/local/var/macports/distfiles/curl/certdata-1.64.txt, No such file or directory
:debug:extract Backtrace: xinstall: Cannot stat: /opt/local/var/macports/distfiles/curl/certdata-1.64.txt, No such file or directory
    while executing
"$post $targetname"
:info:extract Warning: the following items did not execute (for curl-ca-bundle): org.macports.activate org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Change History

comment:1 Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned
  • Summary changed from curl-ca-bundle @7.21.0 - xinstall: Cannot stat to curl-ca-bundle: Cannot stat certdata-1.64.txt, No such file or directory

Please remember to Cc the port maintainer (in this case, that's me).

Please try cleaning again.

sudo port clean --all curl-ca-bundle
sudo port install curl-ca-bundle

If it fails again, attach the complete log.

comment:2 Changed 3 years ago by kwkelly@…

That worked brilliantly. Thanks

comment:3 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to invalid

Great, glad you got it working!

Note: See TracTickets for help on using tickets.