pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/50470: print/tex-moderncv-doc distinfo DIST_SUBDIR pathname error (+FIX)
>Number: 50470
>Category: pkg
>Synopsis: print/tex-moderncv-doc distinfo DIST_SUBDIR pathname error (+FIX)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 25 11:00:01 +0000 2015
>Originator: Robert Elz
>Release: NetBSD xxxx (irrelevant) pkgsrc current from 2015-11-18 to now (2015-11-25) (and ongoing until fixed)
>Organization:
---
>Environment:
System: NetBSD munnari.OZ.AU 6.99.30 NetBSD 6.99.30 (MUNNARI-DomU) #0: Mon Feb 3 19:19:20 ICT 2014 kre%onyx.coe.psu.ac.th@localhost:/usr/obj/current/kernels/amd64/MUNNARI-DomU amd64
Architecture: x86_64
Machine: amd64
>Description:
The distinfo file for print/tex-moderncv-doc seems to have been built at a
time when the DIST_SUBDIR it was to use was different from the one actually
settled upon when the package update was comitted.
>How-To-Repeat:
cd ..../pkgsrc/print/tex-moderncv-doc
make checksum
or by inspection
>Fix:
You could apply the patch appended below, but it is almost certainlly easier
to just "make distinfo"
This PR is labelled non-critical/low as anyone affected by this can also
just do "make distinfo" to fix things... (or course, that does assume that
you have correctly downloaded the distfile - doing this should not change the
values of the computed checksums, or the distfile size, just the pathnames).
Index: distinfo
===================================================================
RCS file: /cvsroot/NetBSD/pkgsrc/print/tex-moderncv-doc/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 18 Nov 2015 09:40:45 -0000 1.2
+++ distinfo 21 Nov 2015 00:40:53 -0000
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/11/18 09:40:45 markd Exp $
-SHA1 (tex-moderncv-doc-37992/moderncv.doc.tar.xz) = 5870526c78e57c4d091d55ea2a6fafa5d9c11547
-RMD160 (tex-moderncv-doc-37992/moderncv.doc.tar.xz) = c2c92019201d83d0075113b58e327b00f06df878
-SHA512 (tex-moderncv-doc-37992/moderncv.doc.tar.xz) = 0c2c1614d7e41e63e77e6f19bb03b9bb857ad718fa83b7b5f188db25998c0651f87d404614663d267f39ea590e7b16e7ec181aa20ae8873e183bb74aa755d55c
-Size (tex-moderncv-doc-37992/moderncv.doc.tar.xz) = 839412 bytes
+SHA1 (tex-moderncv-37992/moderncv.doc.tar.xz) = 5870526c78e57c4d091d55ea2a6fafa5d9c11547
+RMD160 (tex-moderncv-37992/moderncv.doc.tar.xz) = c2c92019201d83d0075113b58e327b00f06df878
+SHA512 (tex-moderncv-37992/moderncv.doc.tar.xz) = 0c2c1614d7e41e63e77e6f19bb03b9bb857ad718fa83b7b5f188db25998c0651f87d404614663d267f39ea590e7b16e7ec181aa20ae8873e183bb74aa755d55c
+Size (tex-moderncv-37992/moderncv.doc.tar.xz) = 839412 bytes
Home |
Main Index |
Thread Index |
Old Index