Subject: Re: pkg/30101
To: None <salo@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: James K. Lowden <jklowden@schemamania.org>
List: pkgsrc-bugs
Date: 05/01/2005 16:03:02
The following reply was made to PR pkg/30101; it has been noted by GNATS.

From: "James K. Lowden" <jklowden@schemamania.org>
To: salo@netbsd.org
Cc: salo@netbsd.org, pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org
Subject: Re: pkg/30101
Date: Sun, 1 May 2005 11:57:28 -0400

 salo@netbsd.org wrote:
 > Synopsis: libmatroska-0.7.6 does not build as of April 22
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: salo@netbsd.org
 > State-Changed-When: Sat, 30 Apr 2005 23:06:19 +0000
 > State-Changed-Why:
 > i can't reproduce it neither on a normal system nor in a clean pkg_comp
 > chroot on HEAD.  sounds like a pilot error, corrupted pkg tree,
 > corrupted installed package or some other problem in your local
 > environment.
 > 
 > please make sure you have up to date pkgsrc tree, delete libebml package
 > and try again.
 
 That was it, absolutely.  All is well.  Thank you for your help, and I'm
 sorry for wasting your time.  
 
 When I deinstalled libebml, it complained about the missing headers: 
 
 pkg_delete: cannot remove non-existent directory `/usr/pkg/include/ebml'
 this packing list is incorrect - ignoring delete request
 pkg_delete: couldn't entirely delete package `libebml-0.7.4'
 (perhaps the packing list is incorrectly specified?)
 
 Rebuilding it, and 'make install' of libmatroska proceeded uneventfully.  
 
 Perhaps at some point in the past the ebml package failed to install its
 header files.  Even though my tree was up to date, perhaps the package had
 been installed before updating the tree.  
 
 The reason I decided to open a PR was that the latest binary build of
 libmatroska is a version behind on 
 ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/multimedia/libmatroska/README.html.
  I thought perhaps there were problems building it and that I had
 identified a possible cause.  Was that misguided?  
 
 Regards, 
 
 --jkl