Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10411

Summary: postgresql package, missing dependency: DateTime module needed by python module pgdb
Product: Gentoo Linux Reporter: Jeanie Komarek <jkomarek2>
Component: Current packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeanie Komarek 2002-11-07 20:18:42 UTC
After installing postgresql, I tried to use the python interface pgdb.  That
module requires the DateTime module, which was not installed.
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-11-07 21:57:58 UTC
does CPAN work for fetching the library? 
Comment 2 Jeanie Komarek 2002-11-15 10:06:59 UTC
As far as I know, CPAN only applies to perl.  This
bug is about the python third-party DateTime module that the python pgdb
module requires.

The pgdb module was installed with PostgreSQL but the DateTime module was not. 
Furthermore, this module does not appear to be part of any of the packages
available using the gentoo 'emerge' package installer.  

To fix the problem, I downloaded the module directly, and added it to
/usr/lib/python2.2/site-packages along with a .pth file.
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2003-02-07 14:21:56 UTC
egenix-mx-base is the package you want... I've added the dep to the ebuilds.