Subject: Re: pkg/27556
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Roland Illig <roland.illig@gmx.de>
List: pkgsrc-bugs
Date: 06/06/2005 10:01:03
The following reply was made to PR pkg/27556; it has been noted by GNATS.

From: Roland Illig <roland.illig@gmx.de>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/27556
Date: Mon, 06 Jun 2005 12:00:40 +0200

 The problem is that pkg_install uses assert(3) to report failures of 
 library functions like rename(2). This must be fixed.
 
 Roland