[MacPorts] #49886: ImageMagick install not completing because create archive command execution failed

MacPorts noreply at macports.org
Thu Dec 3 02:19:09 PST 2015


#49886: ImageMagick install not completing because create archive command execution
failed
--------------------------+--------------------------
  Reporter:  jtran@…      |      Owner:  ryandesign@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.4
Resolution:               |   Keywords:
      Port:  ImageMagick  |
--------------------------+--------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => ryandesign@…
 * keywords:  "Snow Leopard" =>


Comment:

 Replying to [ticket:49886 jtran@…]:

 > {{{
 > :debug:install Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/ImageMagick/work/destroot"
 && /usr/bin/tar -cvf - . | /usr/bin/gzip -c9 >
 /opt/local/var/macports/software/imagemagick/ImageMagick-6.9.2-4_0+wmf+x11.darwin_10.x86_64.tgz
 > :info:install sh:
 /opt/local/var/macports/software/imagemagick/ImageMagick-6.9.2-4_0+wmf+x11.darwin_10.x86_64.tgz:
 Operation not permitted
 > }}}

 Sounds like the permissions on the directory
 /opt/local/var/macports/software/imagemagick may be wrong. It's also
 curious that the directory is being called "imagemagick" when it should be
 named after the port, which is "ImageMagick". I would clean the affected
 port ("`sudo port clean ImageMagick`"), uninstall any other versions of
 ImageMagick that may still be installed ("`sudo port uninstall installed
 and name:^ImageMagick$`"), then, if the directory
 /opt/local/var/macports/software/imagemagick still exists, manually delete
 it, then try again. MacPorts should then recreate the directory with the
 correct capitalization and the correct permissions.

-- 
Ticket URL: <https://trac.macports.org/ticket/49886#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list