#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)
Change History (5)
Changed 16 years ago by draine@…
Attachment: | port.install.log.gz added |
---|
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Please try the following:
sudo port clean --all ImageMagick sudo port install ImageMagick
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
The OP indicated by email that this solution worked.
Note: See
TracTickets for help on using
tickets.
gzipped ouput from %% port -d install ImageMagick