From jgutie11@eafit.edu.co  Mon Nov  8 23:12:26 2004
Return-Path: <jgutie11@eafit.edu.co>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B23116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Nov 2004 23:12:26 +0000 (GMT)
Received: from escargot.epm.net.co (escargot.epm.net.co [200.13.224.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9B043D53
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Nov 2004 23:12:24 +0000 (GMT)
	(envelope-from jgutie11@eafit.edu.co)
Received: from uma (uma.epm.net.co [200.13.224.10])
	by escargot.epm.net.co (Postfix) with ESMTP id 7E0D016BD
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Nov 2004 18:12:22 -0500 (COT)
Received: from _HOSTNAME_ ([200.116.30.51])
 by smtpmed.epm.net.co (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19
 2003)) with ESMTPA id <0I6V00HPXV4LIN@smtpmed.epm.net.co> for
 FreeBSD-gnats-submit@freebsd.org; Mon, 08 Nov 2004 18:12:22 -0500 (COT)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Mon,
 08 Nov 2004 18:12:18 +0000
Message-Id: <0I6V00HQ0V4MIN@smtpmed.epm.net.co>
Date: Mon, 08 Nov 2004 18:12:18 +0000
From: "Jorge Mario G. Mazo" <jgutie11@eafit.edu.co>
Sender: teresitamp@epm.net.co
Reply-To: "Jorge Mario G. Mazo" <jgutie11@eafit.edu.co>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: warning added to pkg-message file
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73690
>Category:       ports
>Synopsis:       security/gnupg: warning added to pkg-message file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kuriyama
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 08 23:20:25 GMT 2004
>Closed-Date:    Wed Dec 29 15:42:51 GMT 2004
>Last-Modified:  Wed Dec 29 15:42:51 GMT 2004
>Originator:     Jorge Mario G. Mazo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mosca.linopryne.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Oct 31 13:41:44 UTC 2004 root@mosca.linopryne.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
When you install gunpg adn try to create for the first time a keypar
you will get an error random_seed not found.
that's becouse there is not a directory called .gnupg in you home dir
you can change that dir later with gpg --homedir if you wan yo


>How-To-Repeat:
Install gnupg from ports
then try to create a keypar gpg --gen-key
and you will get an error.

	
>Fix:

	

--- pkg-message2.diff begins here ---
--- pkg-message.old	Mon Nov  8 17:05:17 2004
+++ pkg-message	Mon Nov  8 18:05:29 2004
@@ -1,5 +1,8 @@
-************************************************************
+***************************************
 TIPS:
   o Use rndcontrol(8) if you want more entropy.
     See http://people.freebsd.org/~dougb/randomness.html for more details.
-************************************************************
+  
+  o Remeber to create a directory called .gnupg in your home directory
+    before using "gpg --gen-key" 
+***************************************
--- pkg-message2.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kuriyama 
Responsible-Changed-By: hq 
Responsible-Changed-When: Tue Nov 9 01:11:20 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

BTW, please indicate the name of the port the PR is related to in the synopsis 
field. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=73690 
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Wed Dec 29 15:41:54 GMT 2004 
State-Changed-Why:  
New 1.4.0 creates .gnupg directory if not exist during 
--gen-key. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73690 
>Unformatted:
