Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2003 14:27:14 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Jakob Breivik Grimstveit <jakob@grimstveit.net>, demon@freebsd.org, ports@freebsd.org
Subject:   Re: Problems with updating ImageMagick
Message-ID:  <200305041427.14995.kstewart@owt.com>
In-Reply-To: <1052077084.37503.7.camel@dune>
References:  <1052077084.37503.7.camel@dune>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 04 May 2003 12:38 pm, Jakob Breivik Grimstveit wrote:
> I have problems updating ImageMagick, it complains about md5sum.
> Tried both with using fetch and wget, with fetch it complains about
> local date or time being incorrect on several servers.
>
> Have specified norwegian gentoo.org and freebsd.org mirrors:
>
> MASTER_SITE_OVERRIDE= \
> http://gentoo.linux.no/distfiles/ \
> ftp://ftp.no.freebsd.org/pub/FreeBSD/ports/distfiles/$(DIST_SUBDIR)/
>
> Any clue on how to resolve this? Have tried both portsclean and
> cleaning up manually in the /usr/ports/distfiles directory.
>
> Any help appreciated.
>
> Local md5sum of fetched ImageMagick-files:
> MD5 (/usr/ports/distfiles/ImageMagick-5.5.6.tar.bz2) =
> 4b582b380ef866860468fb401798fc32
>

I just processed this new version of 5.5.6 and had no problems 
extracting it.

ruby# make fetch
>> ImageMagick-5.5.6.tar.bz2 doesn't seem to exist in 
/usr/ports/distfiles/.
>> Attempting to fetch from http://us.dl.sourceforge.net/imagemagick/.
Receiving ImageMagick-5.5.6.tar.bz2 (3526303 bytes): 100% (ETA 00:00)
3526303 bytes transferred in 240.5 seconds (14.32 kBps)
ruby# make extract
===>  Extracting for ImageMagick-5.5.6
>> Checksum OK for ImageMagick-5.5.6.tar.bz2.

I think you have a bad source or a truncated tarball. I would rm it and 
try fetching again. You can also grab a good copy at sourceforge.net.

Kent

> See output (with wget) below:
>
> -----------------------------------------------------------------
>
>
> ===>  Cleaning for ImageMagick-5.5.6
>
> >> ImageMagick-5.5.6.tar.bz2 doesn't seem to exist in
>
> /usr/ports/distfiles/.
>
> >> Attempting to fetch from http://gentoo.linux.no/distfiles/.
>
> --21:21:42-- 
> http://gentoo.linux.no/distfiles/ImageMagick-5.5.6.tar.bz2 =>
> `ImageMagick-5.5.6.tar.bz2'
> Resolving gentoo.linux.no... done.
> Connecting to gentoo.linux.no[193.201.220.90]:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 2,886,080 [application/x-tar]
>
> 100%[==================================>] 2,886,080     85.74K/s   
> ETA 00:00
>
> 21:22:15 (85.74 KB/s) - `ImageMagick-5.5.6.tar.bz2' saved
> [2886080/2886080]
>
> ===>  Extracting for ImageMagick-5.5.6
>
> >> Checksum mismatch for ImageMagick-5.5.6.tar.bz2.
>
> ===>  Refetch for 1 more times files: ImageMagick-5.5.6.tar.bz2
>
> >> ImageMagick-5.5.6.tar.bz2 doesn't seem to exist in
>
> /usr/ports/distfiles/.
>
> >> Attempting to fetch from http://gentoo.linux.no/distfiles/.
>
> --21:22:16-- 
> http://gentoo.linux.no/distfiles/ImageMagick-5.5.6.tar.bz2 =>
> `ImageMagick-5.5.6.tar.bz2.1'
> Resolving gentoo.linux.no... done.
> Connecting to gentoo.linux.no[193.201.220.90]:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 2,886,080 [application/x-tar]
>
> 100%[==================================>] 2,886,080     82.94K/s   
> ETA 00:00
>
> 21:22:50 (82.94 KB/s) - `ImageMagick-5.5.6.tar.bz2.1' saved
> [2886080/2886080]
>
> >> Checksum mismatch for ImageMagick-5.5.6.tar.bz2.
>
> ===>  Giving up on fetching files: ImageMagick-5.5.6.tar.bz2
> Make sure the Makefile and distinfo file
> (/usr/ports/graphics/ImageMagick/distinfo)
> are up to date.  If you are absolutely sure you want to override this
> check, type "make NO_CHECKSUM=yes [other args]".
> *** Error code 1
>
> Stop in /usr/ports/graphics/ImageMagick.
> *** Error code 1
>
> Stop in /usr/ports/graphics/ImageMagick.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade31232.20 make
> ** Fix the problem and try again.
> --->  Build of graphics/ImageMagick ended at: Sun, 04 May 2003
> 21:22:50 +0200 (consumed 00:01:17)
> --->  Upgrade of graphics/ImageMagick ended at: Sun, 04 May 2003
> 21:22:50 +0200 (consumed 00:01:17)

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305041427.14995.kstewart>