Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2011 11:28:14 -0500
From:      Boris Kochergin <spawk@acm.poly.edu>
To:        Damien Fleuriot <ml@my.gd>
Cc:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: PORTS : jpeg checksum mismatch
Message-ID:  <4D3EFA1E.5020405@acm.poly.edu>
In-Reply-To: <4D3EF93B.2030606@my.gd>
References:  <4D3EF93B.2030606@my.gd>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/25/11 11:24, Damien Fleuriot wrote:
> Hello list,
>
>
>
> I'm getting nervous here, I seem to get a checksum mismatch for port
> graphics/jpeg , whether I'm using a mirror or the master sites.
>
> See below:
>
> # make
> ===>   Vulnerability check disabled, database not found
> ===>   License check disabled, port has not defined LICENSE
> ===>   Extracting for jpeg-8_3
> =>  SHA256 Checksum OK for jpeg8b/jpegsrc.v8b.tar.gz.
> =>  SHA256 Checksum mismatch for jpeg8b/jpegexiforient.c.
> =>  SHA256 Checksum OK for jpeg8b/exifautotran.txt.
> ===>   Refetch for 1 more times files: jpeg8b/jpegexiforient.c
> ===>   Vulnerability check disabled, database not found
> ===>   License check disabled, port has not defined LICENSE
> =>  jpegexiforient.c doesn't seem to exist in /usr/ports/distfiles/jpeg8b.
> =>  Attempting to fetch from http://sylvana.net/jpegcrop/.
> ===>   Vulnerability check disabled, database not found
> ===>   License check disabled, port has not defined LICENSE
> =>  SHA256 Checksum OK for jpeg8b/jpegsrc.v8b.tar.gz.
> =>  SHA256 Checksum mismatch for jpeg8b/jpegexiforient.c.
> =>  SHA256 Checksum OK for jpeg8b/exifautotran.txt.
> ===>   Giving up on fetching files: jpeg8b/jpegexiforient.c
> Make sure the Makefile and distinfo file (/usr/ports/graphics/jpeg/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/jpeg.
> *** Error code 1
>
> Stop in /usr/ports/graphics/jpeg.
>
>
>
>
> Apparently the port hasn't been updated since 06/01/11.
> http://www.freshports.org/graphics/jpeg/
>
>
> Anyone else encountering the same problem on 8.1-RELEASE ?
> I sync'ed the ports tree just today.
>
>
> Regards,
>
> dfl
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"

Works here, but with a ports tree from about six hours ago:

root@staging /usr/ports/graphics/jpeg # make
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> jpegsrc.v8b.tar.gz doesn't seem to exist in /tmp/ports/distfiles/jpeg8b.
=> Attempting to fetch from http://www.ijg.org/files/.
jpegsrc.v8b.tar.gz                            100% of  942 kB 1368 kBps
=> jpegexiforient.c doesn't seem to exist in /tmp/ports/distfiles/jpeg8b.
=> Attempting to fetch from http://sylvana.net/jpegcrop/.
jpegexiforient.c                              100% of 8192  B   45 kBps
=> exifautotran.txt doesn't seem to exist in /tmp/ports/distfiles/jpeg8b.
=> Attempting to fetch from http://sylvana.net/jpegcrop/.
exifautotran.txt                              100% of  684  B 2807 kBps
===>  Extracting for jpeg-8_3
=> SHA256 Checksum OK for jpeg8b/jpegsrc.v8b.tar.gz.
=> SHA256 Checksum OK for jpeg8b/jpegexiforient.c.
=> SHA256 Checksum OK for jpeg8b/exifautotran.txt.
...

# uname -a
FreeBSD staging.poly.edu 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #2: Fri 
Oct  8 17:53:40 EDT 2010     
spawk@staging.poly.edu:/usr/obj/usr/src/sys/STAGING  amd64

-Boris



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