Changes between Initial Version and Version 1 of Ticket #18493


Ignore:
Timestamp:
Feb 14, 2009, 3:20:13 PM (16 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18493

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #18493 – Description

    initial v1  
     1{{{
    12%% sudo port -d install ImageMagick
     3}}}
     4
    25after running successfully for several hours, fails with error message
    36
     7{{{
    48--->  Verifying checksum(s) for ImageMagick
    59DEBUG: Executing org.macports.checksum (ImageMagick)
     
    812Warning: the following items did not execute (for ImageMagick): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
    913Error: Status 1 encountered during processing.
     14}}}
    1015
    1116Looking back at the output to stdout, I did not see any attempt to download ImageMagick-6.4.9-1.tar.bz2
    1217
    1318When I tried again with
     19
     20{{{
    1421%% sudo port intall -d ImageMagick
     22}}}
     23
    1524it failed again with the following output to stdout:
    1625
     26{{{
    1727DEBUG: Removing symlink: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-libs/work
    1828DEBUG: delete: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-libs/work
     
    3040agick/ImageMagick-6.4.9-1.tar.bz2
    3141Error: Status 1 encountered during processing.
     42}}}
     43