pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/pango checksum error
On Wed, Jun 16, 2021 at 03:57:10AM +0000, Thomas Mueller wrote:
> Trying to build www/netsurf, I got a checksum error on devel/pango:
> X-CMAE-Envelope: MS4xfPmCPUY8rijG+eMMZ1AK19UYIUBFLe6cphOoujZU62x3h3eJvvmO5bUg7LL3vlnRSCx6NrCPw4MdiNFv7GMR4bycAS6FV/hiyU1taHRRDgDo7CcGAHiP
> cCIJiTPwZDamWSppKDDpY6cNItFq8E0MWpc6ysTrRM8jzFhmAtEl52rzHQnFiDItOHLXwHsz9+kAcA==
>
>
> => Full dependency pango>=1.44.7nb3: NOT found
> => Verifying package-install clean for ../../devel/pango
> => Bootstrap dependency digest>=20010302: found digest-20190127
> checksum: Checksum SHA1 mismatch for pango-1.48.4.tar.xz
> ERROR: Make sure the Makefile and checksum file (/BETA1/pkgsrc/devel/pango/distinfo)
> ERROR: are up to date. If you want to override this check, type
> ERROR: "/usr/bin/make NO_CHECKSUM=yes [other args]".
> *** Error code 1
>
> Stop.
> make[1]: stopped in /BETA1/pkgsrc/devel/pango
> *** Error code 1
>
> Stop.
> make: stopped in /BETA1/pkgsrc/www/netsurf
>
> I hope somebody will fix the distinfo file to correct the SHA1 info.
>
> Or should I "make install NO_CHECKSUM=yes"?
At least the copy I have from March
# ls -l /usr/pkgsrc/distfiles/pango-1.48.4.tar.xz
-rw-r--r-- 1 root wheel 1791332 Mar 27 02:03 /usr/pkgsrc/distfiles/pango-1.48.4.tar.xz
matches the distinfo file:
# cksum -a sha1 /usr/pkgsrc/distfiles/pango-1.48.4.tar.xz
SHA1 (/usr/pkgsrc/distfiles/pango-1.48.4.tar.xz) = 39e4e785e298f5c4c5860ccb72208214bfed352d
so not immediately obviously wrong...
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index