pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54413: cad/kicad-doc has checksum issue
On Sat, Jul 27, 2019 at 12:00:01PM +0000, makoto%if.t.u-tokyo.ac.jp@localhost wrote:
> >Number: 54413
> >Category: pkg
> >Synopsis: cad/kicad-doc has checksum issue
> >Confidential: no
> >Severity: serious
> >Priority: medium
> >Responsible: pkg-manager
> >State: open
> >Class: sw-bug
> >Submitter-Id: net
> >Arrival-Date: Sat Jul 27 12:00:00 +0000 2019
> >Originator: Makoto Fujiwara
> >Release: NetBSD 8.99.37
> >Organization:
> Univ. Tokyo
> >Environment:
>
>
> System: NetBSD CF-SX3 8.99.37 NetBSD 8.99.37 (GENERIC-no-SYNAPTICS) #0: Sat Apr 6 21:56:07 JST 2019 root@CF-SX3:/tmp/O/sys/arch/amd64/compile/GENERIC-no-SYNAPTICS amd64
> Architecture: x86_64
> Machine: amd64
> >Description:
> http://www.ki.nu/pkgsrc/reports/current/NetBSD-8.99.47/20190718.1242/kicad-doc-5.1.2/checksum.log
> => Bootstrap dependency digest>=20010302: found digest-20190127
> ===> Skipping vulnerability checks.
> WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
> WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
> checksum: Checksum SHA1 mismatch for kicad-doc-5.1.2.tar.gz
> ERROR: Make sure the Makefile and checksum file (/amd/pkgsrc/CHROOT/P/pkgsrc/cad/kicad-doc/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
> >How-To-Repeat:
> cd pkgsrc/cad/kicad-doc;
> make distclean
> make fetch
> >Fix:
> Index: cad/kicad-doc/Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/cad/kicad-doc/Makefile,v
> retrieving revision 1.4
> diff -u -r1.4 Makefile
> --- cad/kicad-doc/Makefile 1 Mar 2018 13:59:11 -0000 1.4
> +++ cad/kicad-doc/Makefile 27 Jul 2019 11:51:24 -0000
> @@ -4,7 +4,7 @@
> V= 4.0.7
> DISTNAME= kicad-doc-${V}
> CATEGORIES= cad
> -MASTER_SITES= http://downloads.kicad-pcb.org/docs/
> +MASTER_SITES= https://kicad-downloads.s3.cern.ch/docs/
>
> MAINTAINER= bouyer%NetBSD.org@localhost
> HOMEPAGE= http://kicad-pcb.org/
your tree is obsolete, we're at 5.1.2 now
Anyway I'll change the MASTER_SITES, as it seems that downloads.kicad-pcb.org
redirects to kicad-downloads.s3.cern.ch now
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index