Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18493 closed defect (invalid)

problem with installation of ImageMagick-6.4.9-1 on powerpc running osx 10.5.6

Reported by: draine@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: ImageMagick

Description (last modified by mf2k (Frank Schima))

%% sudo port -d install ImageMagick

after running successfully for several hours, fails with error message

--->  Verifying checksum(s) for ImageMagick
DEBUG: Executing org.macports.checksum (ImageMagick)
--->  Checksumming ImageMagick-6.4.9-1.tar.bz2
Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/ImageMagick/ImageMagick-6.4.9-1.tar.bz2
Warning: 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
Error: Status 1 encountered during processing.

Looking back at the output to stdout, I did not see any attempt to download ImageMagick-6.4.9-1.tar.bz2

When I tried again with

%% sudo port intall -d ImageMagick

it failed again with the following output to stdout:

DEBUG: Removing symlink: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-libs/work
DEBUG: delete: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-libs/work
DEBUG: Executing org.macports.main (ImageMagick)
DEBUG: Skipping completed org.macports.fetch (ImageMagick)
--->  Verifying checksum(s) for ImageMagick
DEBUG: Executing org.macports.checksum (ImageMagick)
--->  Checksumming ImageMagick-6.4.9-1.tar.bz2
Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/ImageMagick/ImageMagick-6.4.9-1.tar.bz2
Warning: 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
Error: Status 1 encountered during processing.
draine@ourania:~> more port.install.log2
--->  Verifying checksum(s) for ImageMagick
Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/ImageM
agick/ImageMagick-6.4.9-1.tar.bz2
Error: Status 1 encountered during processing.

Attachments (1)

port.install.log.gz (446.7 KB) - added by draine@… 15 years ago.
gzipped ouput from %% port -d install ImageMagick

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by draine@…

Attachment: port.install.log.gz added

gzipped ouput from %% port -d install ImageMagick

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Please try the following:

sudo port clean --all ImageMagick
sudo port install ImageMagick

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

The OP indicated by email that this solution worked.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.