On 01/25/11 11:30, Damien Fleuriot wrote:
On 1/25/11 5:28 PM, Boris Kochergin wrote:
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-unsubscr...@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
sp...@staging.poly.edu:/usr/obj/usr/src/sys/STAGING amd64
-Boris
Would you kindly post your file details ?
Here are mine:
DISTINFO:
SHA256 (jpeg8b/jpegexiforient.c) =
2e81f7309d3bb78e3f0c64b1557b7e2d49097e769df859aaa916c00290a8ff56
SIZE (jpeg8b/jpegexiforient.c) = 8192
FILE SIZE:
8192 Feb 17 2002 jpegexiforient.c
FILE MD5:
MD5 (jpegexiforient.c) = ff4657764cb885b9aec06449507bf29d
FILE SHA256:
SHA256 (jpegexiforient.c) =
bca1bc35bb53d3c189775e0ef4ecbd9be7660d636c7e044f964bde8697273b83
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
# cat /usr/ports/graphics/jpeg/distinfo
SHA256 (jpeg8b/jpegsrc.v8b.tar.gz) =
36e6208edec591bae8f2fc370ea4f991447badb6377a125c211ffa7b503174a7
SIZE (jpeg8b/jpegsrc.v8b.tar.gz) = 965125
SHA256 (jpeg8b/jpegexiforient.c) =
2e81f7309d3bb78e3f0c64b1557b7e2d49097e769df859aaa916c00290a8ff56
SIZE (jpeg8b/jpegexiforient.c) = 8192
SHA256 (jpeg8b/exifautotran.txt) =
d1d8302e4a76f83c725d65027ff5dfd788447cc245d387a91f01737e9f245c4c
SIZE (jpeg8b/exifautotran.txt) = 684
All are consistent with the files fetched to the filesystem.
-Boris
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"