Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Nov 2004 18:12:18 +0000
From:      "Jorge Mario G. Mazo" <jgutie11@eafit.edu.co>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73690: warning added to pkg-message file
Message-ID:  <0I6V00HQ0V4MIN@smtpmed.epm.net.co>
Resent-Message-ID: <200411082320.iA8NKQc9098985@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73690
>Category:       ports
>Synopsis:       warning added to pkg-message file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 08 23:20:25 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0I6V00HQ0V4MIN>