Opened 12 years ago
Closed 12 years ago
#35255 closed defect (invalid)
curl-ca-bundle @2.2 herrie Error: Processing of port herrie failed
Reported by: | audio_andy@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | herrie @2.2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello my version of OS X is 10.6.8 with Xcode 3.2.6
I am about to install the port called herrie and in the process i've found that one of the library dependencies 'curl-ca-bundle' have 'returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_curl-ca-bundle/curl-ca-bundle/work/destroot' and the processing of the port is failed because of the Error: Failed to install curl-ca-bundle.
then i've tried with the 'sudo port clean curl-ca-bundle
Password:
---> Cleaning curl-ca-bundle'
but the processing of port herrie is failed
Attachments (1)
Change History (4)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | Snow Leopard removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Type: | enhancement → defect |
Changed 12 years ago by audio_andy@…
comment:2 Changed 12 years ago by audio_andy@…
hi ryandesign thank you for your answer, this is the new log attached in replacement of the later; it still doesn't work thank you
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
The new log says "/usr/bin/tar: invalid option -- q". "-q" is a valid option for the BSD tar program that comes with OS X. This suggests that you have replaced your /usr/bin/tar program with a different version of tar, perhaps GNU tar. Please put back the /usr/bin/tar that Apple provided (by restoring it from your backups, or by reinstalling the operating system). Then you'll be able to install ports again.
If there is something you really need GNU tar for, then you should install the "gnutar" port.
The log you attached shows the "no destroot found at" error. This is #29223 and the solution is to run "sudo port clean curl-ca-bundle" and try again. If that still doesn't work, please attach the new main.log file.