Subject: pkg/37648: lang/python22 fails under Linux
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <cheusov@tut.by>
List: pkgsrc-bugs
Date: 12/29/2007 22:50:00
>Number: 37648
>Category: pkg
>Synopsis: lang/python22 fails under Linux
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 29 22:50:00 +0000 2007
>Originator: cheusov@tut.by
>Release: NetBSD 4.0_STABLE
>Organization:
>Environment:
System: NetBSD chen.chizhovka.net 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #2: Tue Dec 25 17:42:38 EET 2007 cheusov@chen.chizhovka.net:/srv/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
=> Checking file-check results for python22-2.2.3nb9
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /home/pkgsrc/pkg:
ERROR: /home/pkgsrc/pkg/lib/python2.2/lib-dynload/dbm.so
*** Error code 1
Note that lots of packages depends on python22
http://mova.org/~cheusov/pub/pkgsrc-pbulk/Debian-etch/current/log/20071103.1353/meta/report.html
>Fix:
dbm.so is not build because ndbm library is not found
Under NetBSD it is a part of base system.