Subject: pkg/28895: gnupg-1.4 package broken on 1.6.2_STABLE with current pkgsrc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <cwr@nexthop.com>
List: pkgsrc-bugs
Date: 01/07/2005 20:36:00
>Number:         28895
>Category:       pkg
>Synopsis:       gnupg-1.4 package broken on 1.6.2_STABLE with current pkgsrc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 07 20:36:00 +0000 2005
>Originator:     Christopher W. Richardson
>Release:        NetBSD 1.6.2_STABLE Mon Jan  3 11:05:50 EST 2005
>Organization:
>Environment:
System: NetBSD achilles 1.6.2_STABLE NetBSD 1.6.2_STABLE (ACHILLES) #7: Mon Jan 3 11:05:50 EST 2005 cwr@achilles:/usr/src/sys/arch/i386/compile/ACHILLES i386
Architecture: i386
Machine: i386
>Description:
gnupg from current pkgsrc with current libiconv "appears" to compile
fine, but the make never finishes due to failures in gnupg-1.4.0/checks.
All of the checks fail thusly:

Making all in checks
gmake[2]: Entering directory `/usr/pkgsrc/security/gnupg/work.i386/gnupg-1.4.0/\ checks'
./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc
gpg: conversion from `utf-8' to `646' not available

>How-To-Repeat:
Attempt "make" in pkgsrc/security/gnupg with the following related 
packages installed:

	libiconv-1.9.2nb1
	libgpg-error-1.0
	libgcrypt-1.2.0nb3
	perl-5.8.6nb1

>Fix:
The problem can currently be worked around by using gnupg-1.2.6 (gnupg from
pkgsrc-2004Q4).