Created
July 8, 2013 13:16
-
-
Save lancechentw/5948684 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo make distclean | |
===> Cleaning for py27-asn1-modules-0.0.5 | |
===> Deleting distfiles for py27-asn1-modules-0.0.5 | |
$ sudo make install clean | |
===> License BSD accepted by the user | |
===> py27-asn1-modules-0.0.5 depends on file: /usr/local/sbin/pkg - found | |
=> pyasn1-modules-0.0.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/. | |
=> Attempting to fetch http://ftp.tw.freebsd.org/distfiles/pyasn1-modules-0.0.5.tar.gz | |
===> Fetching all distfiles required by py27-asn1-modules-0.0.5 for building | |
===> Extracting for py27-asn1-modules-0.0.5 | |
=> SHA256 Checksum mismatch for pyasn1-modules-0.0.5.tar.gz. | |
===> Refetch for 1 more times files: pyasn1-modules-0.0.5.tar.gz | |
===> License BSD accepted by the user | |
===> py27-asn1-modules-0.0.5 depends on file: /usr/local/sbin/pkg - found | |
=> pyasn1-modules-0.0.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/. | |
=> Attempting to fetch http://ftp.tw.freebsd.org/distfiles/pyasn1-modules-0.0.5.tar.gz | |
=> Attempting to fetch http://ftp6.tw.freebsd.org/distfiles/pyasn1-modules-0.0.5.tar.gz | |
=> Attempting to fetch ftp://ftp.tw.freebsd.org/pub/FreeBSD/distfiles/pyasn1-modules-0.0.5.tar.gz | |
===> Fetching all distfiles required by py27-asn1-modules-0.0.5 for building | |
===> License BSD accepted by the user | |
===> py27-asn1-modules-0.0.5 depends on file: /usr/local/sbin/pkg - found | |
===> Fetching all distfiles required by py27-asn1-modules-0.0.5 for building | |
=> SHA256 Checksum mismatch for pyasn1-modules-0.0.5.tar.gz. | |
===> Giving up on fetching files: pyasn1-modules-0.0.5.tar.gz | |
Make sure the Makefile and distinfo file (/usr/ports/devel/py-asn1-modules/distinfo) | |
are up to date. If you are absolutely sure you want to override this | |
check, type "make NO_CHECKSUM=yes [other args]". | |
*** [checksum] Error code 1 | |
Stop in /usr/ports/devel/py-asn1-modules. | |
*** [checksum] Error code 1 | |
Stop in /usr/ports/devel/py-asn1-modules. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment