Subject: pkg/23000: misc/heyu package installation fails
To: None <gnats-bugs@gnats.netbsd.org>
From: None <zach@zachfine.com>
List: netbsd-bugs
Date: 09/28/2003 22:54:16
>Number:         23000
>Category:       pkg
>Synopsis:       misc/heyu package installation fails (checksum and patches fail)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 29 05:54:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Zach Fine
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
System: NetBSD zach.zachfine.com 1.6.1 NetBSD 1.6.1 (GENERIC) #0: Tue Apr 8 12:05:52 UTC 2003 autobuild@tgm.daemon.org:/autobuild/netbsd-1-6/i386/OBJ/autobuild/netbsd-1-6/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
The heyu package, in pkgsrc/misc/heyu, fails the checksum test. If it
is installed with "make NO_CHECKSUM=yes", the installation fails when
the first pkgsrc patch is applied.

e.g:
zach% make && make install
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> x10_heyu.tgz doesn't seem to exist on this system.
=> Attempting to fetch x10_heyu.tgz from http://heyu.tanj.com/.
Requesting http://heyu.tanj.com/x10_heyu.tgz
100% |***************************************************| 83935
17.04 KB/s    00:00 ETA
=> Checksum mismatch for x10_heyu-1.33/x10_heyu.tgz.
Make sure the Makefile and checksum file
(/usr/pkgsrc/misc/heyu/distinfo)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/heyu
zach% make NO_CHECKSUM=yes
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Extracting for x10_heyu-1.33
===> Patching for x10_heyu-1.33
===> Applying pkgsrc patches for x10_heyu-1.33
1 out of 1 hunks failed--saving rejects to stop.c.rej
Patch /usr/pkgsrc/misc/heyu/patches/patch-aa failed
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/heyu
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/heyu


>How-To-Repeat:
download the latest pkgsrc.tar.gz
tar xvzpf pkgsrc.tar.gz
cd into pkgsrc/misc/heyu and type "make install"

>Fix:
?
>Release-Note:
>Audit-Trail:
>Unformatted: