From nobody@FreeBSD.org  Fri Feb 16 16:27:44 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id CADE237B401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 Feb 2001 16:27:43 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1H0RhW94175;
	Fri, 16 Feb 2001 16:27:43 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102170027.f1H0RhW94175@freefall.freebsd.org>
Date: Fri, 16 Feb 2001 16:27:43 -0800 (PST)
From: dl@tyfon.net
To: freebsd-gnats-submit@FreeBSD.org
Subject: `ASSERTION FAILED' errors with security/pgp6 on FreeBSD-4.2 STABLE
X-Send-Pr-Version: www-1.0

>Number:         25155
>Category:       ports
>Synopsis:       `ASSERTION FAILED' errors with security/pgp6 on FreeBSD-4.2 STABLE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 16 16:30:00 PST 2001
>Closed-Date:    Mon Jul 2 12:52:14 PDT 2001
>Last-Modified:  Tue Jul  3 01:30:01 PDT 2001
>Originator:     Dan Larsson
>Release:        FreeBSD 4.2 STABLE
>Organization:
Tyfon Svenska AB
>Environment:
FreeBSD hq1.tyfon.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Feb  9 13:54:30 CET 2001
>Description:
Pasting output from running PGP at prompt:

ASSERTION FAILED at main.c line 197:
  (( ( err ) == kPGPError_NoErr ) || err == kPGPError_UserAbort) not true
Pretty Good Privacy(tm) Version 6.5.8
Internal development version only - not for general release.
(c) 1999 Network Associates Inc.

Export of this software may be restricted by the U.S. government.

ASSERTION FAILED at args.c line 1410:
  (( ( err ) == kPGPError_NoErr ) || err == kPGPError_UserAbort) not true

For a usage summary, type:  pgp -h
ASSERTION FAILED at groups.c line 127:
  (( ( err ) == kPGPError_NoErr ) || err == kPGPError_UserAbort) not true
>How-To-Repeat:
cd /usr/ports/security/pgp6 && make install && pgp


>Fix:
Unknown

>Release-Note:
>Audit-Trail:

From: "Kevin Pruner" <kevin@wintek.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <dl@tyfon.net>
Cc:  
Subject: Re: ports/25155: `ASSERTION FAILED' errors with security/pgp6 on FreeBSD-4.2 STABLE
Date: Thu, 22 Mar 2001 12:22:56 -0500

 This problem occurs on FreeBSD 3.5-STABLE as well.
 
State-Changed-From-To: open->suspended 
State-Changed-By: kris 
State-Changed-When: Thu Mar 22 11:53:04 PST 2001 
State-Changed-Why:  
Not sure exactly what you hope us to do with this: you haven't given 
any insight on how to replicate the problem, and besides it's not usually 
the job of the FreeBSD Ports team to fix bugs in ported software: that's 
what software vendors are for :-)  Unless you can show that this is 
brokenness within the FreeBSD port and indicate (at the very least) how to 
replicate it, this issue should be taken up with the PGP authors. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25155 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, kris@freebsd.org
Cc: dwcjr@freebsd.org
Subject: Re: ports/25155: `ASSERTION FAILED' errors with security/pgp6 on FreeBSD-4.2 STABLE
Date: Fri, 15 Jun 2001 18:47:29 -0500

 Since there hasn't been a response, can this be closed?
 
State-Changed-From-To: suspended->closed 
State-Changed-By: kris 
State-Changed-When: Mon Jul 2 12:52:14 PDT 2001 
State-Changed-Why:  
No response from submitter 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25155 

From: Peter Pentchev <roam@orbitel.bg>
To: Dan Larsson <dl@tyfon.net>
Cc: kris@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/25155: `ASSERTION FAILED' errors with security/pgp6 on FreeBSD-4.2 STABLE
Date: Tue, 3 Jul 2001 11:28:54 +0300

 On Tue, Jul 03, 2001 at 10:19:58AM +0200, Dan Larsson wrote:
 > On Tue, 3 Jul 2001, Peter Pentchev wrote:
 > 
 > | On Tue, Jul 03, 2001 at 08:30:01AM +0200, Dan Larsson wrote:
 > | > On Mon, 2 Jul 2001 kris@FreeBSD.org wrote:
 > | >
 > | > | Synopsis: `ASSERTION FAILED' errors with security/pgp6 on FreeBSD-4.2 STABLE
 > | > |
 > | > | State-Changed-From-To: suspended->closed
 > | > | State-Changed-By: kris
 > | > | State-Changed-When: Mon Jul 2 12:52:14 PDT 2001
 > | > | State-Changed-Why:
 > | > | No response from submitter
 > | > |
 > | > | http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25155
 > | >
 > | > What does this notice mean?
 > |
 > | On March 22nd, Kris Kennaway changed this PR's state from 'open'
 > | to 'suspended' with the following message:
 > |
 > | <quote>
 > | State-Changed-From-To: open->suspended
 > | State-Changed-By: kris
 > | State-Changed-When: Thu Mar 22 11:53:04 PST 2001
 > | State-Changed-Why:
 > | Not sure exactly what you hope us to do with this: you haven't given
 > | any insight on how to replicate the problem, and besides it's not usually
 > | the job of the FreeBSD Ports team to fix bugs in ported software: that's
 > | what software vendors are for :-)  Unless you can show that this is
 > | brokenness within the FreeBSD port and indicate (at the very least) how to
 > | replicate it, this issue should be taken up with the PGP authors.
 > | </quote>
 > |
 > | Apparently, you never responded with reasons why you think this is
 > | a problem with the FreeBSD port, and not with PGP per se; so Kris
 > | closed the PR.
 > 
 > I have a strong recollection I did :)
 > 
 > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1273931+0+\
 >  /usr/local/www/db/text/2001/freebsd-ports/20010325.freebsd-ports
 > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1276301+0+\
 >  /usr/local/www/db/text/2001/freebsd-ports/20010325.freebsd-ports
 
 Eep.  Apparently, you did not send this to freebsd-gnats-submit@FreeBSD.org,
 but directly to -ports; thus, it never entered the PR audit trail.
 
 Well, Kris, seems like there *was* some kind of response after all? :)
 
 G'luck,
 Peter
 
 -- 
 This sentence was in the past tense.
>Unformatted:
