Subject: pkg/7317: rc5des scripts no longer work on 1.4a
To: None <gnats-bugs@gnats.netbsd.org>
From: Antti Kantee <pooka@iki.fi>
List: netbsd-bugs
Date: 04/03/1999 23:50:57
>Number:         7317
>Category:       pkg
>Synopsis:       rc5des scripts no longer work on 1.4a
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr  3 13:05:01 1999
>Last-Modified:
>Originator:     Antti Kantee
>Organization:
>Release:        NetBSD 1.4_ALPHA
>Environment:
System: NetBSD/i386 1.4_ALPHA

>Description:
	
	rc5.sh is no longer able to decide which client to run.

>How-To-Repeat:
 
	run rc5.sh

>Fix:

	run the 1.3.1 clients on the affected 1.4 platforms

--- rc5.sh.orig	Sat Apr  3 23:45:15 1999
+++ rc5.sh	Sat Apr  3 23:46:29 1999
@@ -30,9 +30,15 @@
     alpha-*-netbsd1.3*)
 	CLI=v2.7024.409/rc5des-netbsd-alpha-1.3.1
 	;;
+    alpha-*-netbsd1.4*)
+	CLI=v2.7024.409/rc5des-netbsd-alpha-1.3.1
+	;;
     arm32-*-netbsd1.3E)
 	CLI=v2.7024.409/rc5des-netbsd-arm32-1.3E
 	;;
+    arm32-*-netbsd1.4)
+	CLI=v2.7024.409/rc5des-netbsd-arm32-1.3E
+	;;
     i386-*-netbsd1.2G)
 	CLI=v2.7024.409/rc5des-netbsd-i386-1.2G
 	;;
@@ -40,6 +46,9 @@
 	CLI=v2.7024.409/rc5des-netbsd-i386-1.2
 	;;
     i386-*-netbsd1.3*)
+	CLI=v2.7024.409/rc5des-netbsd-i386-1.3.1
+	;;
+    i386-*-netbsd1.4*)
 	CLI=v2.7024.409/rc5des-netbsd-i386-1.3.1
 	;;
     i386-*-bsdi3.*)

>Audit-Trail:
>Unformatted: