Opened 16 years ago

Last modified 15 years ago

#18493 closed defect

problem with installation of ImageMagick-6.4.9-1 on powerpc running osx 10.5.6 — at Initial Version

Reported by: draine@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: ImageMagick

Description

%% 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.

Change History (1)

Changed 16 years ago by draine@…

Attachment: port.install.log.gz added

gzipped ouput from %% port -d install ImageMagick

Note: See TracTickets for help on using tickets.