[csw-devel] SF.net SVN: gar:[20306] csw/mgar/gar/v2/gar.lib.mk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Feb 13 22:18:41 CET 2013


Revision: 20306
          http://gar.svn.sourceforge.net/gar/?rev=20306&view=rev
Author:   wahwah
Date:     2013-02-13 21:18:40 +0000 (Wed, 13 Feb 2013)
Log Message:
-----------
mGAR v2: Suggest running mgar makesum

When the checksum is not there, gar should suggest what to do.

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.lib.mk

Modified: csw/mgar/gar/v2/gar.lib.mk
===================================================================
--- csw/mgar/gar/v2/gar.lib.mk	2013-02-13 15:07:33 UTC (rev 20305)
+++ csw/mgar/gar/v2/gar.lib.mk	2013-02-13 21:18:40 UTC (rev 20306)
@@ -187,6 +187,9 @@
 		fi \
 	else \
 		echo '(!!!) $* not in $(CHECKSUM_FILE) file!' 1>&2; \
+		echo '(!!!) Maybe you need to run mgar makesum?' 1>&2; \
+		echo '(!!!) WARNING: This could also mean that you have downloaded broken or compromised archive' 1>&2; \
+		echo '(!!!) [Not likely but possible.]' 1>&2; \
 		false; \
 	fi
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list