Subject: pkg/10334: radius package changed
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dokas@cs.umn.edu>
List: netbsd-bugs
Date: 06/09/2000 18:54:11
>Number: 10334
>Category: pkg
>Synopsis: the radius distribution changed
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jun 09 18:55:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Paul Dokas
>Release: NetBSD-current 6/9/2000
>Organization:
University of Minnesota, Department of Computer Science
>Environment:
System: NetBSD cthulhu 1.4ZB NetBSD 1.4ZB (CTHULHU) #1: Fri Jun 9 10:28:05 CDT 2000 root@cthulhu:/usr/src/sys/arch/i386/compile/CTHULHU i386
>Description:
The skey related tar ball for the radius package has changed, but
the name did not. The causes a md5 mismatch when attempting to
build the radius package:
cthulhu# make patch
=> Checksum OK for radius/radius.3.6B.basic.tar.gz.
=> Checksum mismatch for radius/radius.3.6B-skey.tar.gz.
=> Checksum OK for radius/radius.3.6B-ftp.tar.
=> Checksum OK for radius/radius.3.6B-simultd.tar.
Make sure the Makefile and md5 file (/usr/pkgsrc/net/radius/files/md5)
are up to date. If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop.
Doing a 'make NO_CHECKSUM=yes && make install' makes the package
compile and install without any problems. But the client programs
still reference /usr/private/etc/raddb/
cthulhu% radcheck foo.bar.com
Merit AAA server Version 3.6B , licensed software
COPYRIGHT 1992, 1993, 1994, 1995, 1996, 1997, 1998
THE REGENTS OF THE UNIVERSITY OF MICHIGAN
ALL RIGHTS RESERVED
vend_init: No vendors file found
dict_init: Couldn't open dictionary: /usr/private/etc/raddb/dictionary
Something's obviously broken.
>How-To-Repeat:
Attempt to build the net/radius package. Then try to run any of
the client programs after a 'make NO_CHECKSUM=yes'
>Fix:
Change the MD5 hash for radius.3.6B-skey.tar.gz and add to the
NetBSD specific patches.
>Release-Note:
>Audit-Trail:
>Unformatted: