Subject: pkg/28346: libgda and py23pth-Numeric are unknown packages
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <dgriffi@cs.csubak.edu>
List: pkgsrc-bugs
Date: 11/18/2004 01:13:00
>Number: 28346
>Category: pkg
>Synopsis: libgda and py23pth-Numeric are unknown packages
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 18 01:13:00 +0000 2004
>Originator: David Griffith
>Release: 1.6.2
>Organization:
>Environment:
NetBSD zaphod 1.6.2 NetBSD 1.6.2 (ZAPHOD) #0: Sat Jun 5 04:50:05 PDT 2004 dave@arthur:/usr/src/sys/arch/i386/compile/ZAPHOD i386
>Description:
I built and installed gnumeric from math/gnumeric. This required, among other packages, databases/libgda and math/py23pth-Numeric. These packages were built and installed without trouble. Now when I do a "lintpkgsrc -i", these two packages are reported as
Unknown package: 'libgda' version 1.0.4nb2
Unknown package: 'py23pth-Numeric' version 23.3
This has led to gnumeric being mysteriously deleted when other packages were upgraded.
>How-To-Repeat:
On a machine that gnumeric, libgda and py23pth-Numeric are not installed, go to pkgsrc/math/gnumeric and "sudo make install". Wait until this finishes, then do "lintpkgsrc -i". See the "unknown package" complaints.
>Fix:
Tried using a fresh download of pkgsrc to no effect.