Please fix it, btw, I have a question about how can I change the mirror url of GNU packages? On Wed, Sep 26, 2018 at 1:28 PM Zephyr Waitzman <[email protected]> wrote: > > [fetch] Complete. Finished rules: pre-everything > custom-pre-everything cookies/libgcrypt-1.8.3 download pre-fetch > custom-pre-fetch download/libgcrypt-1.8.3.tar.bz2 > download/libgcrypt-1.8.3.tar.bz2.sig post-fetch custom-post-fetch > [checksum] Running sha256sum on libgcrypt-1.8.3.tar.bz2.sig > if grep -- ' download/libgcrypt-1.8.3.tar.bz2.sig$' sha256sums; then \ > if LC_ALL="C" LANG="C" grep -- ' > download/libgcrypt-1.8.3.tar.bz2.sig$' sha256sums | sha256sum -c | > grep ':[ ]\+OK'; then \ > printf "["\\033[00\;32m"checksum"\\033[00m"] "\\033[01\;37m"sha256sums > is OK"\\033[00m"\n"; \ > mkdir -p `dirname > cookies/libgcrypt-1.8.3/checksum-libgcrypt-1.8.3.tar.bz2.sig` && date > >> cookies/libgcrypt-1.8.3/checksum-libgcrypt-1.8.3.tar.bz2.sig; \ > else \ > printf "["\\033[01\;31m"checksum"\\033[00m"] > "\\033[01\;37m"libgcrypt-1.8.3.tar.bz2.sig failed checksum > test!"\\033[00m"\n" 1>&2; \ > false; \ > fi \ > else \ > printf "["\\033[01\;31m"checksum"\\033[00m"] > "\\033[01\;37m"libgcrypt-1.8.3.tar.bz2.sig not in sha256sums > file!"\\033[00m"\n" 1>&2; \ > false; \ > fi > 4392b69a933c0705bbdf844d6ddd9cebcd077fe13635a3f58c1afb9635848918 > download/libgcrypt-1.8.3.tar.bz2.sig > sha256sum: WARNING: 1 computed checksum did NOT match > [checksum] libgcrypt-1.8.3.tar.bz2.sig failed checksum test! > ../../../gar/gar.lib.mk:204: recipe for target > 'checksum-libgcrypt-1.8.3.tar.bz2.sig' failed > make: *** [checksum-libgcrypt-1.8.3.tar.bz2.sig] Error 1 > make: Leaving directory '/home/wizard/gsrc/pkg/gnu/libgcrypt' > > > -- > GNU powered it... > GPL protect it... > God blessing it... > > Regards, > Wi24rd
-- GNU powered it... GPL protect it... God blessing it... Regards, Wi24rd
