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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"
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
[email protected]:/usr/obj/usr/src/sys/STAGING amd64
-Boris
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"