[MBT] new ticket for pkg python-postgresql "Requires: python-mx-DateTime missing"
bugs at pld.org.pl
bugs at pld.org.pl
Thu Feb 28 14:54:21 CET 2002
Date: 2002-02-28 14:53:29+01 Author: Jacek Konieczny (Jajcus) <jajcus at bnet.pl>
Title: Requires: python-mx-DateTime missing
Ticket ID: #108
Package: python-postgresql-7.2-4
Distribution: PLD-Ra.main
Category: other bug on spec
Current state: opened
Text:
After fresh install of python-postgresql and all required packages:
$ python
Python 2.2 (#1, Feb 22 2002, 00:26:57)
[GCC 2.95.4 20010319 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pgdb
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.2/site-packages/pgdb.py", line 65, in ?
ImportError: No module named DateTime
Installing "python-mx-DateTime" helps.
Please note, that for "pg" module (also included in the package) DateTime is not needed.
Mybe python-postgresql should be split into: python-pg and python-pgdb. These are two different python API to Postgresql database.
More information about the pld-bugs
mailing list