pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49959: Cannot bootstrap due to pkg_install build errors on Linux



The following reply was made to PR pkg/49959; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49959: Cannot bootstrap due to pkg_install build errors on
 Linux
Date: Sun, 1 May 2016 04:44:48 +0000

 On Wed, Jun 10, 2015 at 07:35:00AM +0000, n54%gmx.com@localhost wrote:
  > @@ -828,7 +828,7 @@
  >  	if (!NoRecord)
  >  		pkgdb_close();
  >  	archive_write_close(writer);
  > -	archive_write_finish(writer);
  > +	archive_write_close(writer);
 
 surely calling archive_write_close() twice isn't what you intended...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index