pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/53867: lang/erlang-doc fails after update
>Number: 53867
>Category: pkg
>Synopsis: lang/erlang-doc fails after update
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 14 18:15:00 +0000 2019
>Originator: David A. Holland
>Release: NetBSD 7.2_STABLE, pkgsrc 20190113
>Organization:
>Environment:
System: NetBSD bantha 7.2_STABLE NetBSD 7.2_STABLE (BANTHA) #7: Sat Nov 3 22:15:43 EDT 2018 root@bantha:/usr/src/sys/arch/i386/compile/BANTHA i386
Architecture: i386
Machine: i386
>Description:
erlang-doc uses lang/erlang/Makefile.versions to get the Erlang
version, so it expects to find a distfile erlang/otp_doc_html_21.2.tar.gz
...but distinfo contains erlang/otp_doc_html_21.0.tar.gz.
Hence,
===> Checking for vulnerabilities in erlang-doc-21.2
checksum: No checksum recorded for erlang/otp_doc_html_21.2.tar.gz
ERROR: Make sure the Makefile and checksum file (/usr/pkgsrc/lang/erlang-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:
make
>Fix:
update distinfo after validating the new distfile.
(erlang-man will need the same treatment)
Home |
Main Index |
Thread Index |
Old Index